Package Release Info

python-pytest-flakes-4.0.1-bp154.1.20

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-pytest-flakes

Change Logs

* Thu Aug 13 2020 Benjamin Greiner <code@bnavigator.de>
- Update to Version 4.0.1
  * Maintenance of pytest-flakes has moved from fschulze to
    asmeurer. The repo for pytest-flakes is now at
    https://github.com/asmeurer/pytest-flakes/
  * Fix test failures. [asmeurer]
  * Fix deprecation warnings from pytest. [asmeurer]
  * Fix invalid escape sequences. [akeeman]
- drop patches for fixed test
  * remove-bad-test.patch
  * replace-pytest-pep8-with-pytest-codestyle.patch
- no pytest-codestyle needed for packaging
* Fri Dec 06 2019 Ond?ej Súkup <mimi.vx@gmail.com>
- use pytest macro
* Thu Feb 14 2019 Tomá? Chvátal <tchvatal@suse.com>
- Fix the pytest call
Version: 4.0.0-bp151.1.1
* Wed Oct 10 2018 Antonio Larrosa <alarrosa@suse.com>
- Remove conditional test variable from spec file and keep it enabled
* Thu Sep 20 2018 Antonio Larrosa <alarrosa@suse.com> - 4.0.0
- Initial release of python-pytest-flakes 4.0.0
- Add remove-bad-test.patch to remove a test that seems to be wrong