python3-keyrings-alt: update to 4.0.2.
This commit is contained in:
parent
688b402dc8
commit
bda332a0b6
1 changed files with 6 additions and 4 deletions
|
@ -1,17 +1,19 @@
|
|||
# Template file for 'python3-keyrings-alt'
|
||||
pkgname=python3-keyrings-alt
|
||||
version=3.4.0
|
||||
revision=3
|
||||
version=4.0.2
|
||||
revision=1
|
||||
wrksrc="keyrings.alt-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-keyring"
|
||||
checkdepends="${depends} python3-pytest"
|
||||
short_desc="Alternate keyring backend implementations"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jaraco/keyrings.alt"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/keyrings.alt/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/k/keyrings.alt/keyrings.alt-${version}.tar.gz"
|
||||
checksum=91328ac4229e70b1d0061d21bf61d36b031a6b4828f2682e38c741812f6eb23d
|
||||
checksum=cc475635099d6edd7e475c5a479e5b4da5e811a3af04495a1e9ada488d16fe25
|
||||
|
||||
post_intall() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue