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 2023-01-14 20:32:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-maturin (Old) and /work/SRC/openSUSE:Factory/.python-maturin.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-maturin" Sat Jan 14 20:32:34 2023 rev:25 rq:1058366 version:0.14.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-maturin/python-maturin.changes 2023-01-12 22:44:35.348964612 +0100 +++ /work/SRC/openSUSE:Factory/.python-maturin.new.32243/python-maturin.changes 2023-01-14 20:32:38.125538049 +0100 @@ -1,0 +2,7 @@ +Sat Jan 14 12:23:46 UTC 2023 - Mia Herkt <m...@0x0.st> + +- Update to v0.14.10 + * Use module name specified by [package.metadata.maturin] + gh#PyO3/maturin#1409 + +------------------------------------------------------------------- @@ -4,2 +11,3 @@ -- Don't pass MACOSX_DEPLOYMENT_TARGET when query default value from - rustc +- Update to v0.14.9 + * Don't pass MACOSX_DEPLOYMENT_TARGET when query default value + from rustc Old: ---- maturin-0.14.9.tar.gz New: ---- maturin-0.14.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-maturin.spec ++++++ --- /var/tmp/diff_new_pack.k2MO36/_old 2023-01-14 20:32:41.177556074 +0100 +++ /var/tmp/diff_new_pack.k2MO36/_new 2023-01-14 20:32:41.185556122 +0100 @@ -17,7 +17,7 @@ Name: python-maturin -Version: 0.14.9 +Version: 0.14.10 Release: 0 Summary: Rust/Python Interoperability License: Apache-2.0 OR MIT ++++++ maturin-0.14.9.tar.gz -> maturin-0.14.10.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maturin-0.14.9/Cargo.lock new/maturin-0.14.10/Cargo.lock --- old/maturin-0.14.9/Cargo.lock 2023-01-10 13:38:22.000000000 +0100 +++ new/maturin-0.14.10/Cargo.lock 2023-01-13 05:50:32.000000000 +0100 @@ -1241,9 +1241,9 @@ [[package]] name = "io-lifetimes" -version = "1.0.3" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "46112a93252b123d31a119a8d1a1ac19deac4fac6e0e8b0df58f0d4e5870e63c" +checksum = "e7d6c6f8c91b4b9ed43484ad1a938e393caf35960fce7f82a040497207bd8e9e" dependencies = [ "libc", "windows-sys", @@ -1373,7 +1373,7 @@ [[package]] name = "maturin" -version = "0.14.9" +version = "0.14.10" dependencies = [ "anyhow", "base64", @@ -1816,9 +1816,9 @@ [[package]] name = "parking_lot_core" -version = "0.9.5" +version = "0.9.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ff9f3fef3968a3ec5945535ed654cb38ff72d7495a25619e2247fb15a2ed9ba" +checksum = "ba1ef8814b5c993410bb3adfad7a5ed269563e4a2f90c41f5d85be7fb47133bf" dependencies = [ "cfg-if", "libc", @@ -2208,9 +2208,9 @@ [[package]] name = "rustls" -version = "0.20.7" +version = "0.20.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "539a2bfe908f471bfa933876bd1eb6a19cf2176d375f82ef7f99530a40e48c2c" +checksum = "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f" dependencies = [ "log", "ring", @@ -3187,45 +3187,45 @@ [[package]] name = "windows_aarch64_gnullvm" -version = "0.42.0" +version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e" +checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608" [[package]] name = "windows_aarch64_msvc" -version = "0.42.0" +version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4" +checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7" [[package]] name = "windows_i686_gnu" -version = "0.42.0" +version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7" +checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640" [[package]] name = "windows_i686_msvc" -version = "0.42.0" +version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246" +checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605" [[package]] name = "windows_x86_64_gnu" -version = "0.42.0" +version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed" +checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45" [[package]] name = "windows_x86_64_gnullvm" -version = "0.42.0" +version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028" +checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463" [[package]] name = "windows_x86_64_msvc" -version = "0.42.0" +version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5" +checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd" [[package]] name = "xattr" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maturin-0.14.9/Cargo.toml new/maturin-0.14.10/Cargo.toml --- old/maturin-0.14.9/Cargo.toml 1970-01-01 01:00:00.000000000 +0100 +++ new/maturin-0.14.10/Cargo.toml 1970-01-01 01:00:00.000000000 +0100 @@ -1,7 +1,7 @@ [package] authors = ["konstin <kons...@mailbox.org>", "messense <messe...@icloud.com>"] name = "maturin" -version = "0.14.9" +version = "0.14.10" description = "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages" exclude = ["test-crates/**/*", "sysconfig/*", "test-data/*", "ci/*", "tests/*", "guide/*", ".github/*"] homepage = "https://github.com/pyo3/maturin" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maturin-0.14.9/Changelog.md new/maturin-0.14.10/Changelog.md --- old/maturin-0.14.9/Changelog.md 2023-01-10 13:38:22.000000000 +0100 +++ new/maturin-0.14.10/Changelog.md 2023-01-13 05:50:32.000000000 +0100 @@ -7,6 +7,10 @@ ## [Unreleased] +## [0.14.10] - 2023-01-13 + +* Use module name specified by `[package.metadata.maturin]` in [#1409](https://github.com/PyO3/maturin/pull/1409) + ## [0.14.9] - 2023-01-10 * Don't pass `MACOSX_DEPLOYMENT_TARGET` when query default value from rustc in [#1395](https://github.com/PyO3/maturin/pull/1395) @@ -795,7 +799,8 @@ * Initial Release -[Unreleased]: https://github.com/pyo3/maturin/compare/v0.14.9...HEAD +[Unreleased]: https://github.com/pyo3/maturin/compare/v0.14.10...HEAD +[0.14.10]: https://github.com/pyo3/maturin/compare/v0.14.9...v0.14.10 [0.14.9]: https://github.com/pyo3/maturin/compare/v0.14.8...v0.14.9 [0.14.8]: https://github.com/pyo3/maturin/compare/v0.14.7...v0.14.8 [0.14.7]: https://github.com/pyo3/maturin/compare/v0.14.6...v0.14.7 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maturin-0.14.9/PKG-INFO new/maturin-0.14.10/PKG-INFO --- old/maturin-0.14.9/PKG-INFO 1970-01-01 01:00:00.000000000 +0100 +++ new/maturin-0.14.10/PKG-INFO 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: maturin -Version: 0.14.9 +Version: 0.14.10 Classifier: Topic :: Software Development :: Build Tools Classifier: Programming Language :: Rust Classifier: Programming Language :: Python :: Implementation :: CPython @@ -18,10 +18,10 @@ License: MIT OR Apache-2.0 Requires-Python: >=3.7 Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM -Project-URL: Source Code, https://github.com/PyO3/maturin -Project-URL: Documentation, https://maturin.rs Project-URL: Issues, https://github.com/PyO3/maturin/issues +Project-URL: Source Code, https://github.com/PyO3/maturin Project-URL: Changelog, https://maturin.rs/changelog.html +Project-URL: Documentation, https://maturin.rs # Maturin diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maturin-0.14.9/src/build_options.rs new/maturin-0.14.10/src/build_options.rs --- old/maturin-0.14.9/src/build_options.rs 2023-01-10 13:38:22.000000000 +0100 +++ new/maturin-0.14.10/src/build_options.rs 2023-01-13 05:50:32.000000000 +0100 @@ -501,8 +501,9 @@ if !bridge.is_bin() && module_name.contains('-') { bail!( - "The module name must not contains a minus \ - (Make sure you have set an appropriate [lib] name in your Cargo.toml)" + "The module name must not contain a minus `-` \ + (Make sure you have set an appropriate [lib] name or \ + [package.metadata.maturin] name in your Cargo.toml)" ); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/maturin-0.14.9/src/project_layout.rs new/maturin-0.14.10/src/project_layout.rs --- old/maturin-0.14.9/src/project_layout.rs 2023-01-10 13:38:22.000000000 +0100 +++ new/maturin-0.14.10/src/project_layout.rs 2023-01-13 05:50:32.000000000 +0100 @@ -128,12 +128,7 @@ .unwrap_or(crate_name) .to_owned(); - // Only use extension name from extra metadata if it contains dot - let extension_name = extra_metadata - .name - .as_ref() - .filter(|name| name.contains('.')) - .unwrap_or(&module_name); + let extension_name = extra_metadata.name.as_ref().unwrap_or(&module_name); let project_root = if pyproject_file.is_file() { pyproject_file.parent().unwrap_or(manifest_dir) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/python-maturin/vendor.tar.xz /work/SRC/openSUSE:Factory/.python-maturin.new.32243/vendor.tar.xz differ: char 27, line 1