Files
python-pytest-flake8/python-pytest-flake8.changes
Dominique Leuenberger 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

22 lines
761 B
Plaintext

-------------------------------------------------------------------
Mon Oct 30 01:50:31 UTC 2017 - arun@gmx.de
- update to version 0.9.1:
* Do continuous integration with Travis; from alex-dr@github
* Declare compatibility with Python 3.6
-------------------------------------------------------------------
Wed Oct 25 19:37:54 UTC 2017 - arun@gmx.de
- 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
-------------------------------------------------------------------
Tue Aug 22 20:13:38 UTC 2017 - toddrme2178@gmail.com
- Initial version