forked from pool/python-calmjs
- update to 3.4.4:
* Upgrading to ``setuptools-65.6.0`` and beyond will result in
a new version of ``distutils`` that "fixed" how logging
works, but now the hooks and expected workarounds no
longer work. Given that the deprecation of ``distutils``
is in the works, no fixes will be done until ``setuptools``
fully replaces it beyond the release of Python 3.12,
as the author no longer trust Python to provide a
stable platform to develop software on.
Thus, any future "fixes" will only be provided on an
even more reactive (rather than proactive) basis.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 16 09:24:02 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.4.4:
|
||||
* Upgrading to ``setuptools-65.6.0`` and beyond will result in
|
||||
a new version of ``distutils`` that "fixed" how logging
|
||||
works, but now the hooks and expected workarounds no
|
||||
longer work. Given that the deprecation of ``distutils``
|
||||
is in the works, no fixes will be done until ``setuptools``
|
||||
fully replaces it beyond the release of Python 3.12,
|
||||
as the author no longer trust Python to provide a
|
||||
stable platform to develop software on.
|
||||
Thus, any future "fixes" will only be provided on an
|
||||
even more reactive (rather than proactive) basis.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 2 04:28:45 UTC 2023 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user