Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-asdf-standard for
openSUSE:Factory checked in at 2024-03-10 20:26:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asdf-standard (Old)
and /work/SRC/openSUSE:Factory/.python-asdf-standard.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-asdf-standard"
Sun Mar 10 20:26:00 2024 rev:6 rq:1156734 version:1.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-asdf-standard/python-asdf-standard.changes
2023-08-23 14:58:23.334073244 +0200
+++
/work/SRC/openSUSE:Factory/.python-asdf-standard.new.1770/python-asdf-standard.changes
2024-03-10 20:26:29.234114707 +0100
@@ -1,0 +2,19 @@
+Sun Mar 10 11:57:48 UTC 2024 - Ben Greiner <[email protected]>
+
+- Update to 1.1.1
+ * Fix readthedocs config. [#429]
+- Release 1.1.0
+ * The in progress ASDF Standard is v1.6.0
+ * The stable ASDF Standard is v1.5.0
+ * Add new quantity-1.2.0 schema to support datatype option. [#351]
+ * Bugfix for base_format in time-1.2.0 schema. [#349]
+ * Add new ndarray-1.1.0 schema to fix #345 [#350]
+ * Remove unit-1.1.0 erroneously added in #350 [#355]
+ * Fix URI fragment format in metaschema references. [#373]
+ * Fix URI fragment format in quantity-1.2 schema [#374]
+ * Drop support for python 3.8 [#390]
+ * Add float16 to ndarray-1.1.0 [#411]
+ * Remove unneeded tag keyword from fits schema [#421]
+ * Move non-core tags to astronomy manifest [#422]
+
+-------------------------------------------------------------------
Old:
----
asdf_standard-1.0.3.tar.gz
New:
----
asdf_standard-1.1.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-asdf-standard.spec ++++++
--- /var/tmp/diff_new_pack.kr1rFI/_old 2024-03-10 20:26:29.702131883 +0100
+++ /var/tmp/diff_new_pack.kr1rFI/_new 2024-03-10 20:26:29.706132030 +0100
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package python-asdf-standard
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,31 +26,23 @@
%endif
Name: python-asdf-standard%{psuffix}
-Version: 1.0.3
+Version: 1.1.1
Release: 0
Summary: The ASDF Standard schemas
License: BSD-3-Clause
URL: https://github.com/asdf-format/asdf-standard
Source:
https://files.pythonhosted.org/packages/source/a/asdf-standard/asdf_standard-%{version}.tar.gz
-BuildRequires: %{python_module base >= 3.8}
-BuildRequires: %{python_module importlib_resources >= 3 if %python-base < 3.9}
+BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module setuptools_scm}
-BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module setuptools >= 61}
+BuildRequires: %{python_module setuptools_scm >= 3.4}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-%if %python_version_nodots < 39
-Requires: python-importlib_resources >= 3
-%endif
%if %{with test}
BuildRequires: %{python_module PyYAML}
-BuildRequires: %{python_module asdf >= 2.8.0}
+BuildRequires: %{python_module asdf >= 3}
BuildRequires: %{python_module asdf-standard = %{version}}
-BuildRequires: %{python_module astropy >= 5.0.4}
-BuildRequires: %{python_module gwcs}
-# https://github.com/asdf-format/asdf-standard/pull/391
-BuildRequires: %{python_module jsonschema < 4.18}
BuildRequires: %{python_module packaging >= 16.0}
BuildRequires: %{python_module pytest}
%endif
++++++ asdf_standard-1.0.3.tar.gz -> asdf_standard-1.1.1.tar.gz ++++++
++++ 3219 lines of diff (skipped)