| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-flaky | Distribution: SUSE Linux 16 |
| Version: 3.8.1 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.2.2 | Build date: Tue May 7 07:05:31 2024 |
| Group: Unspecified | Build host: reproducible |
| Size: 143443 | Source RPM: python-flaky-3.8.1-160000.2.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/box/flaky | |
| Summary: Plugin for nose or py.test that automatically reruns flaky tests | |
Flaky is a plugin for py.test that automatically reruns flaky tests. Ideally, tests reliably pass or fail, but sometimes test fixtures must rely on components that aren't 100% reliable. With flaky, instead of removing those tests or marking them to @skip, they can be automatically retried. For more information about flaky, see `this presentation <http://opensource.box.com/flaky/>`_.
Apache-2.0
* Tue May 07 2024 steven.kowalik@suse.com
- Update to 3.8.1:
* Support pytest >= 8.1.1, and Python >= 3.12.
- Drop patches, included upstream:
* remove_genty.patch
* remove_mock.patch
* remove_nose.patch
- Switch to pyproject macros.
* Fri Oct 20 2023 mcepl@cepl.eu
- Add remove_genty.patch to remove dependency on the external
genty package (gh#box/flaky!197).
* Fri Oct 20 2023 mcepl@cepl.eu
- Clean up the SPEC file
* Fri Apr 21 2023 dmueller@suse.com
- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 mcepl@suse.com
- Make calling of %{sle15modernpython} optional.
* Mon Dec 14 2020 code@bnavigator.de
- Fix condition around BuildRequirement
* Sun Dec 13 2020 mcepl@suse.com
- We don't need to break Python 2.7
* Fri Dec 11 2020 mcepl@suse.com
- Add remove_mock.patch to remove dependency on the external mock package.
* Fri Dec 11 2020 mcepl@suse.com
- Add remove_nose.patch to remove dependency on nose.
* Wed Jul 29 2020 steven.kowalik@suse.com
- Update to 3.7.0:
* Flaky now retries tests which fail during setup.
* Fri Jan 31 2020 stefan.bruens@rwth-aachen.de
- Add required suffix to package name for test package. Although
no binary package is created, the OBS blocks any dependent
packages until also the test package has been built (Giveaway:
main and test flavor create the same .src.rpm)
* Thu Sep 12 2019 tchvatal@suse.com
- Update to 3.6.1:
* Reraise KeyboardInterrupt when running tests under pytest.
* Fri Jul 26 2019 pgajdos@suse.com
- version update to 3.6.0
* Do not print an empty report if no tests marked 'flaky' were run at all (#116). NOTE: This change could be breaking if you relied on the flaky report being printed.
- test via multibuild
- added sources
+ _multibuild
* Tue Mar 12 2019 tchvatal@suse.com
- Update to 3.5.3:
* Bugfixes - Flaky is now compatible with pytest >= 4.1.
* Officially support and test on Python 3.6 and 3.7.
* Adds a pytest marker that can be used instead of `@flaky.
* Replaced references to 'slaveoutput', where possible with 'workeroutput', following the convention chosen by pytest.
* Prints formatted tracebacks in the flaky report when using nose.
* Thu Nov 09 2017 arun@gmx.de
- specfile:
* update copyright year
- update to version 3.4.0:
* Bugfixes - Flaky for pytest will no longer silently swallow errors
that occur during test setup.
* Tue Dec 20 2016 jmatejek@suse.com
- initial commit
/usr/lib/python3.13/site-packages/flaky /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info/INSTALLER /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info/METADATA /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info/RECORD /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info/REQUESTED /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info/WHEEL /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info/licenses /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info/licenses/AUTHORS.rst /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info/licenses/LICENSE /usr/lib/python3.13/site-packages/flaky-3.8.1.dist-info/top_level.txt /usr/lib/python3.13/site-packages/flaky/__init__.py /usr/lib/python3.13/site-packages/flaky/__pycache__ /usr/lib/python3.13/site-packages/flaky/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/_flaky_plugin.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/_flaky_plugin.cpython-313.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/defaults.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/defaults.cpython-313.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/flaky_decorator.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/flaky_decorator.cpython-313.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/flaky_pytest_plugin.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/flaky_pytest_plugin.cpython-313.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/multiprocess_string_io.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/multiprocess_string_io.cpython-313.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/names.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flaky/__pycache__/names.cpython-313.pyc /usr/lib/python3.13/site-packages/flaky/_flaky_plugin.py /usr/lib/python3.13/site-packages/flaky/defaults.py /usr/lib/python3.13/site-packages/flaky/flaky_decorator.py /usr/lib/python3.13/site-packages/flaky/flaky_pytest_plugin.py /usr/lib/python3.13/site-packages/flaky/multiprocess_string_io.py /usr/lib/python3.13/site-packages/flaky/names.py /usr/share/doc/packages/python313-flaky /usr/share/doc/packages/python313-flaky/README.rst /usr/share/licenses/python313-flaky /usr/share/licenses/python313-flaky/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Sep 30 22:36:46 2025