15
0
Files
python-flake8-pep3101/python-flake8-pep3101.changes
Daniel Garcia 9dde484c30 - Update to 2.0.0:
* Update dependencies. [gforcada]
  * Test the code on GitHub actions. [gforcada]
  * Drop python 2.7 and only support python 3.7+. [gforcada]
  * Use linters and formatters to keep code sane and beautiful. [gforcada]
  * Simplify the amount of code to write a test. [gforcada]
- Delete 29.patch, not needed anymore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pep3101?expand=0&rev=6
2022-10-08 16:44:38 +00:00

27 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Sat Oct 8 16:43:35 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 2.0.0:
* Update dependencies. [gforcada]
* Test the code on GitHub actions. [gforcada]
* Drop python 2.7 and only support python 3.7+. [gforcada]
* Use linters and formatters to keep code sane and beautiful. [gforcada]
* Simplify the amount of code to write a test. [gforcada]
- Delete 29.patch, not needed anymore
-------------------------------------------------------------------
Tue Oct 4 16:20:28 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add 29.patch to fix tests
-------------------------------------------------------------------
Thu Apr 16 10:40:00 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.3.0:
* Warn about "string %i" % 33 which was previously ignored.
-------------------------------------------------------------------
Thu Feb 21 07:00:25 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.2.1