* Compatible for Flake8 from version flake8>=4. (#4)
* Pin to flake8<6 as it's incompatible. (#2)
* Remove reference to py.builtin in tests. (#2)
* Disabled the 'enabler' plugin when running tests. (#2)
* Declare minimum flake8 as v5. (#1)
* Adopted jaraco/skeleton for packaging.
- Add patch support-pytest-9.patch:
* Support pytest 9 changes.
- Drop patch support-flake8-5.patch, no longer required.
- Use pyproject macros.
- Update URL to its new home and License.
- Update to 1.1.1:
* Update classifiers to indicate older versions are no longer supported
* No longer use deprecated pytest constructs
* Bump requirements to more accurately indicate what is currently needed
* Drop Python 2 support and dependency on py; from @erikkemperman
* Drop support for Python 3.5, 3.6
* Add a `flake8-max-doc-length` option; from @rodrigomologni
- Add patch support-flake8-5.patch:
* Support flake8 >= 5.0, adjust {Build,}Requires.
OBS-URL: https://build.opensuse.org/request/show/1001818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flake8?expand=0&rev=9
* Update classifiers to indicate older versions are no longer supported
* No longer use deprecated pytest constructs
* Bump requirements to more accurately indicate what is currently needed
* Drop Python 2 support and dependency on py; from @erikkemperman
* Drop support for Python 3.5, 3.6
* Add a `flake8-max-doc-length` option; from @rodrigomologni
- Add patch support-flake8-5.patch:
* Support flake8 >= 5.0, adjust {Build,}Requires.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flake8?expand=0&rev=12
- update to version 0.9.1:
* Do continuous integration with Travis; from alex-dr@github
* Declare compatibility with Python 3.6
- update to version 0.9:
* Extend options already loaded instead of replacing them; from
mforbes@github
* Correct some issues preventing proper operation with flake8 3.5.0;
from jezdez@github
* Register pytest marker for flake8; from alex-dr@github
- Initial version
OBS-URL: https://build.opensuse.org/request/show/563585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flake8?expand=0&rev=1