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

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Feb 19 09:20:15 UTC 2018


    Date: Monday, February 19, 2018 @ 09:20:15
  Author: mtorromeo
Revision: 296343

upgpkg: python-ndg-httpsclient 0.4.4-1

Modified:
  python-ndg-httpsclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-19 09:17:26 UTC (rev 296342)
+++ PKGBUILD	2018-02-19 09:20:15 UTC (rev 296343)
@@ -5,7 +5,7 @@
 pkgbase=python-ndg-httpsclient
 pkgname=(python-ndg-httpsclient python2-ndg-httpsclient)
 _pkgname=ndg_httpsclient
-pkgver=0.4.3
+pkgver=0.4.4
 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=('7bfd8c5cfcbc241a93ca6a4e45f952650f5c7ecf7c49b1dbcf5f4d390240be0b')
+sha256sums=('fba4d4798dcac2965874f24afb6631b4326baa4bd02505744d34f690c354856a')
 
 build() {
   cd "$srcdir"/$_pkgname-$pkgver



More information about the arch-commits mailing list