mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-versioningit: update to 2.1.0.
This commit is contained in:
parent
a9d768bc71
commit
8c6807c985
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-versioningit'
|
||||
pkgname=python3-versioningit
|
||||
version=1.1.1
|
||||
revision=2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
depends="python3-packaging python3-setuptools python3-tomli"
|
||||
|
@ -11,7 +11,7 @@ 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
|
||||
checksum=6379b15a701836a00654a4c3ff82e72f591461289d2718789c1be9af67be7a2f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue