rpmlintrc checking test/ directory #617

Closed
opened 2025-12-29 01:25:37 +01:00 by mcepl · 0 comments
Owner

Followup on https://github.com/rpm-software-management/rpmlint/issues/965 (and in the end on https://github.com/rpm-software-management/rpmlint/pull/955 ).


Checklist: Packages

  • ceph
  • devscripts (test package distributed with the package https://salsa.debian.org/debian/devscripts/-/blob/master/scripts/setup.py#L32) https://build.opensuse.org/request/show/1037069
  • libdnf
  • net-snmp
  • python-autopage https://build.opensuse.org/request/show/1037088
  • python-Bottleneck (tests have relative import and some modules are built, so it requires a patch or a workaround to run the tests without installing it)
  • python-BTrees
  • python-cheroot (run tests with pytest --pyargs cheroot)
  • python-CherryPy
  • python-cliff
  • python-colorama
  • python-CommonMark
  • python-cssselect2
  • python-debugpy
  • python-Django
  • python-dulwich
  • python-et_xmlfile
  • python-extras
  • python-fastimport
  • python-fasttext
  • python-fixtures
  • python-FormEncode
  • python-future
  • python-Genshi
  • python-gevent
  • python-gitdb
  • python-greenlet
  • python-h11
  • python-hyperlink
  • python-importlib-resources
  • python-incremental
  • python-ipykernel
  • python-ipython
  • python-isodate
  • python-jedi
  • python-jeepney
  • python-joblib
  • python-junitxml
  • python-jupyter-client
  • python-jupyter-core
  • python-langdetect
  • python-linecache2
  • python-matplotlib
  • python-mpmath
  • python-networkx
  • python-numexpr
  • python-numpy
  • python-pandas
  • python-pecan
  • python-persistent
  • python-pip-run
  • python-pkginfo
  • python-pycountry
  • python-pyftpdlib
  • python-pygal
  • python-pygraphviz
  • python-pyzmq
  • python-remoto
  • python-requests-unixsocket
  • python-responses
  • python-scikit-learn
  • python-scipy
  • python-smmap
  • python-stestr
  • python-stevedore
  • python-sympy
  • python-tempora
  • python-testrepository
  • python-testresources
  • python-testscenarios
  • python-testtools sr#1037124
  • python-traceback2
  • python-traitlets
  • python-transaction
  • python-trio sr#1037176
  • python-Twisted sr#1037121
  • python-websocket-client
  • python-zope.component
  • python-zope.configuration
  • python-zope.copy
  • python-zope.exceptions
  • python-zope.hookable
  • python-zope.interface
  • python-zope.location
  • python-zope.proxy
  • python-zope.schema
  • python-zope.security
  • python-zope.testrunner
  • salt
  • samba
  • scons
  • python-aiosmtpd (tests module contains pytest fixtures to use, it's a framework, https://aiosmtpd.readthedocs.io/en/latest/testing.html) https://build.opensuse.org/request/show/1037222
Followup on [https://github.com/rpm-software-management/rpmlint/issues/965](https://github.com/rpm-software-management/rpmlint/issues/965 "smartCard-inline") (and in the end on [https://github.com/rpm-software-management/rpmlint/pull/955](https://github.com/rpm-software-management/rpmlint/pull/955#issuecomment-1321251635 "‌") ). --- ### Checklist: Packages - [ ] ceph - [ ] devscripts (test package distributed with the package https://salsa.debian.org/debian/devscripts/-/blob/master/scripts/setup.py#L32) https://build.opensuse.org/request/show/1037069 - [ ] libdnf - [ ] net-snmp - [ ] python-autopage https://build.opensuse.org/request/show/1037088 - [ ] python-Bottleneck (tests have relative import and some modules are built, so it requires a patch or a workaround to run the tests without installing it) - [ ] python-BTrees - [ ] python-cheroot (run tests with pytest --pyargs cheroot) - [ ] python-CherryPy - [ ] python-cliff - [ ] python-colorama - [ ] python-CommonMark - [ ] python-cssselect2 - [ ] python-debugpy - [ ] python-Django - [ ] python-dulwich - [ ] python-et_xmlfile - [ ] python-extras - [ ] python-fastimport - [ ] python-fasttext - [ ] python-fixtures - [ ] python-FormEncode - [ ] python-future - [ ] python-Genshi - [ ] python-gevent - [ ] python-gitdb - [ ] python-greenlet - [ ] python-h11 - [ ] python-hyperlink - [ ] python-importlib-resources - [ ] python-incremental - [ ] python-ipykernel - [ ] python-ipython - [ ] python-isodate - [ ] python-jedi - [ ] python-jeepney - [ ] python-joblib - [ ] python-junitxml - [ ] python-jupyter-client - [ ] python-jupyter-core - [ ] python-langdetect - [ ] python-linecache2 - [ ] python-matplotlib - [ ] python-mpmath - [ ] python-networkx - [ ] python-numexpr - [ ] python-numpy - [ ] python-pandas - [ ] python-pecan - [ ] python-persistent - [ ] python-pip-run - [ ] python-pkginfo - [ ] python-pycountry - [ ] python-pyftpdlib - [ ] python-pygal - [ ] python-pygraphviz - [ ] python-pyzmq - [ ] python-remoto - [ ] python-requests-unixsocket - [ ] python-responses - [ ] python-scikit-learn - [ ] python-scipy - [ ] python-smmap - [ ] python-stestr - [ ] python-stevedore - [ ] python-sympy - [ ] python-tempora - [ ] python-testrepository - [ ] python-testresources - [ ] python-testscenarios - [x] python-testtools sr#1037124 - [ ] python-traceback2 - [ ] python-traitlets - [ ] python-transaction - [x] python-trio sr#1037176 - [x] python-Twisted sr#1037121 - [ ] python-websocket-client - [ ] python-zope.component - [ ] python-zope.configuration - [ ] python-zope.copy - [ ] python-zope.exceptions - [ ] python-zope.hookable - [ ] python-zope.interface - [ ] python-zope.location - [ ] python-zope.proxy - [ ] python-zope.schema - [ ] python-zope.security - [ ] python-zope.testrunner - [ ] salt - [ ] samba - [ ] scons - [ ] python-aiosmtpd (tests module contains pytest fixtures to use, it's a framework, https://aiosmtpd.readthedocs.io/en/latest/testing.html) https://build.opensuse.org/request/show/1037222
mcepl closed this issue 2025-12-29 01:25:37 +01:00
dgarcia added this to the openSUSE Python project 2026-01-09 08:25:37 +01:00
dgarcia removed this from the openSUSE Python project 2026-01-09 08:27:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: python/_ObsPrj#617