* Support pytest 9 pyproject changes. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enrich?expand=0&rev=12
53 lines
2.0 KiB
Plaintext
53 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 27 02:50:49 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add patch support-pytest-9.patch:
|
|
* Support pytest 9 pyproject changes.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 17 15:17:44 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- Add remove_rich_constraint.patch
|
|
remove the constraint on rich < 12.5, the tests also succeed with rich 14.0 https://github.com/pycontribs/enrich/issues/40
|
|
-------------------------------------------------------------------
|
|
Mon Sep 8 20:48:59 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- Update to version 1.3.0:
|
|
* Require python 3.9 or newer (#67)
|
|
* Externalize package requirments (#65)
|
|
* RichHandler add omit_repeated_times parameter (#62)
|
|
* Adopt PEP-621 (#57)
|
|
* Move tests outside package (#56)
|
|
* Remove mock from test dependencies (#46)
|
|
* Update build-system requirement for setuptools-scm to >=7.0.0 (#45)
|
|
* Packaging fixes (#48)
|
|
* Enable support for python 3.11 (#42)
|
|
* Temporary pin down rich version (#43)
|
|
- Adapt remove_setuptools_scm.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 26 12:47:47 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 10 02:46:11 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Actually run the testsuite.
|
|
- Add a missing Requires on python-rich
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 5 11:56:47 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- add sle15_python_module_pythons
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 28 16:31:22 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- add remove_setuptools_scm.patch to get rid of setuptools-scm and fix the version
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 23 11:49:58 UTC 2022 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- initial package for version 1.2.7
|