python3-pipenv: update to 2022.1.8.
This commit is contained in:
parent
9fa6e2c4af
commit
66c86ba98d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipenv'
|
||||
pkgname=python3-pipenv
|
||||
version=2021.11.23
|
||||
version=2022.1.8
|
||||
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=1bde859e8bbd1d21d503fd995bc0170048d6da7686ab885f074592c99a16e8f3
|
||||
checksum=f84d7119239b22ab2ac2b8fbc7d619d83cf41135206d72a17c4f151cda529fd0
|
||||
conflicts="python-pipenv>=0"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue