2025-03-29 09:50:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 29 09:49:40 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.4.2:
|
|
|
|
* Use exec mode when passed a list of strings (#101)
|
|
|
|
- drop 0001-test-test_unit.py-do-not-use-python3-rather-use-sys..patch:
|
|
|
|
merged upstream
|
|
|
|
|
2024-05-17 06:22:50 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 16 15:09:42 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Use %autosetup macro: allows us to eliminate usage of deprecated
|
|
|
|
%patchN syntax.
|
|
|
|
|
2023-07-17 07:06:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 17 07:05:58 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Remove BuildRequires on setuptools_scm_git_archive.
|
|
|
|
|
2023-05-09 22:35:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 5 18:13:11 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
|
|
|
|
- add patch
|
|
|
|
0001-test-test_unit.py-do-not-use-python3-rather-use-sys..patch
|
|
|
|
to replace hardcoded python3 executable name
|
|
|
|
(see https://github.com/pycontribs/subprocess-tee/pull/107)
|
|
|
|
|
2023-05-05 13:36:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 5 10:39:38 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
|
|
|
|
- add sle15_python_module_pythons
|
|
|
|
|
2023-02-12 22:37:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 12 08:03:02 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
|
|
|
|
- BuildRequire rich, otherwise the %checks fail on SLES15 with
|
|
|
|
the python3-module (rich is not being installed automatically)
|
|
|
|
|
2023-02-02 08:40:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 31 15:15:06 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
|
|
|
|
- update to 0.4.1:
|
|
|
|
* Bugfixes
|
|
|
|
- Correct trove metadata related to supported platforms (#90) @ssbarnea
|
|
|
|
- Move mypy config to pyproject.toml (#88) @ssbarnea
|
|
|
|
- Stop using deprecated get_event_loop() (#86) @gotmax23
|
|
|
|
- Configure packit (#81) @ssbarnea
|
|
|
|
- Add "setuptools >= 61.0" to build system requires (#82) @gotmax23
|
|
|
|
- Clear build dependencies (#80) @ssbarnea
|
|
|
|
|
2022-09-11 11:12:37 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-12-08 11:49:49 +00:00
|
|
|
Wed Dec 7 22:28:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
2023-02-02 08:40:40 +00:00
|
|
|
- Update to version 0.4.0:
|
2022-12-08 11:49:49 +00:00
|
|
|
* Minor Changes
|
2023-02-02 08:40:40 +00:00
|
|
|
- Enable support for py311 (#72) @ssbarnea
|
2022-12-08 11:49:49 +00:00
|
|
|
* Bugfixes
|
2023-02-02 08:40:40 +00:00
|
|
|
- Remove support for py37 (#70) @ssbarnea
|
|
|
|
- Remove support for py36 (#65) @ssbarnea
|
|
|
|
- Mark test test_rich_console_ex as broken (#64) @ssbarnea
|
|
|
|
|
2022-12-08 11:49:49 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-09-11 11:12:37 +00:00
|
|
|
Sun Sep 11 08:51:09 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
|
|
|
|
- Temporarily disable the failing test test_rich_console_ex to prevent a build fail
|
|
|
|
reported upstream: https://github.com/pycontribs/subprocess-tee/issues/58
|
|
|
|
|
2022-03-31 09:15:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 31 09:15:47 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Still missing BR: setuptools_scm_git_archive
|
|
|
|
|
2022-03-31 09:08:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 31 07:50:38 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
|
|
|
|
- remove dependency generator, as it is not adviced to do so
|
|
|
|
- add setuptools_scm as dependency to fix the version number
|
|
|
|
|
2022-03-17 07:53:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 15 20:31:36 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
|
|
|
|
- Initial package for version 0.3.5.
|