diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-26 07:11:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-26 07:11:08 +0000 |
| commit | ef4e013cd8decc2835fcfd1722a48f4261e7bd41 (patch) | |
| tree | c9e7e82e207e28c1b55a29b506a074532fb49238 /dev-python/setuptools | |
| parent | 276f68cf21452c065578a43747e5801bd4b47fb0 (diff) | |
| download | baldeagleos-repo-ef4e013cd8decc2835fcfd1722a48f4261e7bd41.tar.gz baldeagleos-repo-ef4e013cd8decc2835fcfd1722a48f4261e7bd41.tar.xz baldeagleos-repo-ef4e013cd8decc2835fcfd1722a48f4261e7bd41.zip | |
Adding metadata
Diffstat (limited to 'dev-python/setuptools')
| -rw-r--r-- | dev-python/setuptools/setuptools-82.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools/setuptools-82.0.1.ebuild b/dev-python/setuptools/setuptools-82.0.1.ebuild index a16b4cd1ea6c..b7e298af94f8 100644 --- a/dev-python/setuptools/setuptools-82.0.1.ebuild +++ b/dev-python/setuptools/setuptools-82.0.1.ebuild @@ -117,6 +117,6 @@ python_test() { local EPYTEST_XDIST=1 local -x PRE_BUILT_SETUPTOOLS_WHEEL=${DISTUTILS_WHEEL_PATH} local EPYTEST_PLUGINS=( pytest-{home,subprocess,timeout} ) - epytest -o tmp_path_retention_policy=all \ + epytest -o filterwarnings= -o tmp_path_retention_policy=all \ -m "not uses_network" setuptools } |
