* update python-jsonschema-specifications to 2023.11.2-1

This commit is contained in:
Alexander Baldeck 2023-12-12 16:36:31 +01:00
parent e82a12e3dd
commit 39ee093595

View File

@ -2,7 +2,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=python-jsonschema-specifications
pkgver=2023.7.1
pkgver=2023.11.2
pkgrel=1
pkgdesc='The JSON Schema meta-schemas and vocabularies, exposed as a Registry'
arch=(any)
@ -17,7 +17,7 @@ makedepends=(
'python-hatch-vcs'
)
checkdepends=('python-pytest')
_commit='c22c205e6bc2f93bebf42eefebafc49f96766bce'
_commit='a2fec386cdb2ed38041ccbfff0fc3e8a566997a3'
source=("$pkgname::git+$url#commit=$_commit")
b2sums=('SKIP')