[arch-commits] Commit in python-ndg-httpsclient/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at archlinux.org
Sat May 5 09:59:10 UTC 2018


    Date: Saturday, May 5, 2018 @ 09:59:09
  Author: mtorromeo
Revision: 318975

upgpkg: python-ndg-httpsclient 0.5.0-1

Modified:
  python-ndg-httpsclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-05 09:58:54 UTC (rev 318974)
+++ PKGBUILD	2018-05-05 09:59:09 UTC (rev 318975)
@@ -5,7 +5,7 @@
 pkgbase=python-ndg-httpsclient
 pkgname=(python-ndg-httpsclient python2-ndg-httpsclient)
 _pkgname=ndg_httpsclient
-pkgver=0.4.4
+pkgver=0.5.0
 pkgrel=1
 pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL"
 arch=(any)
@@ -15,7 +15,7 @@
              python-setuptools python-pyopenssl python-pyasn1)
 options=(!emptydirs)
 source=(https://files.pythonhosted.org/packages/source/n/ndg-httpsclient/$_pkgname-$pkgver.tar.gz)
-sha256sums=('fba4d4798dcac2965874f24afb6631b4326baa4bd02505744d34f690c354856a')
+sha256sums=('c009f5430790936b3a97eaf9f968516664d97e146ab2bda991f0caadb7cc088b')
 
 build() {
   cd "$srcdir"/$_pkgname-$pkgver



More information about the arch-commits mailing list