14
0

- update to 69.0.3:

* Bugfixes - Retain valid names with underscores in egg_info.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=260
This commit is contained in:
2024-01-02 21:56:22 +00:00
committed by Git OBS Bridge
parent 0cd64b5191
commit 2c5fb51ada
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 2 21:55:38 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 69.0.3:
* Bugfixes - Retain valid names with underscores in egg_info.
-------------------------------------------------------------------
Fri Dec 22 14:58:46 UTC 2023 - Ben Greiner <code@bnavigator.de>