16 lines
662 B
Bash
16 lines
662 B
Bash
# Template file for 'python3-trove-classifiers'
|
|
pkgname=python3-trove-classifiers
|
|
version=2024.7.2
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools python3-wheel python3-calver"
|
|
depends="python3"
|
|
checkdepends="${depends} python3-pytest"
|
|
short_desc="Canonical source for classifiers on PyPI"
|
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/pypa/trove-classifiers"
|
|
changelog="https://github.com/pypa/trove-classifiers/releases"
|
|
distfiles="${PYPI_SITE}/t/trove-classifiers/trove_classifiers-${version}.tar.gz"
|
|
checksum=8328f2ac2ce3fd773cbb37c765a0ed7a83f89dc564c7d452f039b69249d0ac35
|