[Bug 733067] cerbero: support python3

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 27 18:29:45 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=733067

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #369912|none                        |accepted-commit_now
             status|                            |

--- Comment #60 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 369912:
 --> (https://bugzilla.gnome.org/review?bug=733067&attachment=369912)

Looks good.

::: cerbero/config.py
@@ +538,3 @@
         version = shell.check_call("perl -e 'print \"$]\";'")
         # FIXME: when perl's mayor is >= 10
+        mayor = str(version[0])

I bet mayor is a typo here. Maybe a small follow up patch ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list