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

Felix Yan felixonmars at archlinux.org
Mon Oct 2 16:32:40 UTC 2017


    Date: Monday, October 2, 2017 @ 16:32:38
  Author: felixonmars
Revision: 261271

upgpkg: python-sure 1.4.7-1

Modified:
  python-sure/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-02 16:18:50 UTC (rev 261270)
+++ PKGBUILD	2017-10-02 16:32:38 UTC (rev 261271)
@@ -3,17 +3,17 @@
 
 pkgbase=python-sure
 pkgname=("python-sure" "python2-sure")
-pkgver=1.4.6
+pkgver=1.4.7
 pkgrel=1
 pkgdesc="HTTP client mock for Python"
 arch=('any')
-url="http://github.com/gabrielfalcao/sure"
+url="https://github.com/gabrielfalcao/sure"
 license=('GPL')
 makedepends=('python-six' 'python2-six' 'python-mock' 'python2-mock' 'python-setuptools'
              'python2-setuptools' 'git')
 checkdepends=('python-nose' 'python2-nose')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/gabrielfalcao/sure/archive/v$pkgver.tar.gz")
-sha512sums=('5da5ff2d2629afaff0327af4cf94717c4097fcf102094fcd33d04cc23df8dc16b52fd4c6c524583dfc0f1b85150d73651f4fbb62814575ea67b5477db8c35291')
+sha512sums=('f8cf4616edaac53370be86fa38b7ba49bf5dcbf4fd6322470f7912618319fce679cd4afd47ffbad86e47be0be45ba2c06aafc3236f0ebb9368a1760c0b06726e')
 
 prepare() {
   cp -a sure-$pkgver{,-py2}



More information about the arch-commits mailing list