[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Sep 16 03:12:08 UTC 2015
Date: Wednesday, September 16, 2015 @ 05:12:08
Author: fyan
Revision: 140345
upgpkg: python-pytest 2.7.3-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-16 03:09:00 UTC (rev 140344)
+++ PKGBUILD 2015-09-16 03:12:08 UTC (rev 140345)
@@ -4,7 +4,7 @@
pkgbase=python-pytest
pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.7.2
+pkgver=2.7.3
pkgrel=1
pkgdesc="Simple powerful testing with Python"
arch=('any')
@@ -13,7 +13,7 @@
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=("https://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz")
-sha512sums=('5474a4fe58437a4971fb21b1b37dad3c08e18e5d154931ff23e597f881100a3515bf0cf71d06b143465594ad2a91a96f84f4836d84c39691143c8d88ca7a4360')
+sha512sums=('ad9b57f202c60c247dd4753fb8391e3e88b390e34de678ea12384d81d76693dd37e04f11f6da19a6eda2c74a73db23789856ccaa325d32b4beb6bff86d9e4173')
prepare() {
cp -a pytest-${pkgver}{,-py2}
More information about the arch-commits
mailing list