dev-python/pytest-env
Pytest plugin to set environment variables for tests
-
pytest-env-1.7.0~amd64test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance
View
Download
Browse License: MIT Overlay: tatsh-overlay
ChangeLog
commit 4abdd0c0e3cbd23eea6458d8c488cd74d51e5f52
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 12:18:54 2026 -0400
*/*: set PYPI_VERIFY_REPO
Enables the verify-provenance flag so the PyPI attestation can be checked
against the publisher. The repository comes from the remote-id each package
already records, so nothing is guessed.
app-misc/deltona also loses a version suffix that leaked into its
EPYTEST_PLUGINS entries and made the generated BDEPEND atoms invalid.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit cfe39acbee4ea50ebb371de8dc8c01d4cb39d456
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 11:08:07 2026 -0400
*/*: fix EPYTEST_PLUGINS for pytest plugins and two hidden packages
A pytest plugin has to load itself to run its own tests, so those get
EPYTEST_PLUGINS=( "$" ) rather than an empty list.
httpx-oauth and pytest-httpx were missed by the earlier sweeps because the
grep filter used to hide httpx findings also removed their package headings.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2cf14a0931e2d88787e7d2449f696c4c1df3222b
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:58:17 2026 -0400
*/*: declare EPYTEST_PLUGINS
The plugin list comes from the pytest-* test dependencies each ebuild already
declares; a package that declares none gets an empty list. msgspec's
PYTEST_DISABLE_PLUGIN_AUTOLOAD is redundant once the list is set.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit c017d4b6078d7b736c2536678f3d424537cb52ed
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:52:22 2026 -0400
*/*: add Python 3.15 to PYTHON_COMPAT
Only where every dependency constrained to this package's Python targets
already supports it, iterated until no further package became eligible.
pkgcheck reports the same four NonsolvableDepsInStable as before.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2fd95d9b41897ed0c960c89ef526ceeb9dc43637
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Aug 2 14:19:05 2026 -0400
dev-python/pytest-env: add 1.7.0, drop 1.6.0
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 20a3f573c99c626def5a482bc921ea60980cc45a
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed May 6 01:43:45 2026 -0400
dev-python/pytest-env: new package, add 1.6.0
Signed-off-by: Andrew Udvare <audvare@gmail.com>
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 12:18:54 2026 -0400
*/*: set PYPI_VERIFY_REPO
Enables the verify-provenance flag so the PyPI attestation can be checked
against the publisher. The repository comes from the remote-id each package
already records, so nothing is guessed.
app-misc/deltona also loses a version suffix that leaked into its
EPYTEST_PLUGINS entries and made the generated BDEPEND atoms invalid.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit cfe39acbee4ea50ebb371de8dc8c01d4cb39d456
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 11:08:07 2026 -0400
*/*: fix EPYTEST_PLUGINS for pytest plugins and two hidden packages
A pytest plugin has to load itself to run its own tests, so those get
EPYTEST_PLUGINS=( "$" ) rather than an empty list.
httpx-oauth and pytest-httpx were missed by the earlier sweeps because the
grep filter used to hide httpx findings also removed their package headings.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2cf14a0931e2d88787e7d2449f696c4c1df3222b
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:58:17 2026 -0400
*/*: declare EPYTEST_PLUGINS
The plugin list comes from the pytest-* test dependencies each ebuild already
declares; a package that declares none gets an empty list. msgspec's
PYTEST_DISABLE_PLUGIN_AUTOLOAD is redundant once the list is set.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit c017d4b6078d7b736c2536678f3d424537cb52ed
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:52:22 2026 -0400
*/*: add Python 3.15 to PYTHON_COMPAT
Only where every dependency constrained to this package's Python targets
already supports it, iterated until no further package became eligible.
pkgcheck reports the same four NonsolvableDepsInStable as before.
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 2fd95d9b41897ed0c960c89ef526ceeb9dc43637
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Aug 2 14:19:05 2026 -0400
dev-python/pytest-env: add 1.7.0, drop 1.6.0
Signed-off-by: Andrew Udvare <audvare@gmail.com>
commit 20a3f573c99c626def5a482bc921ea60980cc45a
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed May 6 01:43:45 2026 -0400
dev-python/pytest-env: new package, add 1.6.0
Signed-off-by: Andrew Udvare <audvare@gmail.com>

