15
0
forked from pool/python-param

- Add patch filter-deprecationwarning.patch:

* Ignore a DeprecationWarning treated as an error.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=56
This commit is contained in:
2024-02-06 01:29:03 +00:00
committed by Git OBS Bridge
parent 5f85be2cec
commit 8df9c9de64
3 changed files with 20 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 6 01:28:23 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch filter-deprecationwarning.patch:
* Ignore a DeprecationWarning treated as an error.
-------------------------------------------------------------------
Sat Jan 20 19:27:34 UTC 2024 - Dirk Müller <dmueller@suse.com>