mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
python3-semver: update to 3.0.4
This commit is contained in:
parent
46e63c8547
commit
9d61e23b63
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-semver'
|
||||
pkgname=python3-semver
|
||||
version=3.0.1
|
||||
revision=3
|
||||
version=3.0.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||
depends="python3"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://python-semver.readthedocs.io/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/python-semver/python-semver/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/s/semver/semver-${version}.tar.gz"
|
||||
checksum=9ec78c5447883c67b97f98c3b6212796708191d22e4ad30f4570f840171cbce1
|
||||
checksum=afc7d8c584a5ed0a11033af086e8af226a9c0b206f313e0301f8dd7b6b589602
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue