Hello community,

here is the log from the commit of package python-asdf for openSUSE:Factory 
checked in at 2020-07-08 19:14:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asdf (Old)
 and      /work/SRC/openSUSE:Factory/.python-asdf.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asdf"

Wed Jul  8 19:14:36 2020 rev:7 rq:819237 version:2.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asdf/python-asdf.changes  2020-06-03 
20:35:39.809763329 +0200
+++ /work/SRC/openSUSE:Factory/.python-asdf.new.3060/python-asdf.changes        
2020-07-08 19:14:43.087473354 +0200
@@ -1,0 +2,25 @@
+Tue Jul  7 11:06:32 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- Update to 2.6.0
+  * AsdfDeprecationWarning now subclasses DeprecationWarning. [#710]
+  * Resolve external references in custom schemas, and deprecate
+    asdf.schema.load_custom_schema.  [#738]
+  * Add ``asdf.info`` for displaying a summary of a tree, and
+    ``AsdfFile.search`` for searching a tree. [#736]
+  * Add pytest plugin option to skip warning when a tag is
+    unrecognized. [#771]
+  * Fix generic_io ``read_blocks()`` reading past the requested size [#773]
+  * Add support for ASDF Standard 1.5.0, which includes several new
+    transform schemas. [#776]
+  * Enable validation and serialization of previously unhandled numpy
+    scalar types. [#778]
+  * Fix handling of trees containing implicit internal references and
+    reference cycles.  Eliminate need to call 
``yamlutil.custom_tree_to_tagged_tree``
+    and ``yamlutil.tagged_tree_to_custom_tree`` from extension code,
+    and allow ``ExtensionType`` subclasses to return generators. [#777]
+  * Fix bug preventing history entries when a file was previously
+    saved without them. [#779]
+  * Update developer overview documentation to describe design of changes
+    to handle internal references and reference cycles. [#781]
+
+-------------------------------------------------------------------

Old:
----
  asdf-2.5.2.tar.gz

New:
----
  asdf-2.6.0.tar.gz

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

Other differences:
------------------
++++++ python-asdf.spec ++++++
--- /var/tmp/diff_new_pack.e96NaF/_old  2020-07-08 19:14:44.107476987 +0200
+++ /var/tmp/diff_new_pack.e96NaF/_new  2020-07-08 19:14:44.111477001 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-asdf
-Version:        2.5.2
+Version:        2.6.0
 Release:        0
 Summary:        Python tools to handle ASDF files
 License:        BSD-3-Clause AND BSD-2-Clause
@@ -30,28 +30,25 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-PyYAML >= 3.10
-Requires:       python-astropy
+Requires:       python-astropy >= 3.0
 Requires:       python-astropy-helpers
-Requires:       python-jsonschema < 4
-Requires:       python-jsonschema >= 2.3
-Requires:       python-numpy >= 1.8
+Requires:       python-jsonschema >= 3.0.2
+Requires:       python-numpy >= 1.10
 Requires:       python-semantic_version >= 2.8
-Requires:       python-six >= 1.9.0
+Recommends:     python-lz4 >= 0.10
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module PyYAML >= 3.10}
+BuildRequires:  %{python_module astropy >= 3.0}
 BuildRequires:  %{python_module astropy-helpers}
-BuildRequires:  %{python_module astropy}
-BuildRequires:  %{python_module jsonschema < 4}
-BuildRequires:  %{python_module jsonschema >= 2.3}
-BuildRequires:  %{python_module numpy >= 1.8}
+BuildRequires:  %{python_module jsonschema >= 3.0.2}
+BuildRequires:  %{python_module numpy >= 1.10}
 BuildRequires:  %{python_module pytest-astropy}
 BuildRequires:  %{python_module pytest-openfiles >= 0.3.1}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module semantic_version >= 2.8}
-BuildRequires:  %{python_module six >= 1.9.0}
 # /SECTION
 %python_subpackages
 

++++++ asdf-2.5.2.tar.gz -> asdf-2.6.0.tar.gz ++++++
++++ 6335 lines of diff (skipped)


Reply via email to