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

Balló György bgyorgy at archlinux.org
Sun Mar 8 11:44:15 UTC 2020


    Date: Sunday, March 8, 2020 @ 11:44:15
  Author: bgyorgy
Revision: 591865

upgpkg: python-requests-hawk 1.0.1-1: Update to new version

Modified:
  python-requests-hawk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 11:44:11 UTC (rev 591864)
+++ PKGBUILD	2020-03-08 11:44:15 UTC (rev 591865)
@@ -2,8 +2,8 @@
 
 _pkgname=requests-hawk
 pkgname=python-requests-hawk
-pkgver=1.0.0
-pkgrel=4
+pkgver=1.0.1
+pkgrel=1
 pkgdesc="Hawk authentication strategy for the requests python library"
 arch=('any')
 url="https://github.com/mozilla-services/requests-hawk"
@@ -10,7 +10,7 @@
 license=('Apache')
 depends=('python-mohawk' 'python-requests')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mozilla-services/$_pkgname/archive/$pkgver.tar.gz")
-sha256sums=('6d1be6fab72659952069048081b26e0d536f3d2960640452943cd347a1b2e117')
+sha256sums=('022ab238a42d62bfb594bfe7cb7535dd75e2bd189ec2e3a365cd2ee23df300ad')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list