1
0

- Disable DeprecationWarning in tests to avoid error with the latest

setuptools and pkg_resources deprecation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=30
This commit is contained in:
2023-03-16 07:19:57 +00:00
committed by Git OBS Bridge
parent 250101fc0c
commit 3859f30f38
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 16 07:18:03 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Disable DeprecationWarning in tests to avoid error with the latest
setuptools and pkg_resources deprecation
-------------------------------------------------------------------
Mon Jan 2 20:22:05 UTC 2023 - Dirk Müller <dmueller@suse.com>