10 Commits

Author SHA256 Message Date
Dominique Leuenberger
a55cbbcab7 Accepting request 945416 from devel:languages:python:pytest
- Update to version 4.0.5:
  - Drop support for EOL Python 2.7 and 3.4
  - Add python_requires to help pip
  - Upgrade Python syntax with pyupgrade --py3-plus
  - Require pytest 5+ to remove hasattr('from_parent') check
  - Fix typo: setup.cfg or pytest.ini
  - implement collect
  - switch to cooperative ctors and correct node trees to future
    proof
  - Remove FlakesItem.collect
  - Remove add_marker backward compat check
  - Remove tokenize.open backward compat
  - Prepare for upcoming pytest 7.0 deprecations

OBS-URL: https://build.opensuse.org/request/show/945416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flakes?expand=0&rev=5
2022-01-10 22:54:05 +00:00
5304c72646 - Update to version 4.0.5:
- Drop support for EOL Python 2.7 and 3.4
  - Add python_requires to help pip
  - Upgrade Python syntax with pyupgrade --py3-plus
  - Require pytest 5+ to remove hasattr('from_parent') check
  - Fix typo: setup.cfg or pytest.ini
  - implement collect
  - switch to cooperative ctors and correct node trees to future
    proof
  - Remove FlakesItem.collect
  - Remove add_marker backward compat check
  - Remove tokenize.open backward compat
  - Prepare for upcoming pytest 7.0 deprecations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flakes?expand=0&rev=11
2022-01-10 21:29:02 +00:00
Dominique Leuenberger
7771a25e21 Accepting request 826313 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/826313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flakes?expand=0&rev=4
2020-08-14 08:04:44 +00:00
Tomáš Chvátal
7920a68d49 Accepting request 826232 from home:bnavigator:branches:devel:languages:python:pytest
- 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

OBS-URL: https://build.opensuse.org/request/show/826232
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flakes?expand=0&rev=9
2020-08-13 16:29:37 +00:00
Dominique Leuenberger
ede67b5c86 Accepting request 754689 from devel:languages:python:pytest
- use pytest macro

OBS-URL: https://build.opensuse.org/request/show/754689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flakes?expand=0&rev=3
2019-12-07 14:08:09 +00:00
926362620b - use pytest macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flakes?expand=0&rev=7
2019-12-06 14:13:40 +00:00
Dominique Leuenberger
9ee17b3d66 Accepting request 674968 from devel:languages:python:pytest
- Fix the pytest call

OBS-URL: https://build.opensuse.org/request/show/674968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flakes?expand=0&rev=2
2019-02-15 09:02:29 +00:00
Tomáš Chvátal
740ffec350 - Fix the pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flakes?expand=0&rev=5
2019-02-14 12:54:21 +00:00
Dominique Leuenberger
03637bdac4 Accepting request 642577 from devel:languages:python:pytest
- Remove conditional test variable from spec file and keep it enabled
- Initial release of python-pytest-flakes 4.0.0
- Add remove-bad-test.patch to remove a test that seems to be wrong

OBS-URL: https://build.opensuse.org/request/show/642577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flakes?expand=0&rev=1
2018-10-18 13:32:41 +00:00
ddd658c720 Accepting request 641089 from home:alarrosa:branches:devel:languages:python:flask
New package python-pytest-flakes

OBS-URL: https://build.opensuse.org/request/show/641089
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flakes?expand=0&rev=1
2018-10-17 09:03:05 +00:00