Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Pyro5 for openSUSE:Factory 
checked in at 2026-01-08 16:25:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pyro5 (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pyro5.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pyro5"

Thu Jan  8 16:25:17 2026 rev:7 rq:1325967 version:5.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pyro5/python-Pyro5.changes        
2025-07-07 14:50:11.685533509 +0200
+++ /work/SRC/openSUSE:Factory/.python-Pyro5.new.1928/python-Pyro5.changes      
2026-01-08 16:25:43.858704534 +0100
@@ -1,0 +2,11 @@
+Wed Jan  7 14:06:27 UTC 2026 - Marius Grossu <[email protected]>
+
+- update to 5.16:
+  * project going into super low maintenance mode, I don't plan on working on 
it any longer unless nasty bugs are reported.
+  * properties can now be a streaming generator too
+  * loopCondition is relayed from start_ns_loop() to its daemon
+  * removed Python 3.8 and 3.9 from the support list (they are EOL). Now 
supported on Python 3.10 or newer.
+  * docs: clarify @expose on a class not automatically exposing base class(es).
+- updated the url for Source:
+
+-------------------------------------------------------------------

Old:
----
  Pyro5-5.15.tar.gz

New:
----
  pyro5-5.16.tar.gz

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

Other differences:
------------------
++++++ python-Pyro5.spec ++++++
--- /var/tmp/diff_new_pack.HUMPWn/_old  2026-01-08 16:25:45.910789857 +0100
+++ /var/tmp/diff_new_pack.HUMPWn/_new  2026-01-08 16:25:45.922790355 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Pyro5
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,12 @@
 %bcond_without libalternatives
 %{?sle15_python_module_pythons}
 Name:           python-Pyro5
-Version:        5.15
+Version:        5.16
 Release:        0
 Summary:        Distributed object middleware for Python (RPC)
 License:        MIT
 URL:            https://github.com/irmen/Pyro5
-Source:         
https://files.pythonhosted.org/packages/source/P/Pyro5/Pyro5-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/p/pyro5/pyro5-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
@@ -64,7 +64,7 @@
 runs on many different platforms and Python versions.
 
 %prep
-%autosetup -p1 -n Pyro5-%{version}
+%autosetup -p1 -n pyro5-%{version}
 
 %build
 %pyproject_wheel

Reply via email to