Go to file
Miro Hrončok 0c6709aa13 rpmlint: Remove a superfluous space in one of the filters
The warnings look like:

    python3.11-debugsource.x86_64: W: files-duplicate /usr/src/debug/python3.11-3.11.0~rc1-2.fc38.x86_64/build/optimized/Include/pydtrace_probes.h /usr/src/debug/python3.11-3.11.0~rc1-2.fc38.x86_64/build/debug/Include/pydtrace_probes.h
    python3.11-debugsource.x86_64: W: files-duplicate /usr/src/debug/python3.11-3.11.0~rc1-2.fc38.x86_64/build/optimized/Modules/config.c /usr/src/debug/python3.11-3.11.0~rc1-2.fc38.x86_64/build/debug/Modules/config.c
    python3.11-debugsource.x86_64: W: files-duplicate /usr/src/debug/python3.11-3.11.0~rc1-2.fc38.x86_64/build/optimized/Python/deepfreeze/deepfreeze.c /usr/src/debug/python3.11-3.11.0~rc1-2.fc38.x86_64/build/debug/Python/deepfreeze/deepfreeze.c
    python3.11-debugsource.x86_64: W: files-duplicate /usr/src/debug/python3.11-3.11.0~rc1-2.fc38.x86_64/build/optimized/Python/frozen_modules/getpath.h /usr/src/debug/python3.11-3.11.0~rc1-2.fc38.x86_64/build/debug/Python/frozen_modules/getpath.h
2022-09-05 11:20:40 +02:00
tests CI tests config: Define and reuse the pybasever variable 2022-07-12 15:56:13 +00:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Initial Python 3.11 package forked from Python 3.10 2021-10-11 15:02:04 +02:00
00251-change-user-install-location.patch Don't use custom installation schemes 2022-08-17 14:57:24 +02:00
00328-pyc-timestamp-invalidation-mode.patch Update to 3.11.0b4 2022-07-12 00:52:25 +02:00
00371-revert-bpo-1596321-fix-threading-_shutdown-for-the-main-thread-gh-28549-gh-28589.patch Add patches #371 & #384 2022-06-24 12:22:45 +02:00
check-pyc-timestamps.py Renew check-pyc-timestamps.py 2018-08-17 16:05:13 +02:00
idle3.appdata.xml Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
idle3.desktop Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
pgp_keys.asc Initial Python 3.10 package forked from Python 3.9 2020-10-12 10:32:54 +02:00
python3.11.spec Don't use custom installation schemes 2022-08-17 14:57:24 +02:00
rpminspect.yaml rpminspect: exclude the debug build from annocheck entirely 2022-06-21 20:50:42 +00:00
rpmlint.toml rpmlint: Remove a superfluous space in one of the filters 2022-09-05 11:20:40 +02:00
sources Update to 3.11.0rc1 2022-08-08 16:04:49 +02:00