George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / python-referencing
Commits: fa3395df by George Rawlinson at 2023-08-15T20:06:29+12:00 upgpkg: 0.30.2-1 * New upstream release. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=python-referencing -pkgver=0.30.0 +pkgver=0.30.2 pkgrel=1 pkgdesc='An implementation-agnostic implementation of JSON reference resolution' arch=('any') @@ -20,7 +20,7 @@ checkdepends=( 'python-pytest-subtests' 'python-jsonschema' ) -_commit='627e6622bd805a503e8dfe4aed3df57574c29458' +_commit='d37bef22e48b7b91a10dce14904755a539bf15e1' 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/fa3395df64ccc5b1f2870d8df26d4d2863639cff -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-referencing/-/commit/fa3395df64ccc5b1f2870d8df26d4d2863639cff You're receiving this email because of your account on gitlab.archlinux.org.
