gettext install is breaking py34 gate

Bug #1396969 reported by Qiming Teng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
congress
Fix Released
Undecided
Qiming Teng

Bug Description

Congress gettext install is breaking py34 checking:

2014-11-27 11:21:44.884 | File "/tmp/tmp.6H1qUrrv8J/pip-vpm11w77-build/congress/__init__.py", line 18, in <module>
2014-11-27 11:21:44.884 |
2014-11-27 11:21:44.884 | gettext.install('congress', unicode=1)
2014-11-27 11:21:44.884 |
2014-11-27 11:21:44.884 | TypeError: install() got an unexpected keyword argument 'unicode'

Qiming Teng (tengqim)
Changed in congress:
assignee: nobody → Qiming Teng (tengqim)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to congress (master)

Fix proposed to branch: master
Review: https://review.openstack.org/137612

Changed in congress:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to congress (master)

Reviewed: https://review.openstack.org/137612
Committed: https://git.openstack.org/cgit/stackforge/congress/commit/?id=569f02c6ba96461dc1d5c18950f0f4bfb60a921c
Submitter: Jenkins
Branch: master

commit 569f02c6ba96461dc1d5c18950f0f4bfb60a921c
Author: tengqm <email address hidden>
Date: Thu Nov 27 19:41:36 2014 +0800

    Attemp to fix python34 gating error

    The python34 gating is complaining about the 'unicode' parameter when
    trying to do its job. This patch attempts to solve it.

    Closes-Bug: 1396969
    Change-Id: I16a19f51325285973f37b36aa0469537fca766a7

Changed in congress:
status: In Progress → Fix Committed
Tim Hinrichs (thinrichs)
Changed in congress:
milestone: none → kilo-3
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.