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

Antonio Rojas arojas at gemini.archlinux.org
Mon Aug 29 19:03:16 UTC 2022


    Date: Monday, August 29, 2022 @ 19:03:16
  Author: arojas
Revision: 1285571

upgpkg: python-jsonschema 4.14.0-1: Update to 4.14.0

Modified:
  python-jsonschema/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 19:01:00 UTC (rev 1285570)
+++ PKGBUILD	2022-08-29 19:03:16 UTC (rev 1285571)
@@ -4,7 +4,7 @@
 # Contributor: Ismo Toijala <ismo.toijala at gmail.com>
 
 pkgname=python-jsonschema
-pkgver=4.9.0
+pkgver=4.14.0
 pkgrel=1
 pkgdesc="An implementation of JSON Schema validation for Python"
 arch=('any')
@@ -11,11 +11,11 @@
 url="https://pypi.python.org/pypi/jsonschema"
 license=('MIT')
 depends=('python-attrs' 'python-importlib-metadata' 'python-pyrsistent' 'python-rfc3987' 'python-jsonpointer' 'python-typing_extensions' 'python-webcolors')
-makedepends=('python-build' 'python-installer' 'python-hatchling' 'python-hatch-vcs')
+makedepends=('python-build' 'python-installer' 'python-hatchling' 'python-hatch-vcs' 'python-hatch-fancy-pypi-readme')
 checkdepends=('python-twisted' 'python-idna' 'python-jsonpointer' 'python-strict-rfc3339'
               'python-rfc3987' 'python-webcolors' 'python-pip')
 source=("$pkgname-$pkgver.tar.bz2::https://github.com/Julian/jsonschema/archive/v$pkgver.tar.gz")
-sha512sums=('0ce28e0211651c8a7b1c923157c395888dd165f635f848db65c243def2f6bd921f2a21f69c3f7d2ceee6d6ae74d5272f9cac4ec243172d35da31908285dd61c5')
+sha512sums=('58201fd7c58fe966807737cca45707ae2e3a980f3cc6d5c72c4342bad927de0fbd0156578c06cf39ad280e0026742a2f492388a0b7d4063507174b319c38071e')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list