Date: Tuesday, July 24, 2018 @ 13:43:35
  Author: mtorromeo
Revision: 363291

upgpkg: python-ndg-httpsclient 0.5.1-1

Modified:
  python-ndg-httpsclient/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-07-24 12:15:39 UTC (rev 363290)
+++ PKGBUILD    2018-07-24 13:43:35 UTC (rev 363291)
@@ -5,8 +5,8 @@
 pkgbase=python-ndg-httpsclient
 pkgname=(python-ndg-httpsclient python2-ndg-httpsclient)
 _pkgname=ndg_httpsclient
-pkgver=0.5.0
-pkgrel=2
+pkgver=0.5.1
+pkgrel=1
 pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using 
PyOpenSSL"
 arch=(any)
 url="https://pypi.python.org/pypi/ndg-httpsclient";
@@ -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=('c009f5430790936b3a97eaf9f968516664d97e146ab2bda991f0caadb7cc088b')
+sha256sums=('d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210')
 
 build() {
   cd "$srcdir"/$_pkgname-$pkgver

Reply via email to