diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 13:16:06 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:42 +0000 |
| commit | 67123b9dd6782806242fa728077549ece231f22b (patch) | |
| tree | 7df68efb250884ad351de292befd2be08b62dd75 /testing | |
| parent | c60928f4d137e12047db8a5697fb62719d87e32e (diff) | |
| download | aports-67123b9dd6782806242fa728077549ece231f22b.tar.bz2 aports-67123b9dd6782806242fa728077549ece231f22b.tar.xz | |
testing/py3-rabbit: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-rabbit/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-rabbit/APKBUILD b/testing/py3-rabbit/APKBUILD index 333166a62a..1aa5de8687 100644 --- a/testing/py3-rabbit/APKBUILD +++ b/testing/py3-rabbit/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-rabbit _pkgname=pyrabbit pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Pythonic interface to the RabbitMQ Management HTTP API" options="!check" # No testsuite in PYPI tarball url="https://github.com/bkjones/pyrabbit" |
