14
0

- Update to 2022.1025:

* Pin pylint to <2.13
- Add patch no-more-pathlib2.patch:
  * Use pathlib rather than pathlib2.
- Drop {Build,}Requires on pathlib2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-ignore?expand=0&rev=4
This commit is contained in:
2022-08-03 05:34:07 +00:00
committed by Git OBS Bridge
parent f5454fc505
commit 7564dded25
5 changed files with 120 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Aug 3 05:32:29 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2022.1025:
* Pin pylint to <2.13
- Add patch no-more-pathlib2.patch:
* Use pathlib rather than pathlib2.
- Drop {Build,}Requires on pathlib2
-------------------------------------------------------------------
Wed Feb 23 14:35:03 UTC 2022 - pgajdos@suse.com