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

Felix Yan fyan at archlinux.org
Thu Nov 19 02:10:30 UTC 2015


    Date: Thursday, November 19, 2015 @ 03:10:29
  Author: fyan
Revision: 147115

upgpkg: python-pycontracts 1.7.9-1

Modified:
  python-pycontracts/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-18 20:41:38 UTC (rev 147114)
+++ PKGBUILD	2015-11-19 02:10:29 UTC (rev 147115)
@@ -4,7 +4,7 @@
 pkgbase=python-pycontracts
 pkgname=(python-pycontracts python2-pycontracts)
 _pypiname=PyContracts
-pkgver=1.7.8
+pkgver=1.7.9
 pkgrel=1
 pkgdesc='Declare constraints on function parameters and return values'
 arch=('any')
@@ -14,7 +14,7 @@
              'python-decorator' 'python2-decorator' 'python-six' 'python2-six')
 checkdepends=('python-nose' 'python2-nose')
 source=("http://pypi.python.org/packages/source/${_pypiname:0:1}/${_pypiname}/${_pypiname}-${pkgver}.tar.gz")
-sha256sums=('c7a6f49d509cb3a4c17386a311d25d229d5fa73062650ef9538c47846937b388')
+sha256sums=('0ebb8c434700d1a990bd4f53dbbf1caec297b3a783c9af26de052104fe4dac65')
 
 prepare() {
   cp -a $_pypiname-$pkgver{,-py2}



More information about the arch-commits mailing list