Bug 1192121 - Switch telepathy-gabble to Python 3
Summary: Switch telepathy-gabble to Python 3
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: telepathy-gabble
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Pepple
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-12 16:17 UTC by Bohuslav "Slavek" Kabrda
Modified: 2015-02-18 16:58 UTC (History)
2 users (show)

Fixed In Version: telepathy-gabble-0.18.2-4.fc22 telepathy-gabble-0.18.2-4.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-18 16:58:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Bohuslav "Slavek" Kabrda 2015-02-12 16:17:43 UTC
Hi, as per [1], I'd like to ask you to switch to building with Python 3. telepathy-gabble upstream is Python 3 compatible, so this should be a simple matter of switching from Python 2 to Python 3. Please do this for both F22 and rawhide. Feel free to contact me if you need help.
Note: I think that only thing causing dependency of Python 2 is the "#!/usr/bin/python" hashbang in one or more scripts - you should just replace it with "#!/usr/bin/python3".
Thanks.

[1] https://fedoraproject.org/wiki/Changes/Python_3_Migration_Improvements

Comment 1 Bohuslav "Slavek" Kabrda 2015-02-18 10:09:38 UTC
Hi, can you please do this before the deadline for Changes for F22? Otherwise we'd probably have to postpone even https://fedoraproject.org/wiki/Changes/Python_3_Migration_Improvements. Thanks.

Comment 2 Brian Pepple 2015-02-18 15:17:40 UTC
I'm currently swamped at my day job and not sure when I can get to this, so feel free to make the changes necessary to use python3.

Comment 3 Bohuslav "Slavek" Kabrda 2015-02-18 15:19:16 UTC
(In reply to Brian Pepple from comment #2)
> I'm currently swamped at my day job and not sure when I can get to this, so
> feel free to make the changes necessary to use python3.

Thanks for letting me know, will do.

Comment 4 Bohuslav "Slavek" Kabrda 2015-02-18 16:58:30 UTC
Done. I also had to add explicit BuildRequires: gnutls-devel, since it's been previously drawn in buildroot transitively via another dependency and now it is not. I hope this is ok.


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