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:
@@ -18,7 +18,7 @@
|
||||
|
||||
%define skip_python2 1
|
||||
Name: python-calmjs
|
||||
Version: 3.4.3
|
||||
Version: 3.4.4
|
||||
Release: 0
|
||||
Summary: A Python framework for working with the Node.js ecosystem
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user