From a83171ba6ce2a0d665b0b10e94cdd6c24b4fba1c5ff6acdf1526d5aeabbdedcf Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 24 Oct 2022 12:47:48 +0000 Subject: [PATCH] - Upgrade to 0.13.6: - Add cargo-deny integration - Fix maturin develop in Windows conda virtual environment - Filter out unwanted Cargo target kinds when determine bridge model - Add maturin develop test case for conda - Bump console from 0.15.1 to 0.15.2 - Bump thiserror from 1.0.36 to 1.0.37 - [StepSecurity] ci: Harden GitHub Actions - Downgrade indicatif to fix build on some 32-bit platforms - Allow rustix dependency now that Alpine removed thumb-mode on armv7l - Bump textwrap from 0.15.0 to 0.15.1 - Replace pretty_env_logger with tracing-subscriber - Include Cargo.lock by default in source distribution OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-maturin?expand=0&rev=41 --- _service | 2 +- maturin-0.13.5.tar.gz | 3 --- maturin-0.13.6.tar.gz | 3 +++ python-maturin.changes | 19 +++++++++++++++++++ python-maturin.spec | 2 +- vendor.tar.xz | 4 ++-- 6 files changed, 26 insertions(+), 7 deletions(-) delete mode 100644 maturin-0.13.5.tar.gz create mode 100644 maturin-0.13.6.tar.gz diff --git a/_service b/_service index 2e164ed..5f69b48 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - maturin-0.13.5.tar.gz + maturin xz true diff --git a/maturin-0.13.5.tar.gz b/maturin-0.13.5.tar.gz deleted file mode 100644 index b3be473..0000000 --- a/maturin-0.13.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:491618f77de70697269ec62d4e166c6ec6b3669d2326a1dad43a49a531f2fe7f -size 150198 diff --git a/maturin-0.13.6.tar.gz b/maturin-0.13.6.tar.gz new file mode 100644 index 0000000..a8a6d2b --- /dev/null +++ b/maturin-0.13.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df649c77dc9da2182322764fdaa265ef4e2fd74c87d9022e3463e130e5d2c536 +size 153900 diff --git a/python-maturin.changes b/python-maturin.changes index 29a8098..a6236bb 100644 --- a/python-maturin.changes +++ b/python-maturin.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Oct 24 12:24:47 UTC 2022 - Matej Cepl + +- Upgrade to 0.13.6: + - Add cargo-deny integration + - Fix maturin develop in Windows conda virtual environment + - Filter out unwanted Cargo target kinds when determine bridge + model + - Add maturin develop test case for conda + - Bump console from 0.15.1 to 0.15.2 + - Bump thiserror from 1.0.36 to 1.0.37 + - [StepSecurity] ci: Harden GitHub Actions + - Downgrade indicatif to fix build on some 32-bit platforms + - Allow rustix dependency now that Alpine removed thumb-mode on + armv7l + - Bump textwrap from 0.15.0 to 0.15.1 + - Replace pretty_env_logger with tracing-subscriber + - Include Cargo.lock by default in source distribution + ------------------------------------------------------------------- Thu Sep 29 18:36:10 UTC 2022 - Mia Herkt diff --git a/python-maturin.spec b/python-maturin.spec index d1d296d..c780b48 100644 --- a/python-maturin.spec +++ b/python-maturin.spec @@ -17,7 +17,7 @@ Name: python-maturin -Version: 0.13.5 +Version: 0.13.6 Release: 0 Summary: Rust/Python Interoperability License: Apache-2.0 OR MIT diff --git a/vendor.tar.xz b/vendor.tar.xz index 569fd52..0929050 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61c621957fd81d383e6112b639d76a1dfcf0d6ce777598e84e02ba57c45d3fc8 -size 28572708 +oid sha256:367e7c8e01a6d8eeab70942122deb1ba2701f09be8f425f61e6e26f577067e7f +size 28596660