Skip to content

Commit

Permalink
Update python-maturin to version 0.10.6 / rev 3 via SR 894986
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/894986
by user mia + dimstar_suse
- Update to 0.10.6
  * Fix build with the “upload” feature disabled by ravenexp
    gh#PyO3/maturin#548
- Changes in 0.10.5:
  * Add manylinux_2_27 support
    gh#PyO3/maturin#521
  * Add support for Windows arm64 target
    gh#PyO3/maturin#524
  * Always output PEP 600 platform tags
    gh#PyO3/maturin#525
  * Fix missing PyInit_<module_name> warning with Rust submodule
    gh#PyO3/maturin#528
  * Better cross compiling support for PyO3 binding on Unix
    gh#PyO3/maturin#454
  * Fix s390x architecture support
    gh#PyO3/maturin#530
  * Fix auditwheel panic with s390x wheels
    gh#PyO3/maturin#532
  * Support uploading heterogenous wheels by ravenexp
    gh#PyO3/maturin#544
  * Warn about pyproject.toml missing maturin version constraint
    gh#PyO3/maturin#545
  • Loading branch information
mia authored and bmwiedemann committed May 22, 2021
1 parent c01e055 commit a499772
Show file tree
Hide file tree
Showing 7 changed files with 59 additions and 3 deletions.
Binary file modified packages/p/python-maturin/.files
Binary file not shown.
29 changes: 29 additions & 0 deletions packages/p/python-maturin/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,33 @@
</comment>
<requestid>891567</requestid>
</revision>
<revision rev="3" vrev="1">
<srcmd5>509695542ec31ec87e3a562c3e93344a</srcmd5>
<version>0.10.6</version>
<time>1621721185</time>
<user>dimstar_suse</user>
<comment>- Update to 0.10.6
* Fix build with the “upload” feature disabled by ravenexp
gh#PyO3/maturin#548
- Changes in 0.10.5:
* Add manylinux_2_27 support
gh#PyO3/maturin#521
* Add support for Windows arm64 target
gh#PyO3/maturin#524
* Always output PEP 600 platform tags
gh#PyO3/maturin#525
* Fix missing PyInit_&lt;module_name&gt; warning with Rust submodule
gh#PyO3/maturin#528
* Better cross compiling support for PyO3 binding on Unix
gh#PyO3/maturin#454
* Fix s390x architecture support
gh#PyO3/maturin#530
* Fix auditwheel panic with s390x wheels
gh#PyO3/maturin#532
* Support uploading heterogenous wheels by ravenexp
gh#PyO3/maturin#544
* Warn about pyproject.toml missing maturin version constraint
gh#PyO3/maturin#545</comment>
<requestid>894986</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/p/python-maturin/maturin-0.10.4.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-maturin/maturin-0.10.6.tar.gz
27 changes: 27 additions & 0 deletions packages/p/python-maturin/python-maturin.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sat May 22 14:37:13 UTC 2021 - Mia Herkt <[email protected]>

- Update to 0.10.6
* Fix build with the “upload” feature disabled by ravenexp
gh#PyO3/maturin#548

- Changes in 0.10.5:
* Add manylinux_2_27 support
gh#PyO3/maturin#521
* Add support for Windows arm64 target
gh#PyO3/maturin#524
* Always output PEP 600 platform tags
gh#PyO3/maturin#525
* Fix missing PyInit_<module_name> warning with Rust submodule
gh#PyO3/maturin#528
* Better cross compiling support for PyO3 binding on Unix
gh#PyO3/maturin#454
* Fix s390x architecture support
gh#PyO3/maturin#530
* Fix auditwheel panic with s390x wheels
gh#PyO3/maturin#532
* Support uploading heterogenous wheels by ravenexp
gh#PyO3/maturin#544
* Warn about pyproject.toml missing maturin version constraint
gh#PyO3/maturin#545

-------------------------------------------------------------------
Sat May 8 17:06:53 UTC 2021 - Mia Herkt <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion packages/p/python-maturin/python-maturin.spec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-maturin
Version: 0.10.4
Version: 0.10.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 a499772

Please sign in to comment.