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

Felix Yan fyan at archlinux.org
Tue May 19 10:01:44 UTC 2015


    Date: Tuesday, May 19, 2015 @ 12:01:44
  Author: fyan
Revision: 133799

upgpkg: python-pytest 2.7.1-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-19 09:16:11 UTC (rev 133798)
+++ PKGBUILD	2015-05-19 10:01:44 UTC (rev 133799)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.7.0
+pkgver=2.7.1
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -12,8 +12,8 @@
 url="http://pytest.org/"
 makedepends=('python-setuptools' 'python2-setuptools' 'python-py' 'python2-py')
 checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-twisted' 'python2-twisted' 'python-mock' 'python2-mock' 'python-yaml' 'python2-yaml' 'python-pexpect' 'python2-pexpect')
-source=("http://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz")
-sha512sums=('80c7a804895ac4dad2e4f47de130df9159076c63016fe64eefcea92d5bff339fcbf5c103258ade7e4068566caf1508d2d737f449a934a1e2673533e4ed7412cb')
+source=("https://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz")
+sha512sums=('1bc23bf67a7400b48b718ef3a03591a3b2047d58b633c6eb16ca4732a9198b3fbbce5a2bfc93097322988b65498ee1a7278d7e035e10d91e6b58d1d3b2a61eba')
 
 prepare() {
   cp -a pytest-${pkgver}{,-py2}



More information about the arch-commits mailing list