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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Nov 26 17:50:58 UTC 2018


    Date: Monday, November 26, 2018 @ 17:50:58
  Author: svenstaro
Revision: 409793

upgpkg: python-requests-credssp 1.0.2-1

Modified:
  python-requests-credssp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-26 17:45:47 UTC (rev 409792)
+++ PKGBUILD	2018-11-26 17:50:58 UTC (rev 409793)
@@ -4,7 +4,7 @@
 pkgbase=('python-requests-credssp')
 pkgname=('python-requests-credssp' 'python2-requests-credssp')
 _module='requests-credssp'
-pkgver=1.0.1
+pkgver=1.0.2
 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=('f4856871cd0a25e6d45b265d7c3c322c80581a33c1ceb371b153952bc8a26d1632b0ae62768a3e74b2e8c120fa233ee22bf7610a82e1ab467aa950afc584b398')
+sha512sums=('c64c8018ab0d08dcaf13f0572415bdc36be467895a3d031bfa8322107336507c747f348bd41ed36ecaf62dbf242c86b1db318b1be952288c82ef013177d95db8')
 
 prepare() {
     cp -a "${srcdir}/${_module}-${pkgver}"{,-python2}



More information about the arch-commits mailing list