forked from pool/python-maturin
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-maturin?expand=0&rev=9
This commit is contained in:
parent
85e58b453a
commit
bf37b0d8ca
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a2a22ea9c8448796ce8078c7706623b212f2940ac79adaebe17000ada3d6647a
|
|
||||||
size 108015
|
|
3
maturin-0.11.2.tar.gz
Normal file
3
maturin-0.11.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f520eccda84f028bce5556b2c8b6dce5eced105734fe8f645c72937f05cf054
|
||||||
|
size 109113
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 3 00:40:29 UTC 2021 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
- 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 <mia@0x0.st>
|
Sun Jul 11 06:06:50 UTC 2021 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-maturin
|
Name: python-maturin
|
||||||
Version: 0.11.1
|
Version: 0.11.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Rust/Python Interoperability
|
Summary: Rust/Python Interoperability
|
||||||
License: Apache-2.0 OR MIT
|
License: Apache-2.0 OR MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:8ebcad5f4b80a88db5f8d5e25eaec7595753588f978fb4592037f73291702699
|
oid sha256:d16a59472825a052191ee5d731db10cc66bebbf351a0aa4a92442cace95167f4
|
||||||
size 16770952
|
size 16893792
|
||||||
|
Loading…
x
Reference in New Issue
Block a user