Skip to content

Commit

Permalink
Update python-maturin to version 1.5.1 / rev 38 via SR 1163373
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1163373
by user mia + anag+factory
- Update to 1.5.1
  * fix changelog link
    gh#PyO3/maturin#1990
  * in pep517 build default compatibility to off instead of always specifying
    gh#PyO3/maturin#1992
  * Fix typo on maturin docs
    gh#PyO3/maturin#1997
  * Fix upload returning malformed summary error
    gh#PyO3/maturin#2002
  • Loading branch information
mia authored and bmwiedemann committed Mar 29, 2024
1 parent b5260e0 commit 7ad88d0
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 3 deletions.
Binary file modified packages/p/python-maturin/.files
Binary file not shown.
16 changes: 16 additions & 0 deletions packages/p/python-maturin/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -1031,4 +1031,20 @@
* Upgrade uniffi to 0.26.0</comment>
<requestid>1158801</requestid>
</revision>
<revision rev="38" vrev="1">
<srcmd5>ed66d6c5836cf3c75c0c4fef0b034b32</srcmd5>
<version>1.5.1</version>
<time>1711714163</time>
<user>anag+factory</user>
<comment>- Update to 1.5.1
* fix changelog link
gh#PyO3/maturin#1990
* in pep517 build default compatibility to off instead of always specifying
gh#PyO3/maturin#1992
* Fix typo on maturin docs
gh#PyO3/maturin#1997
* Fix upload returning malformed summary error
gh#PyO3/maturin#2002</comment>
<requestid>1163373</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/p/python-maturin/maturin-1.5.0.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-maturin/maturin-1.5.1.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 @@
-------------------------------------------------------------------
Thu Mar 28 16:41:35 UTC 2024 - Mia Herkt <mia@0x0.st>

- Update to 1.5.1
* fix changelog link
gh#PyO3/maturin#1990
* in pep517 build default compatibility to off instead of always specifying
gh#PyO3/maturin#1992
* Fix typo on maturin docs
gh#PyO3/maturin#1997
* Fix upload returning malformed summary error
gh#PyO3/maturin#2002

-------------------------------------------------------------------
Sun Mar 17 18:07:58 UTC 2024 - Mia Herkt <mia@0x0.st>

Expand Down
4 changes: 3 additions & 1 deletion packages/p/python-maturin/python-maturin.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

%{?sle15_python_module_pythons}
Name: python-maturin
Version: 1.5.0
Version: 1.5.1
Release: 0
Summary: Rust/Python Interoperability
License: Apache-2.0 OR MIT
Expand Down Expand Up @@ -62,6 +62,8 @@ sed -i 's/--locked/--offline/' setup.py
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%python_clone -a %{buildroot}%{_bindir}/maturin

%check

%post
%python_install_alternative maturin

Expand Down
2 changes: 1 addition & 1 deletion packages/p/python-maturin/vendor.tar.xz

0 comments on commit 7ad88d0

Please sign in to comment.