Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-caio for openSUSE:Factory 
checked in at 2026-09-08 16:58:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-caio (Old)
 and      /work/SRC/openSUSE:Factory/.python-caio.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-caio"

Tue Sep  8 16:58:04 2026 rev:7 rq:1376276 version:0.12.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-caio/python-caio.changes  2026-08-21 
22:17:09.848600021 +0200
+++ /work/SRC/openSUSE:Factory/.python-caio.new.1265/python-caio.changes        
2026-09-08 17:01:28.948408970 +0200
@@ -1,0 +2,11 @@
+Tue Sep  8 06:25:46 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to 0.12.4:
+  * Fix PyPy builds by dropping the redundant Py_Initialize()
+    call from linux_aio and thread_aio (PR #78)
+- Switch Source back to the PyPI sdist now that 0.12.4 publishes
+  one (0.12.3 had none)
+- Drop the %prep rewrite of pyproject.toml version: 0.12.4 ships
+  the correct 0.12.4 metadata
+
+-------------------------------------------------------------------

Old:
----
  caio-0.12.3.tar.gz

New:
----
  caio-0.12.4.tar.gz

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

Other differences:
------------------
++++++ python-caio.spec ++++++
--- /var/tmp/diff_new_pack.IKFnz4/_old  2026-09-08 17:01:29.648438250 +0200
+++ /var/tmp/diff_new_pack.IKFnz4/_new  2026-09-08 17:01:29.650438333 +0200
@@ -17,17 +17,15 @@
 
 
 Name:           python-caio
-Version:        0.12.3
+Version:        0.12.4
 Release:        0
 Summary:        Asynchronous file IO for Linux MacOS or Windows
 License:        Apache-2.0
 URL:            https://github.com/mosquito/caio
-# No PyPI sdist for 0.12.3 (pypi.org/pypi/caio/0.12.3/json is 404). Use the
-# GitHub tag archive. Upstream still forgot to bump [project] version in
-# pyproject.toml (the tag still says 0.10.2); %%prep rewrites it so the
-# wheel's dist-info matches %%{version}. Tests stay in the sdist (graft
-# tests in MANIFEST.in), so %%check is unaffected.
-Source:         
https://github.com/mosquito/caio/archive/refs/tags/%{version}.tar.gz#/caio-%{version}.tar.gz
+# PyPI sdist (graft tests in MANIFEST.in). 0.12.3 had none and used the
+# GitHub tag archive; 0.12.4 publishes a real sdist with the correct
+# [project] version, so no %%prep rewrite is needed.
+Source:         
https://files.pythonhosted.org/packages/source/c/caio/caio-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest-asyncio}
@@ -45,9 +43,6 @@
 
 %prep
 %autosetup -p1 -n caio-%{version}
-# Upstream often forgets to bump [project] version (still 0.10.2 on tag
-# 0.12.3). Rewrite it so the wheel installs caio-%%{version}.dist-info.
-sed -i 's/^version = ".*"/version = "%{version}"/' pyproject.toml
 
 %build
 %pyproject_wheel

++++++ caio-0.12.3.tar.gz -> caio-0.12.4.tar.gz ++++++
++++ 3881 lines of diff (skipped)

Reply via email to