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

Felix Yan felixonmars at archlinux.org
Sun Mar 18 19:04:51 UTC 2018


    Date: Sunday, March 18, 2018 @ 19:04:50
  Author: felixonmars
Revision: 309088

upgpkg: python-pycontracts 1.8.3-1

Modified:
  python-pycontracts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-18 18:59:31 UTC (rev 309087)
+++ PKGBUILD	2018-03-18 19:04:50 UTC (rev 309088)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pycontracts
 pkgname=(python-pycontracts python2-pycontracts)
-pkgver=1.8.2
+pkgver=1.8.3
 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=('3ab81218fdb487b0f2e80db92de8ace91832a2aaeb8703f0eab2928338d5d7bc71d55f585b942be8d0c1e04d3602f6d754a307aca6d9e758c6d1fe5a361fc18e')
+sha512sums=('470c093caaa1289da6f9bf40a3ea4e7b4099a3702a0941e398aaf0507a70630b64499b4f718bbb404ae36433433d534df4d0089dda9a5576895f9c2aff5b82fb')
 
 prepare() {
   cp -a PyContracts-$pkgver{,-py2}



More information about the arch-commits mailing list