diff options
| author | root <root@alpha.trunkmasters.com> | 2026-09-05 19:11:59 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-09-05 19:11:59 -0500 |
| commit | 5f278372030aad6db0f73700a9780b84a004d5ff (patch) | |
| tree | 027a42b585c1678d4fa9fb9ab464e9df3bcdc71f /dev-python/python-ptrace | |
| parent | d1f18a9f11dde5cf862fd7c32c6d33a0a9114736 (diff) | |
| download | baldeagleos-repo-5f278372030aad6db0f73700a9780b84a004d5ff.tar.gz baldeagleos-repo-5f278372030aad6db0f73700a9780b84a004d5ff.tar.xz baldeagleos-repo-5f278372030aad6db0f73700a9780b84a004d5ff.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-ptrace')
| -rw-r--r-- | dev-python/python-ptrace/python-ptrace-0.9.9.ebuild | 1 | ||||
| -rw-r--r-- | dev-python/python-ptrace/python-ptrace-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/python-ptrace/python-ptrace-0.9.9.ebuild b/dev-python/python-ptrace/python-ptrace-0.9.9.ebuild index 2bdaf077a122..b49445282cff 100644 --- a/dev-python/python-ptrace/python-ptrace-0.9.9.ebuild +++ b/dev-python/python-ptrace/python-ptrace-0.9.9.ebuild @@ -32,6 +32,7 @@ PATCHES=( "${FILESDIR}"/${PN}-0.9.9-py3.14.patch ) +EPYTEST_PLUGINS=() distutils_enable_tests pytest python_test() { diff --git a/dev-python/python-ptrace/python-ptrace-9999.ebuild b/dev-python/python-ptrace/python-ptrace-9999.ebuild index 4c1708a52e24..c003d593e3cb 100644 --- a/dev-python/python-ptrace/python-ptrace-9999.ebuild +++ b/dev-python/python-ptrace/python-ptrace-9999.ebuild @@ -28,6 +28,7 @@ fi LICENSE="GPL-2" SLOT="0" +EPYTEST_PLUGINS=() distutils_enable_tests pytest python_test() { |
