Bug 1374381 - python3-pyflakes: please provide /usr/bin/pyflakes-3.5, /usr/bin/pyflakes-3
Summary: python3-pyflakes: please provide /usr/bin/pyflakes-3.5, /usr/bin/pyflakes-3
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pyflakes
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-08 14:16 UTC by Zbigniew Jędrzejewski-Szmek
Modified: 2016-09-14 12:08 UTC (History)
2 users (show)

Fixed In Version: pyflakes-1.3.0-2.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-14 12:08:53 UTC
Type: Bug


Attachments (Terms of Use)

Description Zbigniew Jędrzejewski-Szmek 2016-09-08 14:16:44 UTC
Description of problem:
According to the guidelines [https://fedoraproject.org/wiki/Packaging:Python#Naming] and current practice, symlinks suffixed with the version number should be provided to make it easy to switch between the python2 and python3 implementations.

Please add:
1. /usr/bin/pyflakes-3 symlinking to pyflakes-%python3_version
2. /usr/bin/pyflakes-%python3_version as the real executable script
3. make /usr/bin/python3-pyflakes a symlink to /usr/bin/pyflakes-%python3_version
4. similarly for python2, /usr/bin/pyflakes should be symlink to /usr/bin/pyflakes-2, and /usr/bin/pyflakes-2 should be a symlink to /usr/bin/pyflakes-%python2_version, which should be the real executable.

Version-Release number of selected component (if applicable):
python3-pyflakes-1.2.3-1.fc24.noarch

Thx.

Comment 1 Ville Skyttä 2016-09-14 12:08:53 UTC
Added in pyflakes-1.3.0-2.fc25, may ship this for released distros later as well if there are other changes that warrant the update.


Note You need to log in before you can comment on or make changes to this bug.