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

Felix Yan felixonmars at archlinux.org
Fri Jun 17 11:49:38 UTC 2016


    Date: Friday, June 17, 2016 @ 11:49:38
  Author: felixonmars
Revision: 180356

upgpkg: python-testresources 2.0.1-1

Modified:
  python-testresources/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-17 11:49:00 UTC (rev 180355)
+++ PKGBUILD	2016-06-17 11:49:38 UTC (rev 180356)
@@ -3,7 +3,7 @@
 
 pkgbase=python-testresources
 pkgname=('python-testresources' 'python2-testresources')
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Testresources, a pyunit extension for managing expensive test resources"
 arch=('any')
@@ -11,8 +11,8 @@
 url="https://launchpad.net/testresources"
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 'python2-pbr'
              'python-testtools' 'python2-testtools')
-source=("https://pypi.python.org/packages/source/t/testresources/testresources-$pkgver.tar.gz")
-sha512sums=('94944aa7582f9211de280bd14d6e980dc839d32a393291079e1a5fff93b1d33cc4483c78cfad5388eef1427d91862c1e3f9bf5a0a509c9459e47e4d48f0a51be')
+source=("https://pypi.io/packages/source/t/testresources/testresources-$pkgver.tar.gz")
+sha512sums=('0b23432b019400fe378e957d14a91083eef7fe1130a494b567a5274d69e4e8e09ab75861e5453c3f217507e144cf179c908f84dd1a807992d4bee0b8d32cb0f4')
 
 prepare() {
   cp -a testresources-$pkgver{,-py2}



More information about the arch-commits mailing list