BDBag release 1.5.6
Release Notes
Bugfix release with minor feature addition.
- Fix #34: New file hashes for existing manifest entries generated from remote-file-manifests don't get updated in bags.
- Fix #36: Directory paths with slash at the end during "archive_bag" results in a malformed archive name.
- Added
update_keychain
API function inauth/keychain.py
for programmatic add/update/delete of keychain entries. - Added Python 3.7 support to
setup.py
metadata and Travis builds.