mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
15 lines
660 B
Bash
15 lines
660 B
Bash
# Template file for 'python3-trove-classifiers'
|
|
pkgname=python3-trove-classifiers
|
|
version=2023.5.24
|
|
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="Mohammed Anas <triallax@tutanota.com>"
|
|
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=fd5a1546283be941f47540a135bdeae8fb261380a6a204d9c18012f2a1b0ceae
|