diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-07 20:37:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-03-07 20:37:06 +0000 |
| commit | 1c85d1705f0ada109728ba38e08b5a2576fb0951 (patch) | |
| tree | 53d087c8a3446767c14fcb6045665046b0d592c4 /dev-python/ipywidgets | |
| parent | 259c2bbadb7e11a64ba2f7c34f45461aa3d6ced6 (diff) | |
| download | baldeagleos-repo-1c85d1705f0ada109728ba38e08b5a2576fb0951.tar.gz baldeagleos-repo-1c85d1705f0ada109728ba38e08b5a2576fb0951.tar.xz baldeagleos-repo-1c85d1705f0ada109728ba38e08b5a2576fb0951.zip | |
Adding metadata
Diffstat (limited to 'dev-python/ipywidgets')
| -rw-r--r-- | dev-python/ipywidgets/ipywidgets-8.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipywidgets/ipywidgets-8.1.5.ebuild b/dev-python/ipywidgets/ipywidgets-8.1.5.ebuild index 7b142e8ceb99..95e98c12f607 100644 --- a/dev-python/ipywidgets/ipywidgets-8.1.5.ebuild +++ b/dev-python/ipywidgets/ipywidgets-8.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -44,7 +44,7 @@ python_test() { local EPYTEST_DESELECT=() case ${EPYTHON} in - pypy3) + pypy3*) EPYTEST_DESELECT+=( # https://github.com/pypy/pypy/issues/4892 ipywidgets/widgets/tests/test_interaction.py::test_interact_noinspect |
