Bug 1014665

Summary: [RFE] Please provide a python3 package of configobj
Product: [Fedora] Fedora Reporter: Sergio Pascual <sergio.pasra>
Component: python-configobjAssignee: Luke Macken <lmacken>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: a.badger, lmacken, pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-02 21:48:19 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 Sergio Pascual 2013-10-02 13:54:33 UTC
configobj only works in python 2.7, but there is a version for python 3.x living here

https://bitbucket.org/zubin71/configobj-py3

The original author of configobj has "blessed" this as the method to obtain a python3 compatible package

http://www.voidspace.org.uk/python/weblog/arch_d7_2010_12_11.shtml

If would be great if we could have this package under python3 also

Comment 1 Toshio Ernie Kuratomi 2013-10-02 21:48:19 UTC
Agreed it will be nice.  Someone just needs to create a package of that for Fedora (it's a fork of configobj so it belongs in a separate package).

Comment 2 Sergio Pascual 2013-10-04 11:57:25 UTC
https://bugzilla.redhat.com/show_bug.cgi?id=1015492