diff options
Diffstat (limited to 'testing/py-zope-deprecation')
-rw-r--r-- | testing/py-zope-deprecation/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-zope-deprecation/APKBUILD b/testing/py-zope-deprecation/APKBUILD index a0882f7041..88667793d5 100644 --- a/testing/py-zope-deprecation/APKBUILD +++ b/testing/py-zope-deprecation/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Zope Deprecation Infrastructure" url="https://pypi.python.org/pypi/zope.deprecation" arch="noarch" -license="ZPL2+" +license="ZPL-2.1" depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" |