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

Felix Yan felixonmars at archlinux.org
Fri Dec 22 05:34:17 UTC 2017


    Date: Friday, December 22, 2017 @ 05:34:16
  Author: felixonmars
Revision: 275292

upgpkg: python-pycontracts 1.8.0-1

Modified:
  python-pycontracts/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-22 05:34:05 UTC (rev 275291)
+++ PKGBUILD	2017-12-22 05:34:16 UTC (rev 275292)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pycontracts
 pkgname=(python-pycontracts python2-pycontracts)
-pkgver=1.7.15
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
 pkgdesc='Declare constraints on function parameters and return values'
 arch=('any')
 url="https://andreacensi.github.io/contracts"
@@ -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=('24bf3ab5cfd61d0e296af82fb8b73ba875ea09733a8ca562f53016cf980dc469')
+sha512sums=('7de933dc8b5992be670b4b34fce7d6f51769d3d2dd02a2400eff5991e9e686e36791234588d2dbdeccf437fd5d6abc6461240645e6d3f665394f390bb727413a')
 
 prepare() {
   cp -a PyContracts-$pkgver{,-py2}



More information about the arch-commits mailing list