diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-06 03:04:40 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-06 03:04:40 -0500 |
| commit | 615d6f7e3408947bf962ea4d7edde01977474d1e (patch) | |
| tree | 669937b348f12e0bd52d35ef889d0b283f90476c /dev-python/fastmcp | |
| parent | 7d0655e0f85be0eec06807898321a634968f9336 (diff) | |
| download | baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.tar.gz baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.tar.xz baldeagleos-repo-615d6f7e3408947bf962ea4d7edde01977474d1e.zip | |
Adding metadata
Diffstat (limited to 'dev-python/fastmcp')
| -rw-r--r-- | dev-python/fastmcp/fastmcp-3.2.4.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/fastmcp/fastmcp-3.2.4.ebuild b/dev-python/fastmcp/fastmcp-3.2.4.ebuild index c2d40895ba44..557b1e5a12d3 100644 --- a/dev-python/fastmcp/fastmcp-3.2.4.ebuild +++ b/dev-python/fastmcp/fastmcp-3.2.4.ebuild @@ -60,6 +60,9 @@ BDEPEND=" ) " +# raise default timeout +# https://bugs.gentoo.org/978150 +: ${EPYTEST_TIMEOUT:=10} EPYTEST_PLUGINS=( inline-snapshot pytest-{asyncio,env,httpx,timeout} |
