1
0

- 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
This commit is contained in:
Matej Cepl 2022-10-24 12:47:48 +00:00 committed by Git OBS Bridge
parent bd590e8bf5
commit a83171ba6c
6 changed files with 26 additions and 7 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="cargo_vendor" mode="disabled">
<param name="srctar">maturin-0.13.5.tar.gz</param>
<param name="srcdir">maturin</param>
<param name="compression">xz</param>
<param name="update">true</param>
</service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:491618f77de70697269ec62d4e166c6ec6b3669d2326a1dad43a49a531f2fe7f
size 150198

3
maturin-0.13.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df649c77dc9da2182322764fdaa265ef4e2fd74c87d9022e3463e130e5d2c536
size 153900

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Oct 24 12:24:47 UTC 2022 - Matej Cepl <mcepl@suse.com>
- 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 <mia@0x0.st>

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61c621957fd81d383e6112b639d76a1dfcf0d6ce777598e84e02ba57c45d3fc8
size 28572708
oid sha256:367e7c8e01a6d8eeab70942122deb1ba2701f09be8f425f61e6e26f577067e7f
size 28596660