diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 07:34:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:56 +0000 |
commit | 9102c96430ee120c57385c962ed089cee32b2136 (patch) | |
tree | 5be9023dacd18239dd16106febd73ffd31a6f204 /testing/py3-pyhamcrest | |
parent | fe6d42657c8ceab1a426a4be76bb4cabf5998b33 (diff) | |
download | aports-9102c96430ee120c57385c962ed089cee32b2136.tar.bz2 aports-9102c96430ee120c57385c962ed089cee32b2136.tar.xz |
testing/py3-pyhamcrest: rebuild against python 3.7
Diffstat (limited to 'testing/py3-pyhamcrest')
-rw-r--r-- | testing/py3-pyhamcrest/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyhamcrest/APKBUILD b/testing/py3-pyhamcrest/APKBUILD index 24588482fd..00db8a5a83 100644 --- a/testing/py3-pyhamcrest/APKBUILD +++ b/testing/py3-pyhamcrest/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pyhamcrest _pkgname=PyHamcrest pkgver=1.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="Hamcrest framework for matcher objects" url="https://github.com/hamcrest/PyHamcrest" arch="noarch" |