summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 339add94550d6bb434ff8f477f35a39e380a25ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-pipenv-git
	pkgdesc = Python Development Workflow for Humans.
	pkgver = 2023.9.1.r4.g76edf74f
	pkgrel = 1
	url = https://pipenv.pypa.io
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-pip
	depends = python-virtualenv
	depends = python-setuptools
	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