diff --git a/srcpkgs/python3-nethsm/template b/srcpkgs/python3-nethsm/template index b7e01585e91eda..4c87a7bcaee07d 100644 --- a/srcpkgs/python3-nethsm/template +++ b/srcpkgs/python3-nethsm/template @@ -1,6 +1,6 @@ # Template file for 'python3-nethsm' pkgname=python3-nethsm -version=2.1.2 +version=3.0.0 revision=1 build_style=python3-pep517 make_check_args="--ignore=tests/test_enums.py \ @@ -18,5 +18,6 @@ short_desc="Python Library to manage NetHSM(s)" maintainer="Mateusz Sylwestrzak " license="Apache-2.0" homepage="https://github.com/Nitrokey/nethsm-sdk-py" +changelog="https://raw.githubusercontent.com/Nitrokey/nethsm-sdk-py/main/CHANGELOG.md" distfiles="https://github.com/Nitrokey/nethsm-sdk-py/archive/refs/tags/v${version}.tar.gz" -checksum=2e86f5fe9b17b7f6f4cb68dbbc397fd0708afc5f397bf20214fa6b8b166e216f +checksum=a9a95e1aaf3b335d793b538593a8d0471a0451b40e9b76bfe2d2cd5ac6c44c7d diff --git a/srcpkgs/python3-pynitrokey/template b/srcpkgs/python3-pynitrokey/template index c2a6e1b4b2b262..44dc40aaf5f564 100644 --- a/srcpkgs/python3-pynitrokey/template +++ b/srcpkgs/python3-pynitrokey/template @@ -1,6 +1,6 @@ # Template file for 'python3-pynitrokey' pkgname=python3-pynitrokey -version=0.12.3 +version=0.13.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -16,8 +16,9 @@ short_desc="CLI for the Nitrokey FIDO2, Nitrokey Start, Nitrokey 3 and NetHSM" maintainer="Mateusz Sylwestrzak " license="LGPL-3.0-only OR GPL-3.0-or-later OR Apache-2.0 OR MIT" homepage="https://github.com/Nitrokey/pynitrokey" +changelog="https://github.com/Nitrokey/pynitrokey/releases" distfiles="https://github.com/Nitrokey/pynitrokey/archive/refs/tags/v${version}.tar.gz" -checksum=d74427bd9cc5ad25fa7ec55db19f273015ffa09f975069dc02e3e6a2865485f6 +checksum=181bb55828748bd2cd7f05f4b2c55328cfbea788537b4ef243ec6fbd5bb4b19f post_install() { vlicense LICENSES/MIT.txt