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

Felix Yan felixonmars at archlinux.org
Sat Feb 11 14:59:47 UTC 2017


    Date: Saturday, February 11, 2017 @ 14:59:46
  Author: felixonmars
Revision: 211861

upgpkg: python-sure 1.4.1-1

Modified:
  python-sure/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-11 14:56:45 UTC (rev 211860)
+++ PKGBUILD	2017-02-11 14:59:46 UTC (rev 211861)
@@ -3,8 +3,8 @@
 
 pkgbase=python-sure
 pkgname=("python-sure" "python2-sure")
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc="HTTP client mock for Python"
 arch=('any')
 url="http://github.com/gabrielfalcao/sure"
@@ -12,7 +12,7 @@
 makedepends=('python-six' 'python2-six' 'python-mock' 'python2-mock' 'python-setuptools' 'python2-setuptools')
 checkdepends=('python-nose' 'python2-nose')
 source=("https://pypi.io/packages/source/s/sure/sure-$pkgver.tar.gz")
-sha512sums=('a68b18e1d13f0b008184812b8b11041fbcaaf7c22cf7f62542ad73eeb816af96af7881f758eaa960d2348f75d1b00359aee30867699e366667135a389433dcd9')
+sha512sums=('09ebd265871957a72c7fdef0b0047af915283aab4c394cb27c05536c66ce7b4480564df45815f25015b1dc5409d7cfe8791b5d2400f6ad359e8f1eff19bc45ea')
 
 prepare() {
   cp -a "sure-$pkgver"{,-py2}



More information about the arch-commits mailing list