python3-pipenv: update to 2021.11.15.
This commit is contained in:
parent
e51c4947cd
commit
9ac54488c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipenv'
|
||||
pkgname=python3-pipenv
|
||||
version=2021.11.9
|
||||
version=2021.11.15
|
||||
revision=1
|
||||
wrksrc="pipenv-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pypa/pipenv"
|
||||
distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz"
|
||||
checksum=7662399162bc887ee86e96d0baa6984236228af9c1fd6594be0b18910225579d
|
||||
checksum=616766b1e8dfc24b2e7c6dfbbc8276b7d7ba07e778e5eb0f1b6e59fcd4532fd1
|
||||
conflicts="python-pipenv>=0"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue