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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Sep 28 04:26:44 UTC 2018


    Date: Friday, September 28, 2018 @ 04:26:44
  Author: svenstaro
Revision: 386774

upgpkg: python-requests-credssp 1.0.1-1

Modified:
  python-requests-credssp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-28 00:12:21 UTC (rev 386773)
+++ PKGBUILD	2018-09-28 04:26:44 UTC (rev 386774)
@@ -4,8 +4,8 @@
 pkgbase=('python-requests-credssp')
 pkgname=('python-requests-credssp' 'python2-requests-credssp')
 _module='requests-credssp'
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
 pkgdesc="HTTPS CredSSP authentication with the requests library"
 url="https://github.com/jborean93/requests-credssp"
 makedepends=('python-setuptools' 'python2-setuptools')
@@ -12,7 +12,7 @@
 license=('ISC')
 arch=('any')
 source=("https://github.com/jborean93/requests-credssp/archive/v${pkgver}.tar.gz")
-sha512sums=('2918785f2225a32e1777cc81e7ad2d069151e0507766ba0db8ca9e92f67fe4e586f808adb7e0378d1d623e3b3298d1d34b20ef5d7e785bd05a44347bac4c548f')
+sha512sums=('f4856871cd0a25e6d45b265d7c3c322c80581a33c1ceb371b153952bc8a26d1632b0ae62768a3e74b2e8c120fa233ee22bf7610a82e1ab467aa950afc584b398')
 
 prepare() {
     cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}



More information about the arch-commits mailing list