Skip to content

Updating code for python3 compatibility

Ghost User requested to merge python3-compatibility into master

Need to coordinate new rpm of bagit

Dependencies to be built. Check mark means it is built and in the repos.

rhel7:

  • python-bagit 1.7.0
  • python-boto 2.49
  • python-certifi

rhel8:

  • python3-boto 2.49
  • python3-progressbar
  • python3-filechunkio
  • python3-bagit 1.7.0
  • python3-certifi

Closes #69 (closed)

Edited by Liam Monahan

Merge request reports