forked from pool/python-setuptools
Accepting request 1267380 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1267380 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=90
This commit is contained in:
@@ -1,3 +1,32 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 30 07:55:30 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 78.1.0:
|
||||||
|
* Restore access to _get_vc_env with a warning.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 24 17:42:46 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- update to 78.0.2
|
||||||
|
* Reverted distutils changes that broke the monkey patching of command
|
||||||
|
classes.
|
||||||
|
* Temporarily remove requests from integration tests.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 22 07:38:14 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
||||||
|
|
||||||
|
- update to 77.0.3:
|
||||||
|
* Temporarily convert error for license glob patterns containing
|
||||||
|
../ into a deprecation warning to allow an accomodation period
|
||||||
|
* Better error messages for packaging.
|
||||||
|
* Avoided eagerly raising an exception when license-files is
|
||||||
|
defined simultaneously inside and outside of pyproject.toml.
|
||||||
|
* Added initial support for license expression (PEP 639)
|
||||||
|
* Store License-Files in .dist-info/licenses subfolder and
|
||||||
|
added support for recursive globs for license_files (PEP 639)
|
||||||
|
* Bump core metadata version to 2.4.
|
||||||
|
* Updated vendored copy of wheel to v0.45.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 25 20:32:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Tue Feb 25 20:32:51 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -53,7 +53,7 @@ ExclusiveArch: do-not-build
|
|||||||
%define mypython python
|
%define mypython python
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: %{pprefix}-setuptools%{psuffix}
|
Name: %{pprefix}-setuptools%{psuffix}
|
||||||
Version: 75.8.0
|
Version: 78.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Download, build, install, upgrade, and uninstall Python packages
|
Summary: Download, build, install, upgrade, and uninstall Python packages
|
||||||
License: Apache-2.0 AND MIT AND BSD-2-Clause AND Python-2.0
|
License: Apache-2.0 AND MIT AND BSD-2-Clause AND Python-2.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c5afc8f407c626b8313a86e10311dd3f661c6cd9c09d4bf8c15c0e11f9f2b0e6
|
|
||||||
size 1343222
|
|
BIN
setuptools-78.1.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
setuptools-78.1.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user