mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-referencing: update to 0.34.0.
This commit is contained in:
parent
dd0fb1b50f
commit
6216d413a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-referencing'
|
# Template file for 'python3-referencing'
|
||||||
pkgname=python3-referencing
|
pkgname=python3-referencing
|
||||||
version=0.33.0
|
version=0.34.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/python-jsonschema/referencing"
|
homepage="https://github.com/python-jsonschema/referencing"
|
||||||
changelog="https://raw.githubusercontent.com/python-jsonschema/referencing/main/docs/changes.rst"
|
changelog="https://raw.githubusercontent.com/python-jsonschema/referencing/main/docs/changes.rst"
|
||||||
distfiles="${PYPI_SITE}/r/referencing/referencing-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/referencing/referencing-${version}.tar.gz"
|
||||||
checksum=c775fedf74bc0f9189c2a3be1c12fd03e8c23f4d371dce795df44e06c5b412f7
|
checksum=5773bd84ef41799a5a8ca72dc34590c041eb01bf9aa02632b4a973fb0181a844
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||||
# cyclic dependency
|
# cyclic dependency
|
||||||
|
|
Loading…
Add table
Reference in a new issue