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-systemd | |
| parent | d1f18a9f11dde5cf862fd7c32c6d33a0a9114736 (diff) | |
| download | srcux-5f278372030aad6db0f73700a9780b84a004d5ff.tar.gz srcux-5f278372030aad6db0f73700a9780b84a004d5ff.tar.xz srcux-5f278372030aad6db0f73700a9780b84a004d5ff.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-systemd')
| -rw-r--r-- | dev-python/python-systemd/python-systemd-235.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-systemd/python-systemd-235.ebuild b/dev-python/python-systemd/python-systemd-235.ebuild index fb6f665e706e..8a1bb14bdd2b 100644 --- a/dev-python/python-systemd/python-systemd-235.ebuild +++ b/dev-python/python-systemd/python-systemd-235.ebuild @@ -1,4 +1,4 @@ -# Copyright 2015-2025 Gentoo Authors +# Copyright 2015-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,6 +22,7 @@ RDEPEND="${DEPEND} !sys-apps/systemd[python(-)] " +EPYTEST_PLUGINS=() distutils_enable_tests pytest python_compile() { |
