Skip to content

Commit

Permalink
Update python-maturin to version 0.12.6 / rev 9 via SR 950093
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/950093
by user mia + dimstar_suse
- Update to 0.12.6
* Add support for repairing cross compiled linux wheels
  gh#PyO3/maturin#754
* Add support for `manylinux_2_28` and `manylinux_2_31`
  gh#PyO3/maturin#755
* Remove existing so file first in `maturin develop` command to
  avoid triggering SIGSEV in running process
  gh#PyO3/maturin#760
  • Loading branch information
mia authored and bmwiedemann committed Jan 31, 2022
1 parent d4905f5 commit 37801f1
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 5 deletions.
Binary file modified packages/p/python-maturin/.files
Binary file not shown.
15 changes: 15 additions & 0 deletions packages/p/python-maturin/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,19 @@
</comment>
<requestid>942187</requestid>
</revision>
<revision rev="9" vrev="1">
<srcmd5>e8364be6a6ac105c8df3815b8303272d</srcmd5>
<version>0.12.6</version>
<time>1643666233</time>
<user>dimstar_suse</user>
<comment>- Update to 0.12.6
* Add support for repairing cross compiled linux wheels
gh#PyO3/maturin#754
* Add support for `manylinux_2_28` and `manylinux_2_31`
gh#PyO3/maturin#755
* Remove existing so file first in `maturin develop` command to
avoid triggering SIGSEV in running process
gh#PyO3/maturin#760</comment>
<requestid>950093</requestid>
</revision>
</revisionlist>
2 changes: 1 addition & 1 deletion packages/p/python-maturin/.servicemark
Original file line number Diff line number Diff line change
@@ -1 +1 @@
37b641e7d21a506a37356a26b39ec55f
7139d7dc765c9c797a86a746eb3dae76
1 change: 0 additions & 1 deletion packages/p/python-maturin/maturin-0.12.5.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-maturin/maturin-0.12.6.tar.gz
12 changes: 12 additions & 0 deletions packages/p/python-maturin/python-maturin.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jan 31 06:58:49 UTC 2022 - Mia Herkt <mia@0x0.st>

- Update to 0.12.6
* Add support for repairing cross compiled linux wheels
gh#PyO3/maturin#754
* Add support for `manylinux_2_28` and `manylinux_2_31`
gh#PyO3/maturin#755
* Remove existing so file first in `maturin develop` command to
avoid triggering SIGSEV in running process
gh#PyO3/maturin#760

-------------------------------------------------------------------
Thu Dec 23 06:19:18 UTC 2021 - Mia Herkt <mia@0x0.st>

Expand Down
4 changes: 2 additions & 2 deletions packages/p/python-maturin/python-maturin.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# spec file for package python-maturin
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
Expand All @@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-maturin
Version: 0.12.5
Version: 0.12.6
Release: 0
Summary: Rust/Python Interoperability
License: Apache-2.0 OR MIT
Expand Down
2 changes: 1 addition & 1 deletion packages/p/python-maturin/vendor.tar.xz

0 comments on commit 37801f1

Please sign in to comment.