New package: python3-versioneer-0.28
This commit is contained in:
parent
f337df4171
commit
5229d78a5e
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-versioneer/template
Normal file
15
srcpkgs/python3-versioneer/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'python3-versioneer'
|
||||
pkgname=python3-versioneer
|
||||
version=0.28
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
short_desc="Version-string management for VCS-controlled trees"
|
||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/python-versioneer/python-versioneer"
|
||||
changelog="https://raw.githubusercontent.com/python-versioneer/python-versioneer/master/NEWS.md"
|
||||
distfiles="${PYPI_SITE}/v/versioneer/versioneer-${version}.tar.gz"
|
||||
checksum=7175ca8e7bb4dd0e3c9779dd2745e5b4a6036304af3f5e50bd896f10196586d6
|
||||
make_check=no # tests do skeevy things with pip and virtualenvs
|
Loading…
Add table
Add a link
Reference in a new issue