python3-pykeepass: update to 3.2.1.
This commit is contained in:
parent
dc0d3a69b4
commit
9f104ec07f
1 changed files with 5 additions and 4 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'python3-pykeepass'
|
# Template file for 'python3-pykeepass'
|
||||||
pkgname=python3-pykeepass
|
pkgname=python3-pykeepass
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pykeepass-${version}"
|
wrksrc="pykeepass-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
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-pycryptodomex python3-future"
|
||||||
|
checkdepends="$depends"
|
||||||
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/libkeepass/pykeepass"
|
homepage="https://github.com/libkeepass/pykeepass"
|
||||||
changelog="https://raw.githubusercontent.com/libkeepass/pykeepass/master/CHANGELOG.rst"
|
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=a1eefe0a6f7f368b0e297a1e69a9c50041f09394192e0af9e408f7b844b252fb
|
checksum=b3e07eb2dd3aeb1dfa1a2d2d17be77066ee560c1e770f1c72d7ea5608117d284
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue