Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433133 - dev-python/pyzmq-2.2.0.1 warnings with py3
Summary: dev-python/pyzmq-2.2.0.1 warnings with py3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 06:30 UTC by Patrick Lauer
Modified: 2012-08-29 19:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2012-08-29 06:30:54 UTC
* Messages for package dev-python/pyzmq-2.2.0.1:

 * Syntax errors / warnings in Python modules for CPython 3.2:
 *     *** Error compiling '/usr/lib64/python3.2/site-packages/zmq/green/core.py'...
 *     File "/usr/lib64/python3.2/site-packages/zmq/green/core.py", line 117
 *     except gevent.Timeout, t:
 *     ^
 *     SyntaxError: invalid syntax
Comment 1 Mike Gilbert gentoo-dev 2012-08-29 19:45:56 UTC
  29 Aug 2012; Mike Gilbert <floppym@gentoo.org>
  +files/pyzmq-2.2.0.1-python3.patch, pyzmq-2.2.0.1.ebuild:
  Apply patch to fix exception syntax and unrestrict python 3.