summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f2341c49022b9d4b1e1f4a50e0690aa9ea999049 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pipenv-git
	pkgdesc = Python Development Workflow for Humans.
	pkgver = 2018.11.26.r690.ga883ef51
	pkgrel = 1
	url = https://pipenv.pypa.io
	arch = any
	license = MIT
	makedepends = git
	depends = python
	depends = python-pip
	depends = python-virtualenv
	depends = python-setuptools
	depends = python-virtualenv-clone
	depends = python-certifi
	provides = python-pipenv
	conflicts = python-pipenv
	source = python-pipenv-git::git+https://github.com/pypa/pipenv.git
	sha256sums = SKIP

pkgname = python-pipenv-git