Changelog for
python312-ini2toml-0.15-1.1.noarch.rpm :
* Tue May 14 2024 Dirk Müller
- update to 0.15:
* Due to the change in API for pyproject-fmt introduce a dependency cap.
* Fri May 03 2024 Dirk Müller - update to 0.14:
* Introduce LiteTranslator and FullTranslator as convenience classes for more deterministic behaviour, :pr:`95`.
* setuptools plugin: Fix ValueError when setup.cfg contains [options.packages.find] but also lists [options] packages = ... explicitly as a list of package names, :issue:`93`.
* Fix ValueError when setup.cfg contains [options.packages.find] but also lists [options] packages = ... explicitly as a list of package names, :issue:`93`.
* pytest plugin: Remove comments when converting addopts with multi-line values, :issue:`98`.
* Remove comments when converting addopts with multi-line values, :issue:`98`.
* Wed Mar 20 2024 Daniel Garcia - Add python-tomli requirement
* Thu Dec 07 2023 Dirk Müller - update to 0.13:
* Fix errors when ``isort`` is installed in the same environment as ``ini2toml``
* Add support for ``file:`` directive in ``install_requires`` and ``extras_require``
* Tue May 30 2023 Daniel Garcia - Remove ConfigUpdater dependency for tests when it\'s not building for the -full or -all subpackage.
* Fri May 05 2023 Dirk Müller - update to 0.12:
* Fix logging in case of early errors while loading plugins,
* Log warning if ``flake8`` and ``devpi`` sections are translation, prompting the user to review the output
* Fix parsing of ``filterwarnings``
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Tue Apr 18 2023 Matej Cepl - Switch to single spec version build for PSP- Set ringdisabled for PSP (we need only -lite subpackage).
* Tue Apr 18 2023 Matej Cepl - Switch to single spec version build for PSP
* Thu Nov 24 2022 Daniel Garcia - Update to 0.11.3:
* Fix dependency problems by requiring pyproject-fmt>=0.4.0- 0.11.2:
* Adapt to changes in pyproject-fmt 0.4.0- 0.11.1:
* Internal test fixes, minor CI and doc improvements
* Only list pyproject-fmt as an experimental dependency on Python 3.7+
* Fri Aug 05 2022 Ben Greiner - Disable full and all in Ring1: Don\'t require ConfigUpdate
* Fri Jul 22 2022 Ben Greiner - Make multibuild in order to check extra requirements
* Thu Jul 14 2022 Ben Greiner - first submit with a service induced specfile clean
* Wed Jul 13 2022 Ben Greiner - Initial specfile for v0.11- Required by setuptools 63 testsuite