Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-txaio for openSUSE:Factory 
checked in at 2025-10-30 17:10:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-txaio (Old)
 and      /work/SRC/openSUSE:Factory/.python-txaio.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-txaio"

Thu Oct 30 17:10:01 2025 rev:15 rq:1314473 version:25.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-txaio/python-txaio.changes        
2025-06-04 20:28:58.582034392 +0200
+++ /work/SRC/openSUSE:Factory/.python-txaio.new.1980/python-txaio.changes      
2025-10-30 17:10:54.849408181 +0100
@@ -1,0 +2,11 @@
+Thu Oct 30 01:17:23 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Update to 25.9.2:
+  * fix: update license file to include contributors (#188)
+  * fix: remove obsolete dependency on six (#186)
+  * fix: update pypy version in CI workflow (#187)
+  * fix: setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file
+    parameter is deprecated, use license_files instead.
+- Switch to autosetup macro.
+
+-------------------------------------------------------------------

Old:
----
  txaio-23.1.1.tar.gz

New:
----
  txaio-25.9.2.tar.gz

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

Other differences:
------------------
++++++ python-txaio.spec ++++++
--- /var/tmp/diff_new_pack.0NRECL/_old  2025-10-30 17:10:55.433432793 +0100
+++ /var/tmp/diff_new_pack.0NRECL/_new  2025-10-30 17:10:55.433432793 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-txaio
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-txaio
-Version:        23.1.1
+Version:        25.9.2
 Release:        0
 Summary:        WebSocket and WAMP in Python for Twisted and asyncio
 License:        MIT
@@ -29,11 +29,11 @@
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Recommends:     python-Twisted >= 20.3.0
+Recommends:     python-Twisted >= 22.10.0
 Recommends:     python-zope.interface >= 5.2
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module Twisted >= 20.3.0}
+BuildRequires:  %{python_module Twisted >= 22.10.0}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module zope.interface >= 5.2}
 # /SECTION
@@ -44,8 +44,7 @@
 asynchronous Remote Procedure Calls and Publish & Subscribe on top of 
WebSocket.
 
 %prep
-%setup -q -n txaio-%{version}
-%autopatch -p1
+%autosetup -p1 -n txaio-%{version}
 
 %build
 %pyproject_wheel
@@ -60,5 +59,5 @@
 %files %{python_files}
 %license LICENSE
 %{python_sitelib}/txaio
-%{python_sitelib}/txaio-%{version}*-info
+%{python_sitelib}/txaio-%{version}.dist-info
 

++++++ txaio-23.1.1.tar.gz -> txaio-25.9.2.tar.gz ++++++
++++ 4487 lines of diff (skipped)

Reply via email to