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

Felix Yan felixonmars at archlinux.org
Wed Feb 24 09:26:20 UTC 2021


    Date: Wednesday, February 24, 2021 @ 09:26:20
  Author: felixonmars
Revision: 871129

upgpkg: python-praw 7.2.0-1

Modified:
  python-praw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 09:23:10 UTC (rev 871128)
+++ PKGBUILD	2021-02-24 09:26:20 UTC (rev 871129)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-praw
-pkgver=7.1.4
+pkgver=7.2.0
 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=('bb418f69779566f5b5dac98437d8766f998b78dcf412ed46c5fa48e7f1184ae93869e5965be426042387bcca4a2112f414f43edc3155cc96a32a04d586dfd5b0')
+sha512sums=('0cee57e40aa9d08f0f766cc0b693902123ec5f848faac81be850a7f0a451964deafea67b5def800232bb17d6db872ab655440a64d814e8d3ffc59ffcbf2f8356')
 
 build() {
   cd praw-$pkgver



More information about the arch-commits mailing list