14
0

- update to 78.0.2

* Reverted distutils changes that broke the monkey patching of command 
    classes.
  * Temporarily remove requests from integration tests.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=289
This commit is contained in:
2025-03-25 14:43:27 +00:00
committed by Git OBS Bridge
parent 111d56bea9
commit d40d5bb29c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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>