The python3.14 package
  • Python 58%
  • Shell 42%
Find a file
Miro Hrončok 524afa95d3 Drop version constraints from Recommends
This makes it easier for the package manager to determine "already broken" weak dependency.
When Python is updated, the Recommends now remain identical, rather than being "new".

Note that I don't know if dnf currently treats weak dependencies this way,
but the assumption is that it *might*.

The reverse dependency is versioned anyway, so the constraint is not necessary.

Intentionally not bumping the release, this can land with the next update.
2025-01-28 13:30:16 +01:00
tests Update to Python 3.14.0a3 2024-12-18 13:40:47 +01:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00251-change-user-install-location.patch Update to Python 3.14.0a4 2025-01-21 17:36:57 +01:00
00448-gh-128916-do-not-set-so_reuseport-on-non--af_inet-sockets-gh-128933.patch Update to Python 3.14.0a4 2025-01-21 17:36:57 +01:00
00449-gh-128889-zero-out-memory-ctypes-for-generated-struct-layout-tests-gh-128944.patch Update to Python 3.14.0a4 2025-01-21 17:36:57 +01:00
check-pyc-timestamps.py Initial Python 3.13 package forked from Python 3.12 2023-10-19 01:33:48 +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
python3.14.spec Drop version constraints from Recommends 2025-01-28 13:30:16 +01:00
rpminspect.yaml rpminspect: Explicitly list allowed badfuncs in the _socket module 2022-09-05 17:32:25 +00:00
rpmlint.toml rpmlint: Exclude unittest and gil from spelling-error 2024-07-23 22:07:22 +00:00
sources Update to Python 3.14.0a4 2025-01-21 17:36:57 +01:00