- add no-mypy-test-plugin.patch: skip pytest-mypy dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-xarray?expand=0&rev=112
This commit is contained in:
2025-03-30 20:23:05 +00:00
committed by Git OBS Bridge
parent f72e7eeb3a
commit 136cf748bf
4 changed files with 23 additions and 4 deletions

View File

@@ -120,6 +120,7 @@ Sun Mar 30 08:19:37 UTC 2025 - Dirk Müller <dmueller@suse.com>
* Enhance and move ISO-8601 parser to coding.times
* fix warning from scipy backend guess_can_open on directory
* time coding refactor
- add no-mypy-test-plugin.patch: skip pytest-mypy dependency
-------------------------------------------------------------------
Fri Dec 6 12:27:55 UTC 2024 - Ben Greiner <code@bnavigator.de>