python3-SecretStorage: update to 3.2.0, orphan

This commit is contained in:
Helmut Pozimski 2020-11-08 10:37:33 +01:00
parent 8e1df9e6f4
commit 13e02aa6f7
1 changed files with 4 additions and 4 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'python3-SecretStorage' # Template file for 'python3-SecretStorage'
pkgname=python3-SecretStorage pkgname=python3-SecretStorage
version=3.1.2 version=3.2.0
revision=2 revision=1
wrksrc="SecretStorage-${version}" wrksrc="SecretStorage-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="secretstorage" pycompile_module="secretstorage"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-jeepney python3-cryptography" depends="python3-jeepney python3-cryptography"
short_desc="Python3 bindings to FreeDesktop.org Secret Service API" short_desc="Python3 bindings to FreeDesktop.org Secret Service API"
maintainer="Helmut Pozimski <helmut@pozimski.eu>" maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/mitya57/secretstorage" homepage="https://github.com/mitya57/secretstorage"
distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz" distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz"
checksum=15da8a989b65498e29be338b3b279965f1b8f09b9668bd8010da183024c8bff6 checksum=46305c3847ee3f7252b284e0eee5590fa6341c891104a2fd2313f8798c615a82
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE