diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 14:55:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:45 +0000 |
commit | d704f24a6e75644fa0f2425421b759e9612b4812 (patch) | |
tree | 9ba2ecad1fa954bd12a5985eec5154b84786722b | |
parent | 66e97a425b21333f085a850d4756a94d1be2e082 (diff) | |
download | aports-d704f24a6e75644fa0f2425421b759e9612b4812.tar.bz2 aports-d704f24a6e75644fa0f2425421b759e9612b4812.tar.xz |
testing/py3-zope-exceptions: rebuild against python 3.8
-rw-r--r-- | testing/py3-zope-exceptions/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-zope-exceptions/APKBUILD b/testing/py3-zope-exceptions/APKBUILD index 3ee4c41b59..d3a41488bb 100644 --- a/testing/py3-zope-exceptions/APKBUILD +++ b/testing/py3-zope-exceptions/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-zope-exceptions _pkgname=zope.exceptions pkgver=4.3 -pkgrel=0 +pkgrel=1 pkgdesc="Zope Exceptions" # Cyclic dep zope.testrunner needs zope.exceptions to run, but zope.exceptions # needs zope.testrunner on its test dependencies |