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

Balló György bgyorgy at archlinux.org
Sat Jun 5 21:56:18 UTC 2021


    Date: Saturday, June 5, 2021 @ 21:56:18
  Author: bgyorgy
Revision: 956179

upgpkg: python-requests-hawk 1.1.1-1: Update to version 1.1.1

Modified:
  python-requests-hawk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-05 21:55:52 UTC (rev 956178)
+++ PKGBUILD	2021-06-05 21:56:18 UTC (rev 956179)
@@ -2,8 +2,8 @@
 
 _pkgname=requests-hawk
 pkgname=python-requests-hawk
-pkgver=1.1.0
-pkgrel=3
+pkgver=1.1.1
+pkgrel=1
 pkgdesc='Hawk authentication strategy for the requests python library'
 arch=('any')
 url='https://github.com/mozilla-services/requests-hawk'
@@ -11,7 +11,7 @@
 depends=('python-mohawk' 'python-requests')
 makedepends=('python-setuptools')
 source=("https://github.com/mozilla-services/$_pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('ed12a67ee0a6b1d8b6c878d99a8c5819f359acb3a69fd8b69dc95ea6106b935f')
+sha256sums=('230eeebb65ce5aa5689f19ea0bbf9e90eb3a0767c1db3d940bbe8ad924fdb904')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list