[arch-commits] Commit in python-praw/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Feb 3 22:13:34 UTC 2021


    Date: Wednesday, February 3, 2021 @ 22:13:28
  Author: felixonmars
Revision: 843700

upgpkg: python-praw 7.1.2-1

Modified:
  python-praw/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-03 22:13:22 UTC (rev 843699)
+++ PKGBUILD	2021-02-03 22:13:28 UTC (rev 843700)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-praw
-pkgver=7.1.1
+pkgver=7.1.2
 pkgrel=1
 pkgdesc="Python Reddit API Wrapper that allows for simple access to reddit's API"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python-pytest-runner')
 checkdepends=('python-mock' 'python-betamax-serializers' 'python-betamax-matchers')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/praw-dev/praw/archive/v$pkgver.tar.gz")
-sha512sums=('30d3256b9323d1a4d1a6354c9e69e1260899c5296c8d843034c1a3699735b9eff558c30ba67f1891399847daafa77f311b296892d49525af521a95ca8fb9287e')
+sha512sums=('8d2a343b17cc86070ad02eae5846084aeb3ae34dda69204f1e5ec9b2dad7c751e89c07d53fb4bfc06b66c145dd06e7885200f7224311b5939d3cc37b3e192136')
 
 build() {
   cd praw-$pkgver



More information about the arch-commits mailing list