Files
python-Cython/python-Cython-rpmlintrc
Dominique Leuenberger 25171fe7aa Accepting request 1031225 from devel:languages:python
- Remove leftover Python 2 gubbins.
- Stop using handrolled macros for install and update-alternatives,
  switch to the provided ones.
- Update package names in rpmlintrc.

OBS-URL: https://build.opensuse.org/request/show/1031225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Cython?expand=0&rev=67
2022-10-27 11:52:16 +00:00

5 lines
194 B
Plaintext

addFilter('devel-file-in-non-devel-package .*/Cython/.*')
addFilter('devel-dependency python38-devel')
addFilter('devel-dependency python39-devel')
addFilter('devel-dependency python310-devel')