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

Felix Yan felixonmars at archlinux.org
Wed Nov 20 05:25:09 UTC 2019


    Date: Wednesday, November 20, 2019 @ 05:25:08
  Author: felixonmars
Revision: 530606

upgpkg: python-jsonschema 3.2.0-1

Modified:
  python-jsonschema/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-20 05:24:33 UTC (rev 530605)
+++ PKGBUILD	2019-11-20 05:25:08 UTC (rev 530606)
@@ -5,7 +5,7 @@
 
 pkgbase=python-jsonschema
 pkgname=('python-jsonschema' 'python2-jsonschema')
-pkgver=3.1.1
+pkgver=3.2.0
 pkgrel=1
 pkgdesc="An implementation of JSON Schema validation for Python"
 arch=('any')
@@ -18,7 +18,7 @@
               'python2-jsonpointer' 'python-strict-rfc3339' 'python2-strict-rfc3339'
               'python-rfc3987' 'python2-rfc3987' 'python-webcolors' 'python2-webcolors')
 source=("$pkgbase-$pkgver.tar.bz2::https://github.com/Julian/jsonschema/archive/v$pkgver.tar.gz")
-sha512sums=('399f8de7379cbcec00ebc9db7d23cc419fbae0a4e20bc1d8c9d6715de997facafe1ad41a9a5bf128bde421f7ceb0a31a6e351972850d323879d72cc5f22db69a')
+sha512sums=('a575e9e7b0668220854e7ae45f2afd433643c3f0bfeb9769413cfc072ae01513a8d97bddbb6317f42348e09081e72bbad801d00ee5e3c0ac840bd19e934955cd')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list