Accepting request 605995 from devel:languages:python

Plugin for pytest to perform isort checks

OBS-URL: https://build.opensuse.org/request/show/605995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-isort?expand=0&rev=1
This commit is contained in:
2018-05-15 08:12:43 +00:00
committed by Git OBS Bridge
commit fd198ac30a
5 changed files with 108 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
-------------------------------------------------------------------
Thu May 10 00:00:16 UTC 2018 - toddrme2178@gmail.com
- Update to 0.2.0
* Register marker to work with pytest's strict mode
* Add "official" support for Python 3.5 and 3.6
- Use license tag
-------------------------------------------------------------------
Tue Aug 22 15:37:10 UTC 2017 - toddrme2178@gmail.com
- Initial version