diff --git a/srcpkgs/python3-semver/template b/srcpkgs/python3-semver/template index 40e5b5517b4..aca405a098e 100644 --- a/srcpkgs/python3-semver/template +++ b/srcpkgs/python3-semver/template @@ -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