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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Apr 11 09:08:53 UTC 2018


    Date: Wednesday, April 11, 2018 @ 09:08:52
  Author: svenstaro
Revision: 315700

upgpkg: python-requests-credssp 1.0.0-1

Modified:
  python-requests-credssp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-11 09:07:31 UTC (rev 315699)
+++ PKGBUILD	2018-04-11 09:08:52 UTC (rev 315700)
@@ -4,7 +4,7 @@
 pkgbase=('python-requests-credssp')
 pkgname=('python-requests-credssp' 'python2-requests-credssp')
 _module='requests-credssp'
-pkgver=0.1.0
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="HTTPS CredSSP authentication with the requests library"
 url="https://github.com/jborean93/requests-credssp"
@@ -12,7 +12,7 @@
 license=('ISC')
 arch=('any')
 source=("https://github.com/jborean93/requests-credssp/archive/v${pkgver}.tar.gz")
-sha512sums=('a3fb18924101a6fe3bbfb6e95a9abdd58eaceb8d91ce62639782ff17cdee96143c02d5cc6d77d6655f199a75dc55b0bb8eee6daa7a496dc705f5badc1b7d6580')
+sha512sums=('2918785f2225a32e1777cc81e7ad2d069151e0507766ba0db8ca9e92f67fe4e586f808adb7e0378d1d623e3b3298d1d34b20ef5d7e785bd05a44347bac4c548f')
 
 prepare() {
     cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}



More information about the arch-commits mailing list