Accepting request 977389 from devel:languages:python
- update to 1.3.0: * Increase minimum `setuptools` version to 58. * Fix crash when `python-distutils-extra` linux package is installed. * Fix sdist built with vendored dependencies on Windows having incorrect cargo config. * Drop support for Python 3.6. OBS-URL: https://build.opensuse.org/request/show/977389 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools-rust?expand=0&rev=4
This commit is contained in:
commit
b5c41ba861
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 15 19:16:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.0:
|
||||
* Increase minimum `setuptools` version to 58.
|
||||
* Fix crash when `python-distutils-extra` linux package is installed.
|
||||
* Fix sdist built with vendored dependencies on Windows having incorrect cargo config.
|
||||
* Drop support for Python 3.6.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 22:05:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global skip_python2 1
|
||||
Name: python-setuptools-rust
|
||||
Version: 1.1.2
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Setuptools plugin for Rust extensions
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a0adb9b503c0ffc4e8fe80b7c617898cefa78049983aaaea7f747e153a3e65d1
|
||||
size 285260
|
3
setuptools-rust-1.3.0.tar.gz
Normal file
3
setuptools-rust-1.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:958c5bf4ab6483d59dab888538121871cc5006354a42fb0fbd50acf03caad1de
|
||||
size 285698
|
Loading…
x
Reference in New Issue
Block a user