diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 07:36:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:57 +0000 |
commit | 74f053918238b15c9bff30d3e03f7182e4962cdf (patch) | |
tree | a94b0aac95085cdf0f6a2d8fd243dbccfb1e010b /testing/py-pyzor | |
parent | e381b0418de4dbfba27a519acacf3bb0e4da3b9d (diff) | |
download | aports-74f053918238b15c9bff30d3e03f7182e4962cdf.tar.bz2 aports-74f053918238b15c9bff30d3e03f7182e4962cdf.tar.xz |
testing/py-pyzor: rebuild against python 3.7
Diffstat (limited to 'testing/py-pyzor')
-rw-r--r-- | testing/py-pyzor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyzor/APKBUILD b/testing/py-pyzor/APKBUILD index 1c53b9ac21..a7310c81a4 100644 --- a/testing/py-pyzor/APKBUILD +++ b/testing/py-pyzor/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-pyzor _pkgname=pyzor pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python implementation of a spam-blocking networked system that use spam signatures to identify them." url="https://pypi.python.org/pypi/pyzor/" arch="noarch" |