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

Massimiliano Torromeo mtorromeo at archlinux.org
Thu Jun 4 13:33:01 UTC 2015


    Date: Thursday, June 4, 2015 @ 15:33:01
  Author: mtorromeo
Revision: 134777

upgpkg: python2-ndg-httpsclient 0.4.0-1

Updated to 0.4.0

Modified:
  python2-ndg-httpsclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-04 13:04:27 UTC (rev 134776)
+++ PKGBUILD	2015-06-04 13:33:01 UTC (rev 134777)
@@ -4,7 +4,7 @@
 
 pkgname=python2-ndg-httpsclient
 _pkgname=ndg_httpsclient
-pkgver=0.3.3
+pkgver=0.4.0
 pkgrel=1
 pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL"
 arch=(any)
@@ -15,8 +15,8 @@
 options=(!emptydirs)
 source=(https://pypi.python.org/packages/source/n/ndg-httpsclient/$_pkgname-$pkgver.tar.gz
         https://github.com/cedadev/ndg_httpsclient/raw/e53ddbcdf1619f636f06e745cf074761a0989d4f/LICENSE)
-sha256sums=('7b9601225d2f530663567d03326f28f22a4a6423e56ac1812d61fd20412633f2'
-            '7be3995faaf78cebcf2cfcd77dbad990855d7a639243900d2208a824ced29e07')
+sha256sums=('e8c155fdebd9c4bcb0810b4ed01ae1987554b1ee034dd7532d7b8fdae38a6274'
+            '6aebc0c215cb6b73660175704579011215a7ca8f4e35a6c129169de217faf7fb')
 
 build() {
 	cd "$srcdir"/$_pkgname-$pkgver



More information about the arch-commits mailing list