14
0
forked from pool/python-partd

- update to 1.4.2:

* Configure filterwarnings=error for pytest
  * Fix pandas internals changes
  * Run doctests again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-partd?expand=0&rev=23
This commit is contained in:
2024-11-19 09:47:49 +00:00
committed by Git OBS Bridge
parent 65b4107205
commit 58a24ff3e3
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 19 09:45:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.4.2:
* Configure filterwarnings=error for pytest
* Fix pandas internals changes
* Run doctests again
-------------------------------------------------------------------
Sun Apr 21 11:22:05 UTC 2024 - ecsos <ecsos@opensuse.org>