summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 487c9d4b34af29acbee1e16214875036f0903d71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pipenv-git
	pkgdesc = Python Development Workflow for Humans.
	pkgver = 2022.1.8.r59.g8753ceea
	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