diff --git a/srcpkgs/python-keyring/template b/srcpkgs/python-keyring/template index aac5d0d0942..a05f9200c08 100644 --- a/srcpkgs/python-keyring/template +++ b/srcpkgs/python-keyring/template @@ -1,20 +1,20 @@ # Template file for 'python-keyring' pkgname=python-keyring -version=13.2.1 +version=15.1.0 revision=1 noarch=yes wrksrc="keyring-${version}" build_style=python-module +pycompile_module="keyring" hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools python-SecretStorage python-entrypoints" -pycompile_module="keyring" short_desc="Python2 interface to the system keyring service" maintainer="Oliver Kiddle " license="MIT" homepage="https://github.com/jaraco/keyring" changelog="https://raw.githubusercontent.com/jaraco/keyring/master/CHANGES.rst" distfiles="https://github.com/jaraco/keyring/archive/${version}.tar.gz" -checksum=0289ab21afb26025e2e773b6a3763d4bd898a39f0288677a82f0dd438cce130d +checksum=576a7e9f5aa7806f000d6723f9435000b959fc3ff9772c0297bc8d17e55de889 alternatives="keyring:keyring:/usr/bin/keyring2" pre_build() {