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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Aug 24 19:31:52 UTC 2020


    Date: Monday, August 24, 2020 @ 19:31:52
  Author: svenstaro
Revision: 687769

upgpkg: python-requests-credssp 1.2.0-1

Modified:
  python-requests-credssp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-24 19:31:52 UTC (rev 687768)
+++ PKGBUILD	2020-08-24 19:31:52 UTC (rev 687769)
@@ -3,7 +3,7 @@
 
 pkgname=python-requests-credssp
 _module='requests-credssp'
-pkgver=1.1.1
+pkgver=1.2.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=("${pkgname}-${pkgver}.tar.gz::https://github.com/jborean93/requests-credssp/archive/v${pkgver}.tar.gz")
-sha512sums=('73c5febbed56d72f26df944718bd2ee9c86de15b26fc790880babdfecd4372f2f0fb7a549cc84e407e500a62527e0813f42bc1aeef60cba3e5a80ece38ff3b4c')
+sha512sums=('55458773cbf14a468d22d0b04186611385ff24fceda85052e69981bd6d4fd32a46f96b95fa36724b72fd9719485b2ed8906d1927284157e7bc685c0c42c2312c')
 
 build() {
     cd "${_module}-${pkgver}"



More information about the arch-commits mailing list