diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-04 12:30:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:40 +0000 |
commit | 6fa844699ee0fa2aadba36ca4c9f02433d8152d1 (patch) | |
tree | b87944d6549fea6e64a76e3cc1a6186148b85444 /community/py-zope-deprecation/APKBUILD | |
parent | 624fafa0ee95b588fca7fb6bd25c8918a97b4032 (diff) | |
download | aports-6fa844699ee0fa2aadba36ca4c9f02433d8152d1.tar.bz2 aports-6fa844699ee0fa2aadba36ca4c9f02433d8152d1.tar.xz |
community/py-zope-deprecation: rebuild against python 3.7
Diffstat (limited to 'community/py-zope-deprecation/APKBUILD')
-rw-r--r-- | community/py-zope-deprecation/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-zope-deprecation/APKBUILD b/community/py-zope-deprecation/APKBUILD index fdfad1f05b..4073bbe6c8 100644 --- a/community/py-zope-deprecation/APKBUILD +++ b/community/py-zope-deprecation/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-zope-deprecation _pkgname=zope.deprecation pkgver=4.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Zope Deprecation Infrastructure" url="https://pypi.python.org/pypi/zope.deprecation" arch="noarch" |