Bug 1188215
Summary: | Use Python 3 for setup scripts | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Viktorin (pviktori) <pviktori> | ||||
Component: | ibus-hangul | Assignee: | Daiki Ueno <dueno> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 23 | CC: | dueno, i18n-bugs, mhroncok, pviktori, pwu, rkuska, shawn.p.huang | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | ibus-hangul-1.5.0-5.fc23 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-07-02 09:04:12 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: | |||||||
Bug Blocks: | 1014209 | ||||||
Attachments: |
|
Description
Petr Viktorin (pviktori)
2015-02-02 11:05:35 UTC
Created attachment 987057 [details]
Packaging patch to run setup scripts with Python 3
ping, does the patch look OK? This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 Switching to rawhide as it is needed for Fedora 23 currently. Ping again. Is it possible to use patch mentioned in comment #1? Thanks for the patch and sorry for the long delay. Just a check, looking at the latest commit: http://pkgs.fedoraproject.org/cgit/ibus-hangul.git/commit/ Is seems to me that this: Requires: pygobject3 will make this depending on Python 2 anyway. Shouldn't it depend on python3-gobject instead? Thanks for pointing that out. That should be fixed with -5. Thanks. |