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

Felix Yan felixonmars at archlinux.org
Sun Jan 7 07:36:50 UTC 2018


    Date: Sunday, January 7, 2018 @ 07:36:49
  Author: felixonmars
Revision: 279822

upgpkg: python-pycontracts 1.8.2-1

Modified:
  python-pycontracts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-07 07:35:01 UTC (rev 279821)
+++ PKGBUILD	2018-01-07 07:36:49 UTC (rev 279822)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pycontracts
 pkgname=(python-pycontracts python2-pycontracts)
-pkgver=1.8.0
+pkgver=1.8.2
 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")
-sha512sums=('7de933dc8b5992be670b4b34fce7d6f51769d3d2dd02a2400eff5991e9e686e36791234588d2dbdeccf437fd5d6abc6461240645e6d3f665394f390bb727413a')
+sha512sums=('3ab81218fdb487b0f2e80db92de8ace91832a2aaeb8703f0eab2928338d5d7bc71d55f585b942be8d0c1e04d3602f6d754a307aca6d9e758c6d1fe5a361fc18e')
 
 prepare() {
   cp -a PyContracts-$pkgver{,-py2}



More information about the arch-commits mailing list