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 2026-04-07 16:33:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-txaio (Old)
 and      /work/SRC/openSUSE:Factory/.python-txaio.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-txaio"

Tue Apr  7 16:33:40 2026 rev:16 rq:1344813 version:25.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-txaio/python-txaio.changes        
2025-10-30 17:10:54.849408181 +0100
+++ /work/SRC/openSUSE:Factory/.python-txaio.new.21863/python-txaio.changes     
2026-04-07 16:49:21.081637860 +0200
@@ -1,0 +2,43 @@
+Mon Mar 30 21:35:54 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 25.12.2:
+  * Modernized documentation infrastructure with Furo theme, MyST
+    Markdown support, and sphinx-autoapi for automatic API
+    documentation generation
+  * Switch from setuptools to Hatchling
+  * Added standardized project badges (PyPI, Python versions, CI,
+    Docs, License, Downloads) to README.md and docs/index.rst
+  * Added comprehensive documentation sections: Installation,
+    Getting Started, Programming Guide, Contributing, and
+    Releases
+  * Added AI assistance documentation under docs/ai/ with
+    acknowledgement and audit files
+  * Fixed RST badge rendering by setting
+    override_image_directive=False in sphinxcontrib-images
+    configuration
+  * Fixed F841 linting error in sphinx_auto_section_anchors.py
+    (unused variable)
+  * Fixed Incomplete source distribution in 25.12.1: missing
+    tests/util.py
+  * Updated Sphinx requirement to >=8.2.3 for docs optional
+    dependency
+  * Updated .cicd submodule to latest with linting fix
+  * Standardized conf.py configuration across WAMP ecosystem
+    projects
+  * Phase 1.3: CI/CD Modernization - align workflows with wamp-
+    cicd patterns
+  * Phase 1.2: Build Tooling Modernization - migrate to src
+    layout, Furo/MyST/AutoAPI docs
+  * Phase 1.1: Update infrastructure submodules to latest Phase 0
+    versions
+  * Migrate from mypy to ty (Astral type checker) for faster type
+    checking
+  * Enable tests and coverage in GitHub Actions
+  * Add coverage report artifact upload
+  * Modernize docs/conf.py with Furo theme, MyST Markdown,
+    sphinx-autoapi
+  * ci: fix publish-github-releases to skip on PRs
+  * ci: align release.yml with autobahn-python model to prevent
+    accidental releases
+
+-------------------------------------------------------------------

Old:
----
  txaio-25.9.2.tar.gz

New:
----
  txaio-25.12.2.tar.gz

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

Other differences:
------------------
++++++ python-txaio.spec ++++++
--- /var/tmp/diff_new_pack.sUx2t1/_old  2026-04-07 16:49:21.649661350 +0200
+++ /var/tmp/diff_new_pack.sUx2t1/_new  2026-04-07 16:49:21.653661515 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-txaio
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -17,25 +17,24 @@
 
 
 Name:           python-txaio
-Version:        25.9.2
+Version:        25.12.2
 Release:        0
 Summary:        WebSocket and WAMP in Python for Twisted and asyncio
 License:        MIT
 URL:            https://github.com/crossbario/txaio
 Source:         
https://files.pythonhosted.org/packages/source/t/txaio/txaio-%{version}.tar.gz
+BuildRequires:  %{python_module hatchling}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module testsuite}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Recommends:     python-Twisted >= 22.10.0
-Recommends:     python-zope.interface >= 5.2
+Recommends:     python-zope.interface >= 5.2.0
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Twisted >= 22.10.0}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module zope.interface >= 5.2}
+BuildRequires:  %{python_module zope.interface >= 5.2.0}
 # /SECTION
 %python_subpackages
 

++++++ txaio-25.9.2.tar.gz -> txaio-25.12.2.tar.gz ++++++
++++ 18666 lines of diff (skipped)

Reply via email to