diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-29 10:39:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:53 +0000 |
commit | 878ae0dccd8134cc90514d252e1a19b771eb15d2 (patch) | |
tree | 568f99c66e6539621a64aff6338dbcfde14b979d /community/py3-pyhamcrest | |
parent | fbdf1e31dfc9d54b536b06cf47c5e020c24f7f54 (diff) | |
download | aports-878ae0dccd8134cc90514d252e1a19b771eb15d2.tar.bz2 aports-878ae0dccd8134cc90514d252e1a19b771eb15d2.tar.xz |
community/py3-pyhamcrest: rebuild against python 3.8
Diffstat (limited to 'community/py3-pyhamcrest')
-rw-r--r-- | community/py3-pyhamcrest/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pyhamcrest/APKBUILD b/community/py3-pyhamcrest/APKBUILD index 36e1a07a9b..e1dba0fc70 100644 --- a/community/py3-pyhamcrest/APKBUILD +++ b/community/py3-pyhamcrest/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pyhamcrest _pkgname=PyHamcrest pkgver=1.9.0 -pkgrel=2 +pkgrel=3 pkgdesc="Hamcrest framework for matcher objects" url="https://github.com/hamcrest/PyHamcrest" arch="noarch" |