diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-28 19:00:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-06-28 19:00:57 +0000 |
| commit | d2cafdb36f694043a53602c09e8cefcb61ca6ae4 (patch) | |
| tree | e6e0c21d993ae86700effa0c5d6d7d1f58770bc3 /dev-python/xarray | |
| parent | 1d6d9b8e5a49aad85b81503faf2fe3144a3a6b0a (diff) | |
| download | baldeagleos-repo-d2cafdb36f694043a53602c09e8cefcb61ca6ae4.tar.gz baldeagleos-repo-d2cafdb36f694043a53602c09e8cefcb61ca6ae4.tar.xz baldeagleos-repo-d2cafdb36f694043a53602c09e8cefcb61ca6ae4.zip | |
Adding metadata
Diffstat (limited to 'dev-python/xarray')
| -rw-r--r-- | dev-python/xarray/xarray-2025.6.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/xarray/xarray-2025.6.1.ebuild b/dev-python/xarray/xarray-2025.6.1.ebuild index ff259dbd82d2..258248d65cfc 100644 --- a/dev-python/xarray/xarray-2025.6.1.ebuild +++ b/dev-python/xarray/xarray-2025.6.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" IUSE="big-endian" RDEPEND=" @@ -87,8 +87,10 @@ python_test() { # https://github.com/pydata/xarray/issues/9127 xarray/tests/test_dataarray.py::TestDataArray::test_repr_multiindex xarray/tests/test_dataarray.py::TestDataArray::test_repr_multiindex_long + xarray/tests/test_dataset.py::TestDataset::test_repr xarray/tests/test_dataset.py::TestDataset::test_repr_multiindex xarray/tests/test_datatree.py::TestRepr::test_doc_example + xarray/tests/test_datatree.py::TestRepr::test_repr_truncates_nodes xarray/tests/test_formatting.py::test_array_repr_dtypes_unix # converting timestamps into ns, causing an overflow |
