aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-08-05 19:37:48 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-08-06 01:11:33 +0000
commit4b84e2ea1050c0dd396d9ccbe79cc58b1a82d5b9 (patch)
treeeeae62a5d9d142bbdbd88107d05bf50500dc6dc3
parent2901562184ad816d823ab7271ce3c1ec35614b74 (diff)
testing/py3-prawcore: upgrade to 1.5.0
-rw-r--r--testing/py3-prawcore/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-prawcore/APKBUILD b/testing/py3-prawcore/APKBUILD
index eb8ae166e09..cec2d9b2cb0 100644
--- a/testing/py3-prawcore/APKBUILD
+++ b/testing/py3-prawcore/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=py3-prawcore
-pkgver=1.4.0
+pkgver=1.5.0
pkgrel=0
pkgdesc="a low-level communication layer for PRAW 4+"
options="net" # To fetch unpackaged test dependencies
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="4fda3cb7e403a958ec8ed25faf7d9ca23c8bfdf6fed7c47a8cfafac37314cf821dcba3523b0d2b8a879b4f010287c2c6eb627c18af0c61952b70b12cd335ed10 py3-prawcore-1.4.0.tar.gz"
+sha512sums="6ee3191702cb6b1daf30763bd8fc1a919dc6820792c1a64399dc98f5986e33ee3e2a59286277e4232b5d58077d54e0cf444f9a0144dd7bad91286a57f2fe6a89 py3-prawcore-1.5.0.tar.gz"