diff --git a/srcpkgs/python3-keyring/template b/srcpkgs/python3-keyring/template index 2fbc05352a..298460551b 100644 --- a/srcpkgs/python3-keyring/template +++ b/srcpkgs/python3-keyring/template @@ -1,10 +1,10 @@ # Template file for 'python3-keyring' pkgname=python3-keyring -version=23.1.0 -revision=2 +version=23.5.0 +revision=1 wrksrc="keyring-${version}" -build_style=python3-module -hostmakedepends="python3-setuptools_scm" +build_style=python3-pep517 +hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3-SecretStorage python3-importlib_metadata" checkdepends="python3-importlib_metadata python3-pytest python3-pytest-flake8 python3-pytest-cov" @@ -14,7 +14,7 @@ license="MIT" homepage="https://github.com/jaraco/keyring" changelog="https://raw.githubusercontent.com/jaraco/keyring/master/CHANGES.rst" distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz" -checksum=b7e0156667f5dcc73c1f63a518005cd18a4eb23fe77321194fefcc03748b21a4 +checksum=9012508e141a80bd1c0b6778d5c610dd9f8c464d75ac6774248500503f972fb9 post_install() { vlicense LICENSE