python3-referencing: update to 0.36.2.
This commit is contained in:
parent
218db360f3
commit
00fe9ec24c
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.35.1
|
version=0.36.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
depends="python3-attrs python3-rpds-py"
|
depends="python3-attrs 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=25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c
|
checksum=df2e89862cd09deabbdba16944cc3f10feb6b3e6f18e902f7cc25609a34775aa
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||||
# cyclic dependency
|
# cyclic dependency
|
||||||
|
|
Loading…
Add table
Reference in a new issue