artefactual-labs / mets-reader-writer

Library to parse and create METS files, especially for Archivematica.
https://mets-reader-writer.readthedocs.io
GNU Affero General Public License v3.0
20 stars 13 forks source link

Bump version to 0.2.2 #50

Closed jrwdunham closed 6 years ago

jrwdunham commented 6 years ago

Connected to: https://github.com/archivematica/Issues/issues/200

ross-spencer commented 6 years ago

Tested in Archivematica with the following output:

================================================================== 16 passed, 1 skipped in 0.18 seconds ==================================================================
ross-spencer@artefactual:~/git/artefactual-labs/am/compose$ sudo docker-compose exec --user=root archivematica-mcp-client bash
[sudo] password for ross-spencer: 
root@b4585f23446d:/# pip show metsrw
Name: metsrw
Version: 0.2.2
Summary: Library for dealing with METS files.
Home-page: https://github.com/artefactual-labs/mets-reader-writer/
Author: Artefactual
Author-email: info@artefactual.com
License: AGPL
Location: /usr/local/lib/python2.7/dist-packages
Requires: future, lxml, six

Looking good! :+1: