Skip to content

Commit

Permalink
Update python-maturin to version 0.11.2 / rev 5 via SR 909889
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/909889
by user mcepl + dimstar_suse
- Update to 0.11.2
  * Use UTF-8 encoding when reading `pyproject.toml`
    gh#PyO3/maturin#588
  * Use Cargo's `repository` field as `Source Code` in project URL
    gh#PyO3/maturin#590
  * Fold long header fields in Python metadata
    gh#PyO3/maturin#594
  * Fix `maturin develop` for PyPy on Unix
    gh#PyO3/maturin#596
  • Loading branch information
mcepl authored and bmwiedemann committed Aug 3, 2021
1 parent 210c25f commit ee928b2
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 3 deletions.
Binary file modified packages/p/python-maturin/.files
Binary file not shown.
17 changes: 17 additions & 0 deletions packages/p/python-maturin/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,21 @@
</comment>
<requestid>905643</requestid>
</revision>
<revision rev="5" vrev="1">
<srcmd5>88305f0b015ec615552478c15c1f27c4</srcmd5>
<version>0.11.2</version>
<time>1628023726</time>
<user>dimstar_suse</user>
<comment>- Update to 0.11.2
* Use UTF-8 encoding when reading `pyproject.toml`
gh#PyO3/maturin#588
* Use Cargo's `repository` field as `Source Code` in project URL
gh#PyO3/maturin#590
* Fold long header fields in Python metadata
gh#PyO3/maturin#594
* Fix `maturin develop` for PyPy on Unix
gh#PyO3/maturin#596
</comment>
<requestid>909889</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/p/python-maturin/maturin-0.11.1.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-maturin/maturin-0.11.2.tar.gz
13 changes: 13 additions & 0 deletions packages/p/python-maturin/python-maturin.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Aug 3 00:40:29 UTC 2021 - Mia Herkt <[email protected]>

- Update to 0.11.2
* Use UTF-8 encoding when reading `pyproject.toml`
gh#PyO3/maturin#588
* Use Cargo's `repository` field as `Source Code` in project URL
gh#PyO3/maturin#590
* Fold long header fields in Python metadata
gh#PyO3/maturin#594
* Fix `maturin develop` for PyPy on Unix
gh#PyO3/maturin#596

-------------------------------------------------------------------
Sun Jul 11 06:06:50 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.11.1
Version: 0.11.2
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 ee928b2

Please sign in to comment.