diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-08-08 07:03:59 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-08-08 07:03:59 +0000 |
| commit | b187a1e269af258d23150c81fec2b8a9b166868c (patch) | |
| tree | 316404c4eaa90c8e5c7caa7f9f264a91333ad853 /dev-python/pyfakefs | |
| parent | cb592d529338c3f249db15ab2dd00031a4bd073e (diff) | |
| download | baldeagleos-repo-b187a1e269af258d23150c81fec2b8a9b166868c.tar.gz baldeagleos-repo-b187a1e269af258d23150c81fec2b8a9b166868c.tar.xz baldeagleos-repo-b187a1e269af258d23150c81fec2b8a9b166868c.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pyfakefs')
| -rw-r--r-- | dev-python/pyfakefs/pyfakefs-5.9.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pyfakefs/pyfakefs-5.9.2.ebuild | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/pyfakefs/pyfakefs-5.9.1.ebuild b/dev-python/pyfakefs/pyfakefs-5.9.1.ebuild index d40a848d4357..b54a6a05533a 100644 --- a/dev-python/pyfakefs/pyfakefs-5.9.1.ebuild +++ b/dev-python/pyfakefs/pyfakefs-5.9.1.ebuild @@ -28,6 +28,8 @@ python_test() { local EPYTEST_DESELECT=( # requires *.dist-info/RECORD file that we're stripping pyfakefs/tests/fake_filesystem_test.py::RealFileSystemAccessTest::test_add_package_metadata + # wants dev-python/openpyxl + pyfakefs/tests/patched_packages_test.py::TestPatchedPackages::test_read_excel ) local EPYTEST_IGNORE=( # test for regression with opentimelineio package diff --git a/dev-python/pyfakefs/pyfakefs-5.9.2.ebuild b/dev-python/pyfakefs/pyfakefs-5.9.2.ebuild index cb2af549a025..d9374aa09c61 100644 --- a/dev-python/pyfakefs/pyfakefs-5.9.2.ebuild +++ b/dev-python/pyfakefs/pyfakefs-5.9.2.ebuild @@ -29,6 +29,8 @@ python_test() { local EPYTEST_DESELECT=( # requires *.dist-info/RECORD file that we're stripping pyfakefs/tests/fake_filesystem_test.py::RealFileSystemAccessTest::test_add_package_metadata + # wants dev-python/openpyxl + pyfakefs/tests/patched_packages_test.py::TestPatchedPackages::test_read_excel ) local EPYTEST_IGNORE=( # test for regression with opentimelineio package |
