Commit Graph

10 Commits

Author SHA256 Message Date
924f0b5d45 - 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/package/show/devel:languages:python:pytest/python-pytest-flake8?expand=0&rev=12
2022-09-08 04:39:26 +00:00
8672372eb3 Accepting request 912428 from home:marxin:branches:devel:languages:python:pytest
- Update to 1.0.7:
  * Implement collect() for Flake8Item; from @thomascobb
  * Document skipping behavior in README; from @jpyams

OBS-URL: https://build.opensuse.org/request/show/912428
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flake8?expand=0&rev=11
2021-08-17 12:48:59 +00:00
Tomáš Chvátal
9e04ef8af1 Accepting request 805918 from home:bnavigator:branches:devel:languages:python:pytest
- Update to 1.0.6
  * Fix compatibility with flake8 >= 3.8, from @marc
  gh#tholo/pytest-flake8#68

OBS-URL: https://build.opensuse.org/request/show/805918
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flake8?expand=0&rev=9
2020-05-16 09:17:19 +00:00
Tomáš Chvátal
0f742220b5 - Update to 1.0.5:
* Fix deprecation warning

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flake8?expand=0&rev=7
2020-04-27 10:23:22 +00:00
Tomáš Chvátal
727fc3f3a8 - Remove unused devel dependency
- Update requirements to match reality

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flake8?expand=0&rev=5
2019-02-14 12:52:07 +00:00
Tomáš Chvátal
168cb255ea - Make sure we really really execute tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-flake8?expand=0&rev=4
2019-02-11 10:43:40 +00:00
Stephan Kulow
670cac8e72 Accepting request 672127 from devel:languages:python:pytest
OBS-URL: https://build.opensuse.org/request/show/672127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flake8?expand=0&rev=4
2019-02-08 12:48:24 +00:00
33886f87a0 Accepting request 606270 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/606270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flake8?expand=0&rev=3
2018-05-11 07:18:35 +00:00
352a0c255f Accepting request 596766 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/596766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-flake8?expand=0&rev=2
2018-04-16 10:51:17 +00:00
9d11159cae Accepting request 563585 from devel:languages:python
- 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
2018-01-13 20:47:54 +00:00