mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-referencing: update to 0.35.1.
This commit is contained in:
parent
c78f663f8d
commit
21804fe1a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-referencing'
|
||||
pkgname=python3-referencing
|
||||
version=0.34.0
|
||||
version=0.35.1
|
||||
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=5773bd84ef41799a5a8ca72dc34590c041eb01bf9aa02632b4a973fb0181a844
|
||||
checksum=25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||
# cyclic dependency
|
||||
|
|
Loading…
Add table
Reference in a new issue