* 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 is a maintenance release for Python 3.10; no substantial
changes were been made.
- Provided a check for disabling integration tests using the
CALMJS_SKIP_INTEGRATION environment variable, when set to a non-
empty string, the integration tests found in test_dist will be
skipped. [ #60 ]
- Fix running of tests (gh#calmjs/calmjs#61).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs?expand=0&rev=9