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

Felix Yan fyan at archlinux.org
Tue Nov 10 14:50:17 UTC 2015


    Date: Tuesday, November 10, 2015 @ 15:50:17
  Author: fyan
Revision: 146499

upgpkg: python-pycontracts 1.7.8-1

Modified:
  python-pycontracts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-10 14:27:28 UTC (rev 146498)
+++ PKGBUILD	2015-11-10 14:50:17 UTC (rev 146499)
@@ -4,7 +4,7 @@
 pkgbase=python-pycontracts
 pkgname=(python-pycontracts python2-pycontracts)
 _pypiname=PyContracts
-pkgver=1.7.6
+pkgver=1.7.8
 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=('94814b376b168483edeee33fdf1a04d892065d0bdfe0638d281c285d1f3e42bf')
+sha256sums=('c7a6f49d509cb3a4c17386a311d25d229d5fa73062650ef9538c47846937b388')
 
 prepare() {
   cp -a $_pypiname-$pkgver{,-py2}



More information about the arch-commits mailing list