George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / python-referencing
Commits: 73cd95fd by George Rawlinson at 2023-08-01T14:26:29+12:00 upgpkg: 0.30.0-1 * New upstream release. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=python-referencing -pkgver=0.29.1 +pkgver=0.30.0 pkgrel=1 pkgdesc='An implementation-agnostic implementation of JSON reference resolution' arch=('any') @@ -20,7 +20,7 @@ checkdepends=( 'python-pytest-subtests' 'python-jsonschema' ) -_commit='bcefc079980b7ea1fa8e062cffd1afed5a21cf1f' +_commit='627e6622bd805a503e8dfe4aed3df57574c29458' source=( "$pkgname::git+https://github.com/python-jsonschema/referencing#commit=$_commit" 'github.com-python-jsonschema-referencing-suite::git+https://github.com/python-jsonschema/referencing-suite' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-referencing/-/commit/73cd95fd815129ad360de4526d0ef0c45bb820ed -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-referencing/-/commit/73cd95fd815129ad360de4526d0ef0c45bb820ed You're receiving this email because of your account on gitlab.archlinux.org.
