forked from pool/python-calmjs
- Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs?expand=0&rev=26
This commit is contained in:
98
python-calmjs.changes
Normal file
98
python-calmjs.changes
Normal file
@@ -0,0 +1,98 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 17 09:24:11 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Convert to libalternatives
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 16:46:53 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Tweak support-python-313.patch to adapt to yet another change
|
||||
in argparse
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 03:37:22 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Rejig patch support-python-313.patch to also cope with other argparse
|
||||
changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 03:34:48 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Add patch support-python-313.patch:
|
||||
* Support Python 3.13+ argparse output changes.
|
||||
- Switch to pyrpoject macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 18 16:34:42 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Use sle15_python_module_pythons
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update to v3.4.3
|
||||
* This is a maintenance release for Python 3.11
|
||||
* The registration of subparser of the same name will now be blocked,
|
||||
rather than cascade to result into a ArgumentError that cannot be
|
||||
recovered from.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 17:22:18 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Use pytest to run tests in %check and disable logging tests that fails in
|
||||
obs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 16 14:18:02 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Remove creation of the unnecessary __init__py, which breaks the test
|
||||
suite (gh#calmjs/calmjs#61).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 11 22:29:55 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Update to 3.4.2:
|
||||
- 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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 22 14:00:18 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Launch the tests again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 15:04:12 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- fix build in SLE-15: set en_US.UTF-8 encoding
|
||||
- %check the package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 15:32:29 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Disable tests as getting them to work is too much of a pain
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 14:36:15 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Initial commit, needed by django-compressor
|
||||
|
||||
Reference in New Issue
Block a user