Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-pytest-xdist-1.17.1-4.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: python2-pytest-xdist Distribution: Fedora Project
Version: 1.17.1 Vendor: Fedora Project
Release: 4.el7 Build date: Sat Aug 8 03:14:05 2020
Group: Unspecified Build host: buildvm-ppc64le-06.iad2.fedoraproject.org
Size: 200290 Source RPM: python-pytest-xdist-1.17.1-4.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/pytest-dev/pytest-xdist
Summary: py.test plugin for distributed testing and loop-on-failing modes
The pytest-xdist plugin extends py.test with some unique test execution modes:
* test run parallelization: if you have multiple CPUs or hosts you can use
  those for a combined test run. This allows to speed up development or to use
  special resources of remote machines.
* --boxed: run each test in a boxed subprocess to survive SEGFAULTS or
  otherwise dying processes
* --looponfail: run your tests repeatedly in a subprocess. After each run
  py.test waits until a file in your project changes and then re-runs the
  previously failing tests. This is repeated until all tests pass after which
  again a full run is performed.
* Multi-Platform coverage: you can specify different Python interpreters or
  different platforms and run tests in parallel on all of them.

Provides

Requires

License

MIT

Changelog

* Sat Aug 08 2020 Scott Talbert <swt@techie.net> - 1.17.1-4
  - Rebuild to get python3-pytest-xdist Provide (#1866696)
* Fri Mar 08 2019 Troy Dawson <tdawson@redhat.com> - 1.17.1-3
  - Rebuilt to change main python from 3.4 to 3.6
* Wed Feb 14 2018 Scott Talbert <swt@techie.net> - 1.17.1-2
  - Build for EPEL7 (#1542647)
* Wed Jun 14 2017 Scott Talbert <swt@techie.net> - 1.17.1-1
  - New upstream release 1.17.1
* Sat Jun 10 2017 Scott Talbert - 1.17.0-1
  - New upstream release 1.17.0
* Tue May 09 2017 Scott Talbert <swt@techie.net> - 1.16.0-1
  - New upstream release 1.16.0
  - Enable tests
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 1.15.0-2
  - Rebuild for Python 3.6
* Mon Oct 03 2016 Scott Talbert <swt@techie.net> - 1.15.0-1
  - New upstream release 1.15.0
* Thu Aug 11 2016 Scott Talbert <swt@techie.net> - 1.14-1
  - Initial package.

Files

/usr/lib/python2.7/site-packages/pytest_xdist-0.0.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/pytest_xdist-0.0.0-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/pytest_xdist-0.0.0-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/pytest_xdist-0.0.0-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/pytest_xdist-0.0.0-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/pytest_xdist-0.0.0-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/pytest_xdist-0.0.0-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/pytest_xdist-0.0.0-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/xdist
/usr/lib/python2.7/site-packages/xdist/__init__.py
/usr/lib/python2.7/site-packages/xdist/__init__.pyc
/usr/lib/python2.7/site-packages/xdist/__init__.pyo
/usr/lib/python2.7/site-packages/xdist/_version.py
/usr/lib/python2.7/site-packages/xdist/_version.pyc
/usr/lib/python2.7/site-packages/xdist/_version.pyo
/usr/lib/python2.7/site-packages/xdist/boxed.py
/usr/lib/python2.7/site-packages/xdist/boxed.pyc
/usr/lib/python2.7/site-packages/xdist/boxed.pyo
/usr/lib/python2.7/site-packages/xdist/dsession.py
/usr/lib/python2.7/site-packages/xdist/dsession.pyc
/usr/lib/python2.7/site-packages/xdist/dsession.pyo
/usr/lib/python2.7/site-packages/xdist/looponfail.py
/usr/lib/python2.7/site-packages/xdist/looponfail.pyc
/usr/lib/python2.7/site-packages/xdist/looponfail.pyo
/usr/lib/python2.7/site-packages/xdist/newhooks.py
/usr/lib/python2.7/site-packages/xdist/newhooks.pyc
/usr/lib/python2.7/site-packages/xdist/newhooks.pyo
/usr/lib/python2.7/site-packages/xdist/plugin.py
/usr/lib/python2.7/site-packages/xdist/plugin.pyc
/usr/lib/python2.7/site-packages/xdist/plugin.pyo
/usr/lib/python2.7/site-packages/xdist/remote.py
/usr/lib/python2.7/site-packages/xdist/remote.pyc
/usr/lib/python2.7/site-packages/xdist/remote.pyo
/usr/lib/python2.7/site-packages/xdist/slavemanage.py
/usr/lib/python2.7/site-packages/xdist/slavemanage.pyc
/usr/lib/python2.7/site-packages/xdist/slavemanage.pyo
/usr/share/doc/python2-pytest-xdist-1.17.1
/usr/share/doc/python2-pytest-xdist-1.17.1/OVERVIEW.md
/usr/share/doc/python2-pytest-xdist-1.17.1/README.rst
/usr/share/licenses/python2-pytest-xdist-1.17.1
/usr/share/licenses/python2-pytest-xdist-1.17.1/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 25 02:24:52 2024