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

Felix Yan felixonmars at archlinux.org
Thu Dec 1 06:54:58 UTC 2016


    Date: Thursday, December 1, 2016 @ 06:54:57
  Author: felixonmars
Revision: 197480

upgpkg: python-pycontracts 1.7.15-1

Modified:
  python-pycontracts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-01 06:53:48 UTC (rev 197479)
+++ PKGBUILD	2016-12-01 06:54:57 UTC (rev 197480)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pycontracts
 pkgname=(python-pycontracts python2-pycontracts)
-pkgver=1.7.12
+pkgver=1.7.15
 pkgrel=1
 pkgdesc='Declare constraints on function parameters and return values'
 arch=('any')
@@ -13,7 +13,7 @@
              'python-decorator' 'python2-decorator' 'python-six' 'python2-six')
 checkdepends=('python-nose' 'python2-nose')
 source=("https://pypi.io/packages/source/P/PyContracts/PyContracts-$pkgver.tar.gz")
-sha256sums=('ebf46a3d8413f776960aed8d634bece57878823ee21f723da91b501d1e5a1ee7')
+sha256sums=('24bf3ab5cfd61d0e296af82fb8b73ba875ea09733a8ca562f53016cf980dc469')
 
 prepare() {
   cp -a PyContracts-$pkgver{,-py2}



More information about the arch-commits mailing list