python-virtualenv: update to 13.0.1
This commit is contained in:
parent
d81f1af39f
commit
0b6170c731
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-virtualenv'
|
# Template file for 'python-virtualenv'
|
||||||
pkgname=python-virtualenv
|
pkgname=python-virtualenv
|
||||||
version=12.1.1
|
version=13.0.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="virtualenv-${version}"
|
wrksrc="virtualenv-${version}"
|
||||||
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||||||
homepage="https://virtualenv.pypa.io/"
|
homepage="https://virtualenv.pypa.io/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/v/virtualenv/virtualenv-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/virtualenv/virtualenv-${version}.tar.gz"
|
||||||
checksum=3c88cf7df114c32cf0651d12f979b8db556d992d647493e5bdbbe2828be40007
|
checksum=36c2cfae0f9c6462264bb19c478fc6bab3478cf0575f1027452e975a1ed84dbd
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '1d' virtualenv.py
|
sed -i '1d' virtualenv.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user