Bug 1468966 - libpst-0.6.70-2.fc27 violates Python packaging guidelines
Summary: libpst-0.6.70-2.fc27 violates Python packaging guidelines
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libpst
Version: 27
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Carl Byington
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-10 06:26 UTC by Petr Pisar
Modified: 2018-02-07 16:18 UTC (History)
2 users (show)

Fixed In Version: libpst-0.6.71-5.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-07 16:08:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2017-07-10 06:26:19 UTC
The python subpackage name as well as Python dependencies are wrong. See this Taskotron error output:

These RPMs' names violate the new Python package naming guidelines:
libpst-python-0.6.70-2.fc27

Read the following document to find more information and a possible cause:
https://python-rpm-porting.readthedocs.io/en/latest/naming-scheme.html
Or ask at #fedora-python IRC channel for help.

If you think the result is false or intentional, file a bug against:
https://github.com/fedora-python/task-python-versions/issues

-----------

These RPMs use `python-` prefix without Python version in *Requires:

libpst-0.6.70-2.fc27 BuildRequires:
 * python-devel (python2-devel is available)

This is strongly discouraged and should be avoided. Please check
the required packages, and use names with either `python2-` or
`python3-` prefix.


Read the following document to find more information and a possible cause:
https://fedoraproject.org/wiki/Packaging:Python#Dependencies
Or ask at #fedora-python IRC channel for help.

If you think the result is false or intentional, file a bug against:
https://github.com/fedora-python/task-python-versions/issues

-----------

Comment 1 Jan Kurik 2017-08-15 07:49:33 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.

Comment 2 Carl Byington 2017-08-16 15:47:28 UTC
should be fixed in 0.6.71


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