New package: python3-calver-2022.6.26

This commit is contained in:
triallax 2023-05-15 22:15:36 +01:00 committed by Andrew J. Hesford
parent 47ca8450f2
commit aa3724d806

View File

@ -0,0 +1,15 @@
# Template file for 'python3-calver'
pkgname=python3-calver
version=2022.6.26
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel"
depends="python3"
short_desc="Setuptools extension for CalVer package versions"
maintainer="Mohammed Anas <triallax@tutanota.com>"
license="Apache-2.0"
homepage="https://github.com/di/calver"
changelog="https://github.com/di/calver/releases"
distfiles="${PYPI_SITE}/c/calver/calver-${version}.tar.gz"
checksum=e05493a3b17517ef1748fbe610da11f10485faa7c416b9d33fd4a52d74894f8b
make_check=no # PyPI tarball has no tests.