Bug 1471175

Summary: pyobd should be renamed to python-pyobd
Product: [Fedora] Fedora Reporter: Raphael Groner <projects.rg>
Component: pyobdAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: jskarvad
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-13 14:35:31 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:
Bug Depends On: 1481645    
Bug Blocks:    

Description Raphael Groner 2017-07-14 15:10:17 UTC
Description of problem:
Current guidelines suggest to prefix all python packages with python in the name, so the correct package name is python-pyobd. Subpackages for python2 and python3 can be possible: python2-pyobd and python3-pyobd.

Version-Release number of selected component (if applicable):
-

How reproducible:
yes

Steps to Reproduce:
1. dnf search pyobd
2.
3.

Actual results:
Package name is pyobd.

Expected results:
Packages available named as python2-obd and python3-obd.

Additional info:
https://fedoraproject.org/wiki/Packaging:Naming#Python_source_package_naming
https://fedoraproject.org/wiki/Packaging:Python#Multiple_Python_Runtimes
https://fedoraproject.org/wiki/Packaging:Python#Example_common_spec_file

Comment 1 Raphael Groner 2017-07-14 15:15:44 UTC
Expected results:
Packages available named as python2-pyobd and python3-pyobd.

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

Comment 3 Raphael Groner 2017-08-15 09:05:31 UTC
Ping? Any news here?

Comment 4 Jaroslav Škarvada 2017-08-15 09:09:35 UTC
I am not against the rename, it's correct thing to do to match the guidelines. Regarding python3 I am not much optimistic :)

Comment 5 Raphael Groner 2017-08-15 09:29:40 UTC
There's some effort to automate things mostly with a script.
https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3

Comment 6 Jaroslav Škarvada 2017-08-15 10:30:19 UTC
Filled bug 1481645.

Comment 7 Raphael Groner 2018-01-13 14:35:31 UTC
pyobd is successfully retired. Closing.