aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-amqp
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-27 03:01:50 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-27 03:01:50 -0300
commit45b6c09a307cd0053a43bdb90c784d58ba4f1849 (patch)
tree9e44704bfcd8d84fe7c83c7e72b09babc9a46581 /testing/py3-amqp
parent0785d25ecad59d5251314adc5fd7193a074362b1 (diff)
downloadaports-45b6c09a307cd0053a43bdb90c784d58ba4f1849.tar.bz2
aports-45b6c09a307cd0053a43bdb90c784d58ba4f1849.tar.xz
testing/py3-amqp: upgrade to 2.5.1
Diffstat (limited to 'testing/py3-amqp')
-rw-r--r--testing/py3-amqp/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-amqp/APKBUILD b/testing/py3-amqp/APKBUILD
index 7b50535528..9d56f9bdda 100644
--- a/testing/py3-amqp/APKBUILD
+++ b/testing/py3-amqp/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-amqp
_pyname=amqp
-pkgver=2.4.2
-pkgrel=1
+pkgver=2.5.1
+pkgrel=0
pkgdesc="an AMQP implementation"
url="https://pypi.python.org/pypi/amqp/"
arch="noarch"
@@ -34,4 +34,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="dba880c07ee8b503e02f11ea5804f559ac2eb85717118d796558b1890032482babd15930af78f9d11b77530d496fce3ba8c8579eec71ce5a3f76b8d8a181af34 amqp-2.4.2.tar.gz"
+sha512sums="0b68d1de0be4ff0015c79a375eaaa742c0cc1453ead11c68bb6e0e0d79f437432154060d0634100e5eb013e667e90e069d8a96dbbc9bb1df32fbc5bdc1686371 amqp-2.5.1.tar.gz"