14
0

6 Commits

Author SHA256 Message Date
b9c4440274 - Convert to pip-based build and libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-ignore?expand=0&rev=10
2025-06-10 08:14:39 +00:00
934b4aaffb - Add missing BuildRequires on typing_extensions.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-ignore?expand=0&rev=8
2023-04-27 06:56:45 +00:00
3ed1535075 - Add update-alternatives requires
- Remove glob %{python_sitelib}/* files, use package specific
- Disable broken tests for python38 and python39

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-ignore?expand=0&rev=6
2022-10-14 11:46:32 +00:00
7564dded25 - 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
2022-08-03 05:34:07 +00:00
7738f7e6c7 Accepting request 957102 from home:pgajdos:python
- version update to 2021.1024
  - Add/document support for [pre-commit](https://pre-commit.com/).
    Thank you James Quilty for this contribution [github/issue/9][gh_i9]
    [github/pull/10][gh_i10] ❤️.
  - Fix [github #11][gh_i11]: MessagesHandlerMixIn has been removed in pylint 2.12
  - Breaking: Drop support for `Python<3.7`
  - Breaking: Drop support for `pylint<2.4`
  
    Due to internal API changes in pylint, older versions of pylint
    are no longer supported. If you need to use an older version of
    pylint, you will have to pin `pylint-ignore==2021.1021`.

OBS-URL: https://build.opensuse.org/request/show/957102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-ignore?expand=0&rev=2
2022-02-23 17:55:34 +00:00
2f401f81a4 Accepting request 902797 from home:agraul
pylint-ignore is a useful wrapper around pylint that makes it easy to introduce pylint to existing codebases. I think it would be great to have it available next to python-pylint (which it depends on).

Difference to 902794/902796 (superseded): removed commented out parts

OBS-URL: https://build.opensuse.org/request/show/902797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylint-ignore?expand=0&rev=1
2021-06-28 12:53:04 +00:00