python3-pipenv: update to 2020.11.15.
This commit is contained in:
parent
53f80e4b2f
commit
7c9fe02ff2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pipenv'
|
||||
pkgname=python3-pipenv
|
||||
version=2020.11.4
|
||||
version=2020.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=d6ac39d1721517b23aca12cdb4c726dc318ec4d7bdede5c1220bbb81775005c3
|
||||
checksum=8253fe6f9cfb3791a54da8a0571f73c918cb3457dd908684c1800a13a06ec4c1
|
||||
conflicts="python-pipenv>=0"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue