Go to file
Miro Hrončok 13d401b11a Hardcode %{_bindir} into python-config script + remove unreachable error handling
The `dirname $0` breaks the script when it is linked to a different location,
for example the RHEL's /usr/libexec/platform-python-config.

The error handling was never reachable, failed exec ends the script.

See https://src.fedoraproject.org/rpms/python3.9/pull-request/38
2020-10-27 16:06:38 +00:00
tests Fedora CI: Make marshalparser test optional 2020-10-13 22:23:21 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Convert patches to use github.com/fedora-python/importpatches 2020-07-21 11:09:56 +02:00
00111-no-static-lib.patch Initial Python 3.10 package forked from Python 3.9 2020-10-12 10:32:54 +02:00
00189-use-rpm-wheels.patch Initial Python 3.10 package forked from Python 3.9 2020-10-12 10:32:54 +02:00
00251-change-user-install-location.patch Initial Python 3.10 package forked from Python 3.9 2020-10-12 10:32:54 +02:00
00328-pyc-timestamp-invalidation-mode.patch Initial Python 3.10 package forked from Python 3.9 2020-10-12 10:32:54 +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.10.rpmlintrc Initial Python 3.10 package forked from Python 3.9 2020-10-12 10:32:54 +02:00
python3.10.spec Hardcode %{_bindir} into python-config script + remove unreachable error handling 2020-10-27 16:06:38 +00:00
sources Initial Python 3.10 package forked from Python 3.9 2020-10-12 10:32:54 +02:00