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

Felix Yan felixonmars at archlinux.org
Fri May 29 12:30:40 UTC 2020


    Date: Friday, May 29, 2020 @ 12:30:39
  Author: felixonmars
Revision: 636995

upgpkg: python-prawcore 1.4.0-1

Modified:
  python-prawcore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-29 12:29:45 UTC (rev 636994)
+++ PKGBUILD	2020-05-29 12:30:39 UTC (rev 636995)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-prawcore
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="Low-level communication layer for PRAW 4+."
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-mock' 'python-betamax-matchers' 'python-betamax-serializers'
               'python-testfixtures')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/praw-dev/prawcore/archive/v$pkgver.tar.gz")
-sha512sums=('e64f6b52654fcf279e7296420f950d7eb6dc535dd72326f43ed7840189a52b0f0096fc66ee81360231efe3c00686239128e8dd7bf153599be7eb30ded5ed9891')
+sha512sums=('4fda3cb7e403a958ec8ed25faf7d9ca23c8bfdf6fed7c47a8cfafac37314cf821dcba3523b0d2b8a879b4f010287c2c6eb627c18af0c61952b70b12cd335ed10')
 
 check() {
   cd prawcore-$pkgver



More information about the arch-commits mailing list