Skip to content

Commit

Permalink
Update python-maturin to version 0.14.8 / rev 23 via SR 1056955
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1056955
by user mia + dimstar_suse
- Update to v0.14.8:
  * Add support for packaging multiple pure Python packages
    gh#PyO3/maturin#1378
  * Fallback to sysconfig interpreters for pyo3 bindings
    gh#PyO3/maturin#1381
  • Loading branch information
mia authored and bmwiedemann committed Jan 9, 2023
1 parent 99d5b3b commit e5cb444
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 5 deletions.
Binary file modified packages/p/python-maturin/.files
Binary file not shown.
12 changes: 12 additions & 0 deletions packages/p/python-maturin/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -707,4 +707,16 @@
</comment>
<requestid>1044089</requestid>
</revision>
<revision rev="23" vrev="1">
<srcmd5>f3ca5dda07a506e273e67914358be636</srcmd5>
<version>0.14.8</version>
<time>1673281415</time>
<user>dimstar_suse</user>
<comment>- Update to v0.14.8:
* Add support for packaging multiple pure Python packages
gh#PyO3/maturin#1378
* Fallback to sysconfig interpreters for pyo3 bindings
gh#PyO3/maturin#1381</comment>
<requestid>1056955</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 @@
e85bde694ea2f5bc735043617b876fac
e0c927677f8992ae0568781c8b72c1ed
1 change: 0 additions & 1 deletion packages/p/python-maturin/maturin-0.14.7.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-maturin/maturin-0.14.8.tar.gz
9 changes: 9 additions & 0 deletions packages/p/python-maturin/python-maturin.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 9 01:59:53 UTC 2023 - Mia Herkt <[email protected]>

- Update to v0.14.8:
* Add support for packaging multiple pure Python packages
gh#PyO3/maturin#1378
* Fallback to sysconfig interpreters for pyo3 bindings
gh#PyO3/maturin#1381

-------------------------------------------------------------------
Wed Dec 21 12:01:29 UTC 2022 - Mia Herkt <[email protected]>

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) 2022 SUSE LLC
# Copyright (c) 2023 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 @@ -17,7 +17,7 @@


Name: python-maturin
Version: 0.14.7
Version: 0.14.8
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 e5cb444

Please sign in to comment.