Bug 1468966

Summary: libpst-0.6.70-2.fc27 violates Python packaging guidelines
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: libpstAssignee: Carl Byington <carl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: carl, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libpst-0.6.71-5.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-07 16:08:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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