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

Felix Yan fyan at archlinux.org
Fri May 20 05:25:47 UTC 2016


    Date: Friday, May 20, 2016 @ 07:25:47
  Author: fyan
Revision: 175767

upgpkg: python-fixtures 3.0.0-1

Modified:
  python-fixtures/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-20 05:25:23 UTC (rev 175766)
+++ PKGBUILD	2016-05-20 05:25:47 UTC (rev 175767)
@@ -3,7 +3,7 @@
 
 pkgbase=python-fixtures
 pkgname=('python-fixtures' 'python2-fixtures')
-pkgver=2.0.0
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="Fixtures, reusable state for writing clean tests and more"
 arch=('any')
@@ -12,8 +12,8 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 'python2-pbr'
              'python-six' 'python2-six' 'python-testtools' 'python2-testtools')
 checkdepends=('python-subunit' 'python2-subunit' 'python-mock' 'python2-mock')
-source=("https://pypi.python.org/packages/source/f/fixtures/fixtures-$pkgver.tar.gz")
-sha512sums=('ab67b7db8b289df49c3dec5b4d864941e6d34441153f08a119e3a103b83c8a2ea273712e1e053b37580f5045c76cb5c1994ed587a94b0e9ad12d2bfc41b7d7b3')
+source=("https://pypi.io/packages/source/f/fixtures/fixtures-$pkgver.tar.gz")
+sha512sums=('e52ba864c42d15a8baa60583761006b2dd78e3cd5f3f043f5702346aef428b933d62e8fa5889b7cb4196e4072acc5df3b7ffa39702a1b782887bdc109299b695')
 
 prepare() {
   cp -a fixtures-$pkgver{,-py2}



More information about the arch-commits mailing list