File python-pykeepass.changes of Package python-pykeepass
-------------------------------------------------------------------
Wed Sep 12 12:23:46 UTC 2018 - badshah400@gmail.com
- Update to version 3.0.2:
* Exclude tests from pypi package.
- Changes from version 3.0.1:
* Fix installation (gh#pschmitt/pykeepass#98).
- Changes from version 3.0.0:
* Update lxml from 4.2.1 to 4.2.3 (gh#pschmitt/pykeepass#86).
* KDBX4 support (gh#pschmitt/pykeepass#84).
* Update argon2-cffi from 18.1.0 to 18.3.0
(gh#pschmitt/pykeepass#92).
* Update pycryptodome from 3.6.3 to 3.6.6
(gh#pschmitt/pykeepass#91).
* Fix baseelement logic (gh#pschmitt/pykeepass#94).
* Make pykeepass usable as a context manager
(gh#pschmitt/pykeepass#87).
* Strip out non-ASCII characters on decrypt
(gh#pschmitt/pykeepass#97).
- Drop dependency on python-libkeepass, python-pykeepass no longer
requires this since version 3.0.0; python-libkeepass is now
deprecated.
- Recompile .pyc files from sources modified after install script
to prevent inconsistent mtimes between object files and sources.
-------------------------------------------------------------------
Wed Aug 22 15:54:50 UTC 2018 - badshah400@gmail.com
- Initial package.