From 49c39f81dd6ad3964b97484047e82f596deb26af Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:44:44 +0100 Subject: [PATCH] virtualenvwrapper: orphan --- srcpkgs/virtualenvwrapper/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/virtualenvwrapper/template b/srcpkgs/virtualenvwrapper/template index 913860dba96..b4d775d1228 100644 --- a/srcpkgs/virtualenvwrapper/template +++ b/srcpkgs/virtualenvwrapper/template @@ -7,7 +7,7 @@ pycompile_module="virtualenvwrapper" hostmakedepends="python3-setuptools python3-pbr" depends="python3-virtualenv python3-virtualenv-clone python3-stevedore" short_desc="Enhancements to virtualenv" -maintainer="Alessio Sergi " +maintainer="Orphaned " license="MIT" homepage="https://virtualenvwrapper.readthedocs.io/" distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"