Wed, 01 May 2024 07:28:53 UTC | login

Information for build python-pytest-xdist-3.4.0-1.el9s

ID52200
Package Namepython-pytest-xdist
Version3.4.0
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-pytest-xdist.git#6f69bb39dcfe231c1f069684b5b06aed512df62b
Summarypytest plugin for distributed testing and loop-on-failing modes
DescriptionThe pytest-xdist plugin extends pytest with new test execution modes, the most used being distributing tests across multiple CPUs to speed up test execution: pytest -n auto With this call, pytest will spawn a number of workers processes equal to the number of available CPUs, and distribute the tests randomly across them.
Built byrdobuilder
State complete
Volume DEFAULT
StartedMon, 22 Jan 2024 08:23:54 UTC
CompletedMon, 22 Jan 2024 08:25:45 UTC
Taskbuild (cloud9s-openstack-caracal-el9s, /rpms/python-pytest-xdist.git:6f69bb39dcfe231c1f069684b5b06aed512df62b)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-pytest-xdist.git#6f69bb39dcfe231c1f069684b5b06aed512df62b'}}
Tags
cloud9s-openstack-caracal-el9s-build
RPMs
src
python-pytest-xdist-3.4.0-1.el9s.src.rpm (info) (download)
noarch
python3-pytest-xdist-3.4.0-1.el9s.noarch.rpm (info) (download)
python3-pytest-xdist+psutil-3.4.0-1.el9s.noarch.rpm (info) (download)
python3-pytest-xdist+setproctitle-3.4.0-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Sat Nov 18 2023 Scott Talbert <swt@techie.net> - 3.4.0-1 - Update to new upstream release 3.4.0 (#2249319) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.3.1-2 - Rebuilt for Python 3.12 * Fri May 19 2023 Scott Talbert <swt@techie.net> - 3.3.1-1 - Update to new upstream release 3.3.1 (#2203558) * Wed Apr 26 2023 Scott Talbert <swt@techie.net> - 3.2.1-1 - Update to new upstream release 3.2.1 (#2177575) * Thu Feb 09 2023 Scott Talbert <swt@techie.net> - 3.2.0-1 - Update to new upstream release 3.2.0 (#2168367) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 18 2023 Scott Talbert <swt@techie.net> - 3.1.0-2 - Fix tests when PYTEST_XDIST_AUTO_NUM_WORKERS is set (#2161636) * Sun Dec 04 2022 Scott Talbert <swt@techie.net> - 3.1.0-1 - Update to new upstream release 3.1.0 (#2150627) * Fri Oct 28 2022 Miro HronĨok <mhroncok@redhat.com> - 3.0.2-2 - Drop unused runtime requirement on on the python3-py package - Package the pytest-xdist[psutil] and pytest-xdist[setproctitle] extras * Wed Oct 26 2022 Scott Talbert <swt@techie.net> - 3.0.2-1 - Update to new upstream release 3.0.2 (#2137874) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 2.5.0-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Dec 11 2021 Scott Talbert <swt@techie.net> - 2.5.0-1 - Update to new upstream release 2.5.0 (#2031314)