Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-maturin for openSUSE:Factory 
checked in at 2024-12-19 21:39:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-maturin (Old)
 and      /work/SRC/openSUSE:Factory/.python-maturin.new.29675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-maturin"

Thu Dec 19 21:39:57 2024 rev:43 rq:1231901 version:1.7.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-maturin/python-maturin.changes    
2024-09-29 18:10:21.596941735 +0200
+++ /work/SRC/openSUSE:Factory/.python-maturin.new.29675/python-maturin.changes 
2024-12-19 21:40:12.255621192 +0100
@@ -1,0 +2,54 @@
+Wed Dec 18 12:01:14 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 1.7.8
+  * Fix aarch64 Windows cross compilation by @messense in #2359
+- Release 1.7.7
+  * fix abi3 interpreter discovery on Windows by @davidhewitt in
+    #2333
+  * fix: remove extra indent in generated CI by @jsstevenson in
+    #2340
+  * Upgrade cargo-xwin to unify rustls versions by @kornelski in
+    #2222
+  * Normalize python source directory path by @messense in #2343
+  * Enable fat LTO for maturin release workflow by @messense in
+    #2344
+  * Use different binding dirs for different uniffi modules by
+    @messense in #2348
+  * Update minimal Python minor version for pyo3 0.23 by @messense
+    in #2350
+  * Limit minimal PyPy version based on bindings crate version by
+    @messense in #2351
+  * Remove hard coded pip show in fix_direct_url by @mbway in #2352
+  * Do not use xwin to compile on Windows when MSVC compiler can
+    build for the target by @messense in #2353
+- Release 1.7.6
+ * allow -i 3.13t by @davidhewitt in #2324
+ * propagate abiflags to wheel name on Windows by @davidhewitt in
+   #2325
+ * Add free-threaded wheel build to generate-ci by default by
+   @messense in #2329
+ * Bump metadata version to 2.4 to fix license bug by @konstin in
+   #2332
+- Release 1.7.5
+ * Auto detect Python 3.13 by @messense in #2248
+ * feat: add skip attestation option to maturin ci github by
+   @moldhouse in #2254
+ * generate-ci: use macos-13 runner for x86_64 build job by
+   @messense in #2255
+ * Improve wheel reproducibility by sorting libs by @ycongal-smile
+   in #2261
+ * Fix inverted workspace inclusions by @konstin in #2262
+ * Fix broken links to PyO3 building docs by @laurentS in #2270
+ * Update goblin to 0.9 by @musicinmybrain in #2284
+ * Don't resolve python interpreter when building sdist only by
+   @messense in #2292
+ * include timestamps in the suggested log format by @mbway in
+   #2304
+ * Add support for GNU/Hurd by @sthibaul in #2306
+ * Fix __init__ exports when using multiple UniFFI bindings by
+   @Nickersoft in #2305
+ * Add free-threaded Python support by @messense in #2310
+- Fix _service file for cargo_vendor
+- Update description
+
+-------------------------------------------------------------------

Old:
----
  maturin-1.7.4.tar.gz

New:
----
  maturin-1.7.8.tar.gz

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

Other differences:
------------------
++++++ python-maturin.spec ++++++
--- /var/tmp/diff_new_pack.54REYg/_old  2024-12-19 21:40:13.431669937 +0100
+++ /var/tmp/diff_new_pack.54REYg/_new  2024-12-19 21:40:13.435670103 +0100
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-maturin
-Version:        1.7.4
+Version:        1.7.8
 Release:        0
 Summary:        Rust/Python Interoperability
 License:        Apache-2.0 OR MIT
@@ -42,12 +42,11 @@
 %python_subpackages
 
 %description
-Build and publish crates with pyo3, rust-cpython and cffi bindings
+Build and publish crates with pyo3, cffi and uniffi bindings
 as well as rust binaries as python packages.
 
-This project is a zero-configuration replacement for
-setuptools-rust milksnake. It supports building wheels for Python
-3.6+, can upload them to PyPI and has basic PyPy support.
+It supports building wheels for Python 3.8+, can upload them
+to PyPI and has basic PyPy and GraalPy support.
 
 %prep
 %autosetup -a1 -p1 -n maturin-%{version}
@@ -75,5 +74,5 @@
 %doc Changelog.md README.md
 %python_alternative %{_bindir}/maturin
 %{python_sitearch}/maturin
-%{python_sitearch}/maturin-%{version}*-info
+%{python_sitearch}/maturin-%{version}.dist-info
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.54REYg/_old  2024-12-19 21:40:13.479671926 +0100
+++ /var/tmp/diff_new_pack.54REYg/_new  2024-12-19 21:40:13.483672092 +0100
@@ -1,6 +1,7 @@
 <services>
+  <service name="download_files" mode="manual" />
   <service name="cargo_vendor" mode="manual">
-    <param name="srcdir">maturin</param>
+    <param name="srctar">maturin-*.tar.gz</param>
     <param name="compression">xz</param>
     <param name="update">true</param>
   </service>

++++++ maturin-1.7.4.tar.gz -> maturin-1.7.8.tar.gz ++++++
++++ 4862 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/python-maturin/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.python-maturin.new.29675/vendor.tar.xz differ: char 
15, line 1

Reply via email to