File saltbundlepy-tomli.changes of Package saltbundlepy-tomli
-------------------------------------------------------------------
Tue Jun 27 07:52:25 UTC 2023 - Victor Zhestkov <vzhestkov@suse.com>
- Initial pakage submission bases on python3-tomli 1.2.3
-------------------------------------------------------------------
Mon Apr 24 20:22:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
- Rename package to avoid conflicts with the new Python Stack Proposal (jsc#PED-68)
-------------------------------------------------------------------
Fri Jan 27 09:23:38 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
- Update(back) to 1.2.3 (from 2.0.1) since 2.0.1 needs python 3.7
-------------------------------------------------------------------
Fri Feb 25 11:15:48 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
- Merge base and -test package, there is no extra dependency any
more, tests just need the python interpreter
-------------------------------------------------------------------
Fri Oct 15 19:03:22 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Yet another dependency cycle to break: tomli - flit_core - tomli
https://flit.readthedocs.io/en/latest/bootstrap.html
-------------------------------------------------------------------
Fri Oct 15 08:49:47 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildIgnore ca-certificates: python-pip brings it in for regular
operation, but as we do not ever do https:// connections during a
build we do not depend on certificates. Allows us to break up a
build cycle.
-------------------------------------------------------------------
Wed Oct 13 19:20:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Split build and tests in _multibuild in order to avoid depcycle
-------------------------------------------------------------------
Sun Oct 3 19:30:44 UTC 2021 - Ben Greiner <code@bnavigator.de>
- initial specfile for version 1.2.1
- required by setuptools_scm