forked from pool/python-pytest-flake8
- Update to 1.3.0
* 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.
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 22 05:37:08 UTC 2026 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.3.0:
|
||||
* 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 08:29:38 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user