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

Felix Yan felixonmars at archlinux.org
Tue May 9 16:50:46 UTC 2017


    Date: Tuesday, May 9, 2017 @ 16:50:46
  Author: felixonmars
Revision: 227480

upgpkg: python-construct 2.8.12-1

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-09 16:49:16 UTC (rev 227479)
+++ PKGBUILD	2017-05-09 16:50:46 UTC (rev 227480)
@@ -3,16 +3,16 @@
 
 pkgbase=python-construct
 pkgname=('python-construct' 'python2-construct')
-pkgver=2.8.11
+pkgver=2.8.12
 pkgrel=1
 pkgdesc="A powerful declarative parser/builder for binary data"
 arch=('any')
 license=('MIT')
 url="http://construct.readthedocs.org"
-makedepends=('python-setuptools' 'python2-setuptools' 'git')
+makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-numpy' 'python2-numpy')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/construct/construct/archive/v$pkgver.tar.gz")
-sha512sums=('0c073c7b88e548543718812c731196e59bda6bc8bbb5c5a554b447de96d5e0d528f2745e186963e34a09209e9e7cfa222f239fdace805e331a5b2a70b866ba04')
+sha512sums=('4d0f59623a62eeab3c10e95b4e8153a1593219bcbcbbe5f87e75ba0a010b62021a9502faf715623faa78b4e397f1a74b41e9bffd1ede92dbebf87b0d4a59b66b')
 
 prepare() {
   cp -a construct-$pkgver{,-py2}



More information about the arch-commits mailing list