Skip to content

Commit

Permalink
Update python-maturin to version 0.14.3 / rev 20 via SR 1039390
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1039390
by user mia + dimstar_suse
- Update to v0.14.3:
  * Bump MSRV to 1.62.0
    gh#PyO3/maturin#1297
  * CI: Run ruff in lint jobs
    gh#PyO3/maturin#1298
  * Fix build error when required features of bin target isn't
    enabled
    gh#PyO3/maturin#1299
  * Build and publish armv6l wheels for maturin
    gh#PyO3/maturin#1300
  * Fix wrong platform tag when building in i386 docker container
    on x86_64 host
    gh#PyO3/maturin#1301
  * Fix wrong platform tag when building in armv7 docker container
    on aarch64 host
    gh#PyO3/maturin#1303
  * CI: Stop caching test crates target directory
    gh#PyO3/maturin#1302
  * refactor: Use clap_complete_command
    gh#PyO3/maturin#1304
  * Remove human-panic dependency
    gh#PyO3/maturin#1305
  * chore: cargo update to remove rustix 0.35.x
    gh#PyO3/maturin#1307
  * chore
  • Loading branch information
mia authored and bmwiedemann committed Dec 2, 2022
1 parent 6ea1ed8 commit d38fb78
Show file tree
Hide file tree
Showing 8 changed files with 67 additions and 4 deletions.
Binary file modified packages/p/python-maturin/.files
Binary file not shown.
33 changes: 33 additions & 0 deletions packages/p/python-maturin/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -626,4 +626,37 @@
gh#PyO3/maturin#1279</comment>
<requestid>1038001</requestid>
</revision>
<revision rev="20" vrev="1">
<srcmd5>bb846af9bbfcb1dfa3bbab50902294b2</srcmd5>
<version>0.14.3</version>
<time>1669983189</time>
<user>dimstar_suse</user>
<comment>- Update to v0.14.3:
* Bump MSRV to 1.62.0
gh#PyO3/maturin#1297
* CI: Run ruff in lint jobs
gh#PyO3/maturin#1298
* Fix build error when required features of bin target isn't
enabled
gh#PyO3/maturin#1299
* Build and publish armv6l wheels for maturin
gh#PyO3/maturin#1300
* Fix wrong platform tag when building in i386 docker container
on x86_64 host
gh#PyO3/maturin#1301
* Fix wrong platform tag when building in armv7 docker container
on aarch64 host
gh#PyO3/maturin#1303
* CI: Stop caching test crates target directory
gh#PyO3/maturin#1302
* refactor: Use clap_complete_command
gh#PyO3/maturin#1304
* Remove human-panic dependency
gh#PyO3/maturin#1305
* chore: cargo update to remove rustix 0.35.x
gh#PyO3/maturin#1307
* chore: cargo update cargo-zigbuild and cargo-xwin
gh#PyO3/maturin#1314</comment>
<requestid>1039390</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 @@
c92a7ed01570ae49a282205a0152241a
30319d0a9eff75a9cc597f2eba3a8af5
1 change: 0 additions & 1 deletion packages/p/python-maturin/maturin-0.14.2.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-maturin/maturin-0.14.3.tar.gz
30 changes: 30 additions & 0 deletions packages/p/python-maturin/python-maturin.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Thu Dec 1 20:14:41 UTC 2022 - Mia Herkt <[email protected]>

- Update to v0.14.3:
* Bump MSRV to 1.62.0
gh#PyO3/maturin#1297
* CI: Run ruff in lint jobs
gh#PyO3/maturin#1298
* Fix build error when required features of bin target isn't
enabled
gh#PyO3/maturin#1299
* Build and publish armv6l wheels for maturin
gh#PyO3/maturin#1300
* Fix wrong platform tag when building in i386 docker container
on x86_64 host
gh#PyO3/maturin#1301
* Fix wrong platform tag when building in armv7 docker container
on aarch64 host
gh#PyO3/maturin#1303
* CI: Stop caching test crates target directory
gh#PyO3/maturin#1302
* refactor: Use clap_complete_command
gh#PyO3/maturin#1304
* Remove human-panic dependency
gh#PyO3/maturin#1305
* chore: cargo update to remove rustix 0.35.x
gh#PyO3/maturin#1307
* chore: cargo update cargo-zigbuild and cargo-xwin
gh#PyO3/maturin#1314

-------------------------------------------------------------------
Fri Nov 25 01:16:04 UTC 2022 - 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 @@ -17,7 +17,7 @@


Name: python-maturin
Version: 0.14.2
Version: 0.14.3
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 d38fb78

Please sign in to comment.