python3-versioningit: update to 2.1.0.

This commit is contained in:
Andrew J. Hesford 2022-11-08 14:46:02 -05:00 committed by Andrew J. Hesford
parent a9d768bc71
commit 8c6807c985

View file

@ -1,7 +1,7 @@
# Template file for 'python3-versioningit' # Template file for 'python3-versioningit'
pkgname=python3-versioningit pkgname=python3-versioningit
version=1.1.1 version=2.1.0
revision=2 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel" hostmakedepends="python3-wheel"
depends="python3-packaging python3-setuptools python3-tomli" depends="python3-packaging python3-setuptools python3-tomli"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/jwodder/versioningit" homepage="https://github.com/jwodder/versioningit"
changelog="https://raw.githubusercontent.com/jwodder/versioningit/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/jwodder/versioningit/master/CHANGELOG.md"
distfiles="https://github.com/jwodder/versioningit/archive/refs/tags/v$version.tar.gz" distfiles="https://github.com/jwodder/versioningit/archive/refs/tags/v$version.tar.gz"
checksum=45d611fa50f3ef25f678468927b6295e27e295f39d55a5d8c0c426a0fae69445 checksum=6379b15a701836a00654a4c3ff82e72f591461289d2718789c1be9af67be7a2f
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE