python3-referencing: fix deps
This commit is contained in:
parent
f3725b8a6e
commit
55755d5046
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'python3-referencing'
|
# Template file for 'python3-referencing'
|
||||||
pkgname=python3-referencing
|
pkgname=python3-referencing
|
||||||
version=0.35.1
|
version=0.35.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
depends="python3-rpds-py"
|
depends="python3-attrs python3-rpds-py"
|
||||||
checkdepends="$depends python3-pytest-subtests"
|
checkdepends="$depends python3-pytest-subtests"
|
||||||
short_desc="Cross-specification JSON Referencing"
|
short_desc="Cross-specification JSON Referencing"
|
||||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue