Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-atpublic for openSUSE:Factory
checked in at 2024-09-01 19:21:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-atpublic (Old)
and /work/SRC/openSUSE:Factory/.python-atpublic.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-atpublic"
Sun Sep 1 19:21:30 2024 rev:10 rq:1197802 version:5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-atpublic/python-atpublic.changes
2024-01-06 18:41:08.753493094 +0100
+++
/work/SRC/openSUSE:Factory/.python-atpublic.new.2698/python-atpublic.changes
2024-09-01 19:21:45.812842455 +0200
@@ -1,0 +2,15 @@
+Thu Aug 22 11:40:10 UTC 2024 - Frantisek Simorda <[email protected]>
+
+- Update to 5.0:
+ * @public is now properly type annotated.
+ * Adopt hatch test and hatch fmt commands. (GL#25)
+ * @public and @private now raise TypeError instead of ValueError if __all__
is not a concrete list object. (GL#26)
+ * Other minor coding improvements identified by ruff.
+ * Switch to Trusted Publishing for publishing new versions to PyPI. (GL#24)
+
+- version 4.1:
+ * Add support for Python 3.12. (GL#22)
+ * Switch to hatch, replacing pdm and tox. (GL#21)
+
+
+-------------------------------------------------------------------
Old:
----
atpublic-4.0.tar.gz
New:
----
atpublic-5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-atpublic.spec ++++++
--- /var/tmp/diff_new_pack.51DwIz/_old 2024-09-01 19:21:46.308862763 +0200
+++ /var/tmp/diff_new_pack.51DwIz/_new 2024-09-01 19:21:46.308862763 +0200
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-atpublic
-Version: 4.0
+Version: 5.0
Release: 0
Summary: @public decorator for populating __all__
License: Apache-2.0
@@ -34,7 +34,7 @@
URL: http://public.readthedocs.io/
Source:
https://gitlab.com/warsaw/public/-/archive/%{version}/public-%{version}.tar.gz#/atpublic-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.7}
-BuildRequires: %{python_module pdm-backend}
+BuildRequires: %{python_module hatch}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
++++++ atpublic-4.0.tar.gz -> atpublic-5.0.tar.gz ++++++
++++ 2155 lines of diff (skipped)