factory
- update to 1.0.3:
* Bugfix for supporting non-coordinate inputs to transforms
supporting quantities.
* Fix two bugs in the LabelMapperConverter: When
roundtripping a LabelMapperArray, with a non-default number
of inputs, deserialization fails because the init of the
LabelMapperArray will set the number of inputs in the model
to the default value of 2, which is then attempted to be
overridden by later deseriaization methods. The converter
fails when lazy_load is set to false and the mapper is an
array. Both of these issues have been resolved. (#701)
* When roundtripping a LabelMapperArray, with a non-default
number of inputs, deserialization fails because the init of
the LabelMapperArray will set the number of inputs in the
model to the default value of 2, which is then attempted to
be overridden by later deseriaization methods.
* The converter fails when lazy_load is set to false and the
mapper is an array.
* Fix gwcs evaluation when the input or output frames are None
or EmptyFrame.
OBS-URL: https://build.opensuse.org/request/show/1352249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gwcs?expand=0&rev=15
Description
No description provided
Languages
RPM Spec
100%