------------------------------------------------------------------- Tue May 14 19:03:10 UTC 2024 - Dirk Müller - update to 0.15: * Due to the change in API for pyproject-fmt introduce a dependency cap. ------------------------------------------------------------------- Fri May 3 07:41:22 UTC 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 13:18:28 UTC 2024 - Daniel Garcia - Add python-tomli requirement ------------------------------------------------------------------- Thu Dec 7 22:06:21 UTC 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 06:22:39 UTC 2023 - Daniel Garcia - Remove ConfigUpdater dependency for tests when it's not building for the -full or -all subpackage. ------------------------------------------------------------------- Fri May 5 00:13:56 UTC 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 12:26:55 UTC 2023 - Dirk Müller - add sle15_python_module_pythons (jsc#PED-68) ------------------------------------------------------------------- Tue Apr 18 22:30:13 UTC 2023 - Matej Cepl - Switch to single spec version build for PSP - Set ringdisabled for PSP (we need only -lite subpackage). ------------------------------------------------------------------- Tue Apr 18 22:09:56 UTC 2023 - Matej Cepl - Switch to single spec version build for PSP ------------------------------------------------------------------- Thu Nov 24 18:40:31 UTC 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 5 09:35:34 UTC 2022 - Ben Greiner - Disable full and all in Ring1: Don't require ConfigUpdate ------------------------------------------------------------------- Fri Jul 22 13:36:21 UTC 2022 - Ben Greiner - Make multibuild in order to check extra requirements ------------------------------------------------------------------- Thu Jul 14 16:24:18 UTC 2022 - Ben Greiner - first submit with a service induced specfile clean ------------------------------------------------------------------- Wed Jul 13 15:04:09 UTC 2022 - Ben Greiner - Initial specfile for v0.11 - Required by setuptools 63 testsuite