[arch-commits] Commit in python-pycontracts/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Oct 24 17:44:09 UTC 2018
Date: Wednesday, October 24, 2018 @ 17:44:08
Author: felixonmars
Revision: 398837
upgpkg: python-pycontracts 1.8.6-1
Modified:
python-pycontracts/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-24 15:43:25 UTC (rev 398836)
+++ PKGBUILD 2018-10-24 17:44:08 UTC (rev 398837)
@@ -2,7 +2,7 @@
pkgbase=python-pycontracts
pkgname=(python-pycontracts python2-pycontracts)
-pkgver=1.8.5
+pkgver=1.8.6
pkgrel=1
pkgdesc='Declare constraints on function parameters and return values'
arch=('any')
@@ -13,7 +13,7 @@
'python2-future')
checkdepends=('python-nose' 'python2-nose')
source=("https://pypi.io/packages/source/P/PyContracts/PyContracts-$pkgver.tar.gz")
-sha512sums=('0c095315b334a9de12ea5fe1a96a6269d8fe5f711025d6c9790a791df1cb7fda5d0a7fdad37005e556afbf3cd8819be93625ed7037ca89fe035892b41bdc48d8')
+sha512sums=('79c2993048c5a6dabb0055b0f2c3e349f4172165d04371a7c0cce6b3c1efd460669172a3f49c72515dbc2966f260a14b40ba1d1b88b2278deb7c0d6c853a653b')
prepare() {
cp -a PyContracts-$pkgver{,-py2}
More information about the arch-commits
mailing list