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