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

Felix Yan fyan at archlinux.org
Thu Sep 25 07:33:26 UTC 2014


    Date: Thursday, September 25, 2014 @ 09:33:25
  Author: fyan
Revision: 119556

upgpkg: python-pytest 2.6.3-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-25 07:23:04 UTC (rev 119555)
+++ PKGBUILD	2014-09-25 07:33:25 UTC (rev 119556)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=2.6.2
+pkgver=2.6.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=("http://pypi.python.org/packages/source/p/pytest/pytest-$pkgver.tar.gz")
-sha512sums=('cfe62ea2ddb05f7295028e5527b146eef8561132afdca526df8c5eb5ddf37b096aee38f4015fcfdecb47b62ce9873d006cb075d3087a74b3544d2d496f730bd7')
+sha512sums=('44fe4c7af804530160a1827b837d35be9492eebb6a382391c820568f492ce7ca50837a47e92873b014ee1655d83a8cb270e0c4149e683efedc25135791733c7a')
 
 prepare() {
   cp -a pytest-${pkgver}{,-py2}




More information about the arch-commits mailing list