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

Felix Yan fyan at archlinux.org
Tue May 24 06:19:12 UTC 2016


    Date: Tuesday, May 24, 2016 @ 08:19:11
  Author: fyan
Revision: 176191

upgpkg: python-sure 1.2.25-1

Modified:
  python-sure/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-24 06:10:37 UTC (rev 176190)
+++ PKGBUILD	2016-05-24 06:19:11 UTC (rev 176191)
@@ -3,8 +3,8 @@
 
 pkgbase=python-sure
 pkgname=("python-sure" "python2-sure")
-pkgver=1.2.24
-pkgrel=2
+pkgver=1.2.25
+pkgrel=1
 pkgdesc="HTTP client mock for Python"
 arch=('any')
 url="http://github.com/gabrielfalcao/sure"
@@ -11,8 +11,8 @@
 license=('GPL')
 makedepends=('python-six' 'python2-six' 'python-mock' 'python2-mock' 'python-setuptools' 'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
-source=("https://pypi.python.org/packages/source/s/sure/sure-$pkgver.tar.gz")
-sha512sums=('875d2cb220d8915737909df372bedc2266c5c948c6f5ea23f3de5ee57b0f1179d2a0ae3455228d71a4f0f4279c098bb4c142a862b55462d67fd425c0def49a8b')
+source=("https://pypi.io/packages/source/s/sure/sure-$pkgver.tar.gz")
+sha512sums=('d1cdd7a3165ae0cb8ec30ca0cb636057d589638554e1d9aeecafed7149dd7ab1f220428028becb1507c54b888c831ae590e4781fb540092144abcf53a41be635')
 
 prepare() {
   cp -a "sure-$pkgver"{,-py2}



More information about the arch-commits mailing list