- Drop patch filter-deprecationwarning.patch, no longer needed.

- Addd patch ignore-pandas-assignment-futurewarning.patch:
  * Ignore a FutureWarning raised from the depths of pandas.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=66
This commit is contained in:
2025-11-11 01:40:42 +00:00
committed by Git OBS Bridge
parent 7c08013b52
commit 025b883a31
4 changed files with 33 additions and 16 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 11 01:40:28 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Drop patch filter-deprecationwarning.patch, no longer needed.
- Addd patch ignore-pandas-assignment-futurewarning.patch:
* Ignore a FutureWarning raised from the depths of pandas.
-------------------------------------------------------------------
Thu Jun 26 09:35:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>