dev-python/pykeepass: update dependencies

Package-Manager: Portage-3.0.9, Repoman-3.0.2
This commit is contained in:
Anton Schubert 2020-12-14 00:51:27 +01:00
parent 9d9c77f46b
commit e2b9b56c8e
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python{3_6,3_7} )
PYTHON_COMPAT=( python{3_8,3_9} )
inherit distutils-r1
DESCRIPTION="Low-level library to interact with keepass databases (supports the v.4 format) "