virtualenvwrapper: rebuild for Python 3.11
This commit is contained in:
parent
b6b55be92c
commit
a61a36d187
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'virtualenvwrapper'
|
# Template file for 'virtualenvwrapper'
|
||||||
pkgname=virtualenvwrapper
|
pkgname=virtualenvwrapper
|
||||||
version=4.8.4
|
version=4.8.4
|
||||||
revision=5
|
revision=6
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="virtualenvwrapper"
|
pycompile_module="virtualenvwrapper"
|
||||||
hostmakedepends="python3-setuptools python3-pbr"
|
hostmakedepends="python3-setuptools python3-pbr"
|
||||||
|
|
Loading…
Reference in New Issue