python3-referencing: update to 0.34.0.
This commit is contained in:
parent
dd0fb1b50f
commit
6216d413a3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-referencing'
|
||||
pkgname=python3-referencing
|
||||
version=0.33.0
|
||||
version=0.34.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling hatch-vcs"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/python-jsonschema/referencing"
|
||||
changelog="https://raw.githubusercontent.com/python-jsonschema/referencing/main/docs/changes.rst"
|
||||
distfiles="${PYPI_SITE}/r/referencing/referencing-${version}.tar.gz"
|
||||
checksum=c775fedf74bc0f9189c2a3be1c12fd03e8c23f4d371dce795df44e06c5b412f7
|
||||
checksum=5773bd84ef41799a5a8ca72dc34590c041eb01bf9aa02632b4a973fb0181a844
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||
# cyclic dependency
|
||||
|
|
Loading…
Reference in New Issue