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 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7141d2188568592f8b2766aba6cdc05a51b152c19f691e88bb22d295671fb167
|
||||
size 229012
|
||||
3
3.4.4.tar.gz
Normal file
3
3.4.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0342078dd6717164fe214476b602822fdbf674c0c1ede58630438c3f34d831e6
|
||||
size 229746
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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