14
0

- Update to 65.6.3:

* #3709: Fix condition to patch distutils.dist.log to only apply when using
    distutils from the stdlib.
- v65.6.2
  * No significant changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=234
This commit is contained in:
2022-11-24 11:02:22 +00:00
committed by Git OBS Bridge
parent dc1c03296e
commit 0b6fdbe0d7
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 24 11:00:28 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 65.6.3:
* #3709: Fix condition to patch distutils.dist.log to only apply when using
distutils from the stdlib.
- v65.6.2
* No significant changes.
-------------------------------------------------------------------
Wed Nov 23 16:16:25 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>