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

Felix Yan felixonmars at archlinux.org
Fri Aug 2 17:16:12 UTC 2019


    Date: Friday, August 2, 2019 @ 17:16:12
  Author: felixonmars
Revision: 497085

upgpkg: python-jsonschema 3.0.2-1

Modified:
  python-jsonschema/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-02 17:13:53 UTC (rev 497084)
+++ PKGBUILD	2019-08-02 17:16:12 UTC (rev 497085)
@@ -5,7 +5,7 @@
 
 pkgbase=python-jsonschema
 pkgname=('python-jsonschema' 'python2-jsonschema')
-pkgver=3.0.1
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="An implementation of JSON Schema validation for Python"
 arch=('any')
@@ -17,7 +17,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=('9673b4c04730f9949155d30a616fff4b7696467078bc10a1b77de675366bdf64ec0e23e9ca8235041ec4b1128d162fc01c1aa8c43dd814ada2811c2c04e5a51e')
+sha512sums=('906ee1911a56fd7db18891c86dbca6dc9b7e306784b09b2507f75ce07cd236729404f71a142f5bd1b947a475e05a69c1586e91bcc2b6c10e3d630d887e6a33f8')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list