Bug 837087 - Python3 support
Summary: Python3 support
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-prettytable
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pádraig Brady
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 837689
TreeView+ depends on / blocked
 
Reported: 2012-07-02 17:48 UTC by Ralph Bean
Modified: 2016-01-04 14:46 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-09-06 17:48:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to update python-prettytable (4.10 KB, patch)
2012-07-02 17:48 UTC, Ralph Bean
no flags Details | Diff

Description Ralph Bean 2012-07-02 17:48:47 UTC
Created attachment 595787 [details]
Patch to update python-prettytable

There is no python3-prettytable package.  The upstream package already supports python3 out-of-the-box.

I've created and attached a patch against the spec file that fixes this.
My patch also does a number of other things, like running unit tests, modernizing the spec file, and updating to the latest upstream version.

Can you please build and create updates for f17, f16, and epel6?

I'm willing to co-maintain this package and take care of the above if you'd like.

Comment 1 Pádraig Brady 2012-07-02 19:00:01 UTC
Thanks Ralph.
Note the prettytable 0.6 is not backwards compat with 0.5 as it drops
the printt method I think.

Therefore we'll have to be careful and update the openstack clients at least to be compat with the new version, before updating.

I'll add that to my TODO list.

Comment 2 Ralph Bean 2012-07-03 14:59:04 UTC
Thanks Pádraig -- What are the names of the openstack client packages?  I'd like to take a look. :)

Comment 3 Pádraig Brady 2012-07-04 16:43:22 UTC
python-novaclient
python-keystoneclient
python-quantumclient
python-glanceclient

Comment 4 Ralph Bean 2012-07-04 19:18:47 UTC
I just checked and the latest upstream releases for each of those packages all require prettytable>=0.6.0.  An update across the board should do it.

Comment 5 Ralph Bean 2012-09-06 17:48:04 UTC
This seems to be set for F18.  I'm closing the ticket.


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