virtualenvwrapper: orphan

This commit is contained in:
Michal Vasilek 2023-01-09 16:44:44 +01:00
parent f8cabf8621
commit 49c39f81dd

View file

@ -7,7 +7,7 @@ pycompile_module="virtualenvwrapper"
hostmakedepends="python3-setuptools python3-pbr" hostmakedepends="python3-setuptools python3-pbr"
depends="python3-virtualenv python3-virtualenv-clone python3-stevedore" depends="python3-virtualenv python3-virtualenv-clone python3-stevedore"
short_desc="Enhancements to virtualenv" short_desc="Enhancements to virtualenv"
maintainer="Alessio Sergi <al3hex@gmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://virtualenvwrapper.readthedocs.io/" homepage="https://virtualenvwrapper.readthedocs.io/"
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"