New package: python3-versioningit-1.1.1
This commit is contained in:
parent
9329551460
commit
afb57ebb49
19
srcpkgs/python3-versioningit/template
Normal file
19
srcpkgs/python3-versioningit/template
Normal file
@ -0,0 +1,19 @@
|
||||
# Template file for 'python3-versioningit'
|
||||
pkgname=python3-versioningit
|
||||
version=1.1.1
|
||||
revision=1
|
||||
wrksrc="versioningit-$version"
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3-packaging python3-setuptools python3-tomli"
|
||||
short_desc="Versioning It with your Version In Git"
|
||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jwodder/versioningit"
|
||||
changelog="https://raw.githubusercontent.com/jwodder/versioningit/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/jwodder/versioningit/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=45d611fa50f3ef25f678468927b6295e27e295f39d55a5d8c0c426a0fae69445
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user