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 2022-11-20 19:47:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-maturin (Old)
 and      /work/SRC/openSUSE:Factory/.python-maturin.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-maturin"

Sun Nov 20 19:47:10 2022 rev:18 rq:1036879 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-maturin/python-maturin.changes    
2022-10-25 11:19:47.930108910 +0200
+++ /work/SRC/openSUSE:Factory/.python-maturin.new.1597/python-maturin.changes  
2022-11-20 19:47:16.781329966 +0100
@@ -1,0 +2,61 @@
+Sun Nov 20 07:40:57 UTC 2022 - Mia Herkt <m...@0x0.st>
+
+- Update to v0.14.0:
+* Breaking Change: Remove support for specifying python package
+  metadata in `Cargo.toml`
+  Python package metadata should be specified in the `project`
+  section of `pyproject.toml` instead as PEP 621 specifies.
+  gh#PyO3/maturin#1200
+* Initial support for shipping bin targets as wasm32-wasi binaries
+  that are run through wasmtime
+  Note that wasmtime currently only support the five most popular
+  platforms and that wasi binaries have restrictions when
+  interacting with the host.
+  Usage is by setting `--target wasm32-wasi`.
+  gh#PyO3/maturin#1107
+* Add support for python first `src` project layout
+  gh#PyO3/maturin#1185
+* Add `--src` option to generate src layout for mixed Python/Rust
+  projects
+  gh#PyO3/maturin#1189
+* Add Python metadata support for `license-file` field of
+  `Cargo.toml`
+  gh#PyO3/maturin#1195
+* Upgrade to clap 4.0
+  This bumps MSRV to 1.61.0.
+  gh#PyO3/maturin#1197
+* Remove `workspace.members` in `Cargo.toml` from sdist if there
+  isn't any path dependency
+  in #[1227](https://github.com/PyO3/maturin/pull/1227)
+* Fix auditwheel `libpython` check on Python 3.7 and older
+  versions
+  gh#PyO3/maturin#1229
+* Use generic tags when
+  `sys.implementation.name` != `platform.python_implementation()`
+  Fixes the compatibility tags for Pyston.
+  gh#PyO3/maturin#1232
+* Set default macOS deployment target version if
+  `MACOSX_DEPLOYMENT_TARGET` isn't specified
+  gh#PyO3/maturin#1251
+* Add support for 32-bit x86 FreeBSD target
+  gh#PyO3/maturin#1254
+* Add `[tool.maturin.include]` and `[tool.maturin.exclude]` and
+  deprecate `[tool.maturin.sdist-include]`
+  gh#PyO3/maturin#1255
+* Ignore sdist tar ball instead of error out
+  gh#PyO3/maturin#1259
+* Add support for `uniffi` bindings
+  gh#PyO3/maturin#1275
+
+-------------------------------------------------------------------
+Thu Nov 10 09:11:29 UTC 2022 - Mia Herkt <m...@0x0.st>
+
+- Update to v0.13.7:
+  * Fix macOS LC_ID_DYLIB for abi3 wheels
+    gh#PyO3/maturin#1208
+  * Pass --locked to Cargo when bootstrap from sdisFix build for Python 3.11 
on Windows
+    gh#PyO3/maturin#1222
+  * Fix build for Python 3.11 on Windows
+    gh#PyO3/maturin#1222
+
+-------------------------------------------------------------------

Old:
----
  maturin-0.13.6.tar.gz

New:
----
  maturin-0.14.0.tar.gz

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

Other differences:
------------------
++++++ python-maturin.spec ++++++
--- /var/tmp/diff_new_pack.FHdwt6/_old  2022-11-20 19:47:18.053337319 +0100
+++ /var/tmp/diff_new_pack.FHdwt6/_new  2022-11-20 19:47:18.057337341 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-maturin
-Version:        0.13.6
+Version:        0.14.0
 Release:        0
 Summary:        Rust/Python Interoperability
 License:        Apache-2.0 OR MIT
@@ -71,7 +71,7 @@
 
 %files %{python_files}
 %license license-apache license-mit
-%doc Changelog.md Readme.md
+%doc Changelog.md README.md
 %python_alternative %{_bindir}/maturin
 %{python_sitearch}/maturin
 %{python_sitearch}/maturin-%{version}*-info

++++++ maturin-0.13.6.tar.gz -> maturin-0.14.0.tar.gz ++++++
++++ 7599 lines of diff (skipped)

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

Reply via email to