14
0

Accepting request 1091230 from home:dgarcia:branches:devel:languages:python

- Update to 67.8.0:
  * #3128: In deprecated easy_install, reload and merge the pth file
    before saving.
  * #3915: Adequate tests to the latest changes in virtualenv for
    Python 3.12.

OBS-URL: https://build.opensuse.org/request/show/1091230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=245
This commit is contained in:
2023-06-07 10:11:42 +00:00
committed by Git OBS Bridge
parent 5fab742fdc
commit 9c6843b1fa
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 7 09:07:45 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 67.8.0:
* #3128: In deprecated easy_install, reload and merge the pth file
before saving.
* #3915: Adequate tests to the latest changes in virtualenv for
Python 3.12.
-------------------------------------------------------------------
Thu May 4 12:50:17 UTC 2023 - Matej Cepl <mcepl@suse.com>