python3-trove-classifiers: update to 2024.7.2, adopt.
This commit is contained in:
parent
269587872e
commit
f682142d2e
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'python3-trove-classifiers'
|
# Template file for 'python3-trove-classifiers'
|
||||||
pkgname=python3-trove-classifiers
|
pkgname=python3-trove-classifiers
|
||||||
version=2023.11.14
|
version=2024.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel python3-calver"
|
hostmakedepends="python3-setuptools python3-wheel python3-calver"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="${depends} python3-pytest"
|
checkdepends="${depends} python3-pytest"
|
||||||
short_desc="Canonical source for classifiers on PyPI"
|
short_desc="Canonical source for classifiers on PyPI"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/pypa/trove-classifiers"
|
homepage="https://github.com/pypa/trove-classifiers"
|
||||||
changelog="https://github.com/pypa/trove-classifiers/releases"
|
changelog="https://github.com/pypa/trove-classifiers/releases"
|
||||||
distfiles="${PYPI_SITE}/t/trove-classifiers/trove-classifiers-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/trove-classifiers/trove_classifiers-${version}.tar.gz"
|
||||||
checksum=64b5e78305a5de347f2cd7ec8c12d704a3ef0cb85cc10c0ca5f73488d1c201f8
|
checksum=8328f2ac2ce3fd773cbb37c765a0ed7a83f89dc564c7d452f039b69249d0ac35
|
||||||
|
|
Loading…
Reference in New Issue