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

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Jul 25 14:16:38 UTC 2016


    Date: Monday, July 25, 2016 @ 14:16:38
  Author: mtorromeo
Revision: 183974

upgpkg: python-ndg-httpsclient 0.4.2-1

Updated to 0.4.2

Modified:
  python-ndg-httpsclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-25 14:09:28 UTC (rev 183973)
+++ PKGBUILD	2016-07-25 14:16:38 UTC (rev 183974)
@@ -5,7 +5,7 @@
 pkgbase=python-ndg-httpsclient
 pkgname=(python-ndg-httpsclient python2-ndg-httpsclient)
 _pkgname=ndg_httpsclient
-pkgver=0.4.1
+pkgver=0.4.2
 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=('133931ab2cf7118f8fc7ccc29e289ba8f644dd90f84632fa0e6eb16df4ba1891')
+sha256sums=('580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c43768eb8ac')
 
 build() {
   cd "$srcdir"/$_pkgname-$pkgver



More information about the arch-commits mailing list