mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-jsonschema-specifications: update to 2023.12.1.
This commit is contained in:
parent
217a4e173c
commit
dbfec043bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-jsonschema-specifications'
|
# Template file for 'python3-jsonschema-specifications'
|
||||||
pkgname=python3-jsonschema-specifications
|
pkgname=python3-jsonschema-specifications
|
||||||
version=2023.11.1
|
version=2023.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/python-jsonschema/jsonschema-specifications"
|
homepage="https://github.com/python-jsonschema/jsonschema-specifications"
|
||||||
distfiles="${PYPI_SITE}/j/jsonschema-specifications/jsonschema_specifications-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jsonschema-specifications/jsonschema_specifications-${version}.tar.gz"
|
||||||
checksum=c9b234904ffe02f079bf91b14d79987faa685fd4b39c377a0996954c0090b9ca
|
checksum=48a76787b3e70f5ed53f1160d2b81f586e4ca6d1548c5de7085d1682674764cc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue