Hello community,

here is the log from the commit of package python-asdf for openSUSE:Factory 
checked in at 2020-09-15 16:30:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asdf (Old)
 and      /work/SRC/openSUSE:Factory/.python-asdf.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asdf"

Tue Sep 15 16:30:07 2020 rev:8 rq:834523 version:2.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asdf/python-asdf.changes  2020-07-08 
19:14:43.087473354 +0200
+++ /work/SRC/openSUSE:Factory/.python-asdf.new.4249/python-asdf.changes        
2020-09-15 16:30:31.298724973 +0200
@@ -1,0 +2,50 @@
+Mon Sep 14 18:11:01 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- Update to version 2.7.1 
+  * Fix bug preventing access to copied array data after 
+    AsdfFile is closed. [#869]
+- Changelog for 2.7.0
+  * Fix bug preventing diff of files containing 
+    ndarray-1.0.0 objects in simplified form. [#786]
+  * Fix bug causing duplicate elements to appear when 
+    calling copy.deepcopy on a TaggedList. [#788]
+  * Improve validator performance by skipping unnecessary 
+    step of copying schema objects. [#784]
+  * Fix bug with auto_inline option where inline blocks are 
+    not converted to internal when they exceed the threshold. 
+    [#802]
+  * Fix misinterpretation of byte order of blocks stored in 
+    FITS files. [#810]
+  * Improve read performance by skipping unnecessary 
+    rebuild of tagged tree. [#787]
+  * Add option to asdf.open and fits_embed.AsdfInFits.open 
+    that disables validation on read. [#792]
+  * Fix bugs and code style found by adding F and W flake8 
+    checks. [#797]
+  * Eliminate warnings in pytest plugin by using 
+    from_parent when available. [#799]
+  * Prevent validation of empty tree when AsdfFile is 
+    initialized. [#794]
+  * All warnings now subclass asdf.exceptions.AsdfWarning. 
+    [#804]
+  * Improve warning message when falling back to an older 
+    schema, and note that fallback behavior will be removed 
+    in 3.0. [#806]
+  * Drop support for jsonschema 2.x. [#807]
+  * Stop traversing oneOf and anyOf combiners when filling 
+    or removing default values. [#811]
+  * Fix bug in version map caching that caused incompatible 
+    tags to be written under ASDF Standard 1.0.0. [#821]
+  * Fix bug that corrupted ndarrays when the underlying 
+    block array was converted to C order on write. [#827]
+  * Fix bug that produced unreadable ASDF files when an 
+    ndarray in the tree was both offset and broadcasted. 
+    [#827]
+  * Fix bug preventing validation of default values in 
+    schema.check_schema. [#785]
+  *  Add option to disable validation of schema default 
+    values in the pytest plugin. [#831]
+  * Prevent errors when extension metadata contains 
+    additional properties. [#832]
+
+-------------------------------------------------------------------

Old:
----
  asdf-2.6.0.tar.gz

New:
----
  asdf-2.7.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-asdf.spec ++++++
--- /var/tmp/diff_new_pack.qxBxw3/_old  2020-09-15 16:30:32.350725980 +0200
+++ /var/tmp/diff_new_pack.qxBxw3/_new  2020-09-15 16:30:32.354725984 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-asdf
-Version:        2.6.0
+Version:        2.7.1
 Release:        0
 Summary:        Python tools to handle ASDF files
 License:        BSD-3-Clause AND BSD-2-Clause

++++++ asdf-2.6.0.tar.gz -> asdf-2.7.1.tar.gz ++++++
++++ 5969 lines of diff (skipped)


Reply via email to