aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-26 00:44:31 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-26 00:50:55 -0300
commit33fb8e5b946e07d2a607d8dfcbd04f6824e3988d (patch)
treea89a62f6e7b26621c6295d3387d24a6bcf0a7c4a /testing
parent1b5061c214f520547f67112f257468b1870c8ae2 (diff)
downloadaports-33fb8e5b946e07d2a607d8dfcbd04f6824e3988d.tar.bz2
aports-33fb8e5b946e07d2a607d8dfcbd04f6824e3988d.tar.xz
testing/py3-praw: upgrade to 6.4.0
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-praw/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-praw/APKBUILD b/testing/py3-praw/APKBUILD
index d8e2afca47..ab0f1214ed 100644
--- a/testing/py3-praw/APKBUILD
+++ b/testing/py3-praw/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-praw
_pkgname=praw
-pkgver=6.3.1
+pkgver=6.4.0
pkgrel=0
pkgdesc="A Python module to access to reddit's API"
url="https://github.com/praw-dev/praw"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="0e2a007e8ded7def5ac293c83aa2b96c108dc98a484dd06c48f300feb4298a95cf14868576f921f5b8910448f424d92ada035dc635e79ce89e24170a47230839 praw-6.3.1.tar.gz"
+sha512sums="ca444e068cb61c16388aac2adca6874aafa588fb0aecfc94666a88405f4d9123ace6361cfeb1f3ceaab19bdc04eb9f3ffc03a8260cef80e3b6113f906e9e33f1 praw-6.4.0.tar.gz"