mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
python3-pykeepass: update to 3.2.0.
This commit is contained in:
parent
e8761a1f5f
commit
463b9f0b44
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'python3-pykeepass'
|
# Template file for 'python3-pykeepass'
|
||||||
pkgname=python3-pykeepass
|
pkgname=python3-pykeepass
|
||||||
version=3.0.3
|
version=3.2.0
|
||||||
revision=3
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pykeepass-${version}"
|
wrksrc="pykeepass-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="pykeepass"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-dateutil python3-argon2 python3-construct python3-lxml
|
depends="python3-dateutil python3-argon2 python3-construct python3-lxml
|
||||||
python3-pycryptodome python3-future"
|
python3-pycryptodome python3-future"
|
||||||
short_desc="Python3 library to interact with keepass databases"
|
short_desc="Python3 library to interact with keepass databases"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/pschmitt/pykeepass"
|
homepage="https://github.com/libkeepass/pykeepass"
|
||||||
|
changelog="https://raw.githubusercontent.com/libkeepass/pykeepass/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pykeepass/pykeepass-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pykeepass/pykeepass-${version}.tar.gz"
|
||||||
checksum=2c9e2ddb03ee696ed8aa72c2cddfb81280614864e003226141d68b975aa56f6f
|
checksum=a1eefe0a6f7f368b0e297a1e69a9c50041f09394192e0af9e408f7b844b252fb
|
||||||
|
|
Loading…
Add table
Reference in a new issue