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

Eli Schwartz eschwartz at archlinux.org
Tue Jul 3 00:49:36 UTC 2018


    Date: Tuesday, July 3, 2018 @ 00:49:36
  Author: eschwartz
Revision: 350296

upgpkg: python-construct 2.9.45-2

python 3.7 rebuild

Modified:
  python-construct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-02 23:40:27 UTC (rev 350295)
+++ PKGBUILD	2018-07-03 00:49:36 UTC (rev 350296)
@@ -4,11 +4,11 @@
 pkgbase=python-construct
 pkgname=('python-construct' 'python2-construct')
 pkgver=2.9.45
-pkgrel=1
+pkgrel=2
 pkgdesc="A powerful declarative parser/builder for binary data"
 arch=('any')
 license=('MIT')
-url="http://construct.readthedocs.org"
+url="https://construct.readthedocs.org"
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-arrow' 'python2-arrow' 'python-numpy' 'python2-numpy' 'python-pytest-runner'
               'python2-pytest-runner' 'python-pytest-benchmark' 'python2-pytest-benchmark'



More information about the arch-commits mailing list