Thu, 23 May 2024 11:09:55 UTC | login

Information for build python-pytest-flake8-path-1.5.0-1.fc39

ID254666
Package Namepython-pytest-flake8-path
Version1.5.0
Release1.fc39
Epoch
SummaryA pytest fixture for testing flake8 plugins
Descriptionpytest-flake8-path is the successor to pytest-flake8dir. pytest-flake8dir was based upon pytest’s tmpdir fixture, which returned a legacy py.path.local object. Since version 3.9.0, pytest has provided the tmp_path fixture, which returns a standard library pathlib.Path object. pytest-flake8-path is a rewrite of pytest-flake8dir to use tmp_path instead of tmpdir.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Oct 2023 10:36:01 UTC
CompletedFri, 20 Oct 2023 10:36:01 UTC
Tags
f40
RPMs
src
python-pytest-flake8-path-1.5.0-1.fc39.src.rpm (info) (download)
noarch
python3-pytest-flake8-path-1.5.0-1.fc39.noarch.rpm (info) (download)
Changelog * Fri Jul 21 2023 Scott K Logan <logans@cottsay.net> - 1.5.0-1 - Update to 1.5.0 (rhbz#2215680) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 14 2023 Python Maint <python-maint@redhat.com> - 1.3.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 21 2022 Scott K Logan <logans@cottsay.net> - 1.3.0-2 - Install test dependencies using pyproject_buildrequires * Fri Nov 18 2022 Scott K Logan <logans@cottsay.net> - 1.3.0-1 - Initial package (rhbz#2144097)