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

Felix Yan felixonmars at archlinux.org
Fri Oct 25 19:51:10 UTC 2019


    Date: Friday, October 25, 2019 @ 19:51:09
  Author: felixonmars
Revision: 519594

Python 3.8 rebuild

Modified:
  python-jsonschema/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-25 19:50:54 UTC (rev 519593)
+++ PKGBUILD	2019-10-25 19:51:09 UTC (rev 519594)
@@ -6,7 +6,7 @@
 pkgbase=python-jsonschema
 pkgname=('python-jsonschema' 'python2-jsonschema')
 pkgver=3.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="An implementation of JSON Schema validation for Python"
 arch=('any')
 url="https://pypi.python.org/pypi/jsonschema"



More information about the arch-commits mailing list