mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-referencing: update to 0.31.0.
This commit is contained in:
parent
db59642f11
commit
0c01820551
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-referencing'
|
# Template file for 'python3-referencing'
|
||||||
pkgname=python3-referencing
|
pkgname=python3-referencing
|
||||||
version=0.30.2
|
version=0.31.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
depends="python3-rpds-py"
|
depends="python3-rpds-py"
|
||||||
|
@ -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=794ad8003c65938edcdbc027f1933215e0d0ccc0291e3ce20a4d87432b59efc0
|
checksum=cc28f2c88fbe7b961a7817a0abc034c09a1e36358f82fedb4ffdf29a25398863
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||||
# cyclic dependency
|
# cyclic dependency
|
||||||
|
|
Loading…
Add table
Reference in a new issue