Date: Friday, September 8, 2017 @ 09:55:20 Author: mtorromeo Revision: 256146
upgpkg: python-ndg-httpsclient 0.4.3-1 Modified: python-ndg-httpsclient/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-09-08 09:55:15 UTC (rev 256145) +++ PKGBUILD 2017-09-08 09:55:20 UTC (rev 256146) @@ -5,8 +5,8 @@ pkgbase=python-ndg-httpsclient pkgname=(python-ndg-httpsclient python2-ndg-httpsclient) _pkgname=ndg_httpsclient -pkgver=0.4.2 -pkgrel=2 +pkgver=0.4.3 +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=('580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c43768eb8ac') +sha256sums=('7bfd8c5cfcbc241a93ca6a4e45f952650f5c7ecf7c49b1dbcf5f4d390240be0b') build() { cd "$srcdir"/$_pkgname-$pkgver