ome / omero-metadata

OMERO plugin for metadata manipulation https://www.openmicroscopy.org/omero/
GNU General Public License v2.0
7 stars 13 forks source link

Add dependency on version 5.8 or more recent of omero-py #47

Closed sbesson closed 4 years ago

sbesson commented 4 years ago

The primary motivation is to get rid of the DeprecationWarning thrown on every invocation of omero metadata populate --context bulkmap fixed in ome/omero-py@dcde6b2.

Also remove PyYAML and future dependencies pulled transitively - but see https://github.com/ome/omero-cli-render/pull/45#issuecomment-698170137

See also https://github.com/ome/omero-cli-render/pull/45

Proposed tag: 0.5.1

sbesson commented 4 years ago

Closing as per the same rationale as https://github.com/ome/omero-cli-render/pull/45#issuecomment-713094838