15
0
forked from pool/python-enrich

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enrich?expand=0&rev=10
This commit is contained in:
2025-09-17 15:54:07 +00:00
committed by Git OBS Bridge
parent 575168cc22
commit 9ceb948967
4 changed files with 16 additions and 3 deletions

View File

@@ -1,4 +1,9 @@
-------------------------------------------------------------------
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: