Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341517 - Stabilize dev-python/pyserial-2.5
Summary: Stabilize dev-python/pyserial-2.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 341641
Blocks:
  Show dependency tree
 
Reported: 2010-10-17 21:03 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-10-24 10:05 UTC (History)
9 users (show)

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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-10-17 21:03:17 UTC
Stabilize dev-python/pyserial-2.5.
Comment 1 Agostino Sarubbo gentoo-dev 2010-10-17 22:14:25 UTC
amd64 tested, ok
Comment 2 Thomas Kahle (RETIRED) gentoo-dev 2010-10-18 13:08:52 UTC
Seems to have syntax errors with python-3.1 on x86:

$ miniterm.py-3.1 -h
  File "/usr/bin/miniterm.py-3.1", line 229
    except serial.SerialException, e:

Comment 3 Agostino Sarubbo gentoo-dev 2010-10-18 13:19:01 UTC
(In reply to comment #2)
> Seems to have syntax errors with python-3.1 on x86:
> 
> $ miniterm.py-3.1 -h
>   File "/usr/bin/miniterm.py-3.1", line 229
>     except serial.SerialException, e:
> 

same on amd64
Comment 4 Thomas Kahle (RETIRED) gentoo-dev 2010-10-18 13:33:38 UTC
Even if no regression, please fix bug #341641. Python-3.1 is stable and who knows when there is the next release of pyserial.
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2010-10-18 17:05:59 UTC
Still, the package is broken
Comment 6 Brent Baude (RETIRED) gentoo-dev 2010-10-20 21:00:36 UTC
ppc stable
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2010-10-22 01:39:04 UTC
Stable for HPPA.
Comment 8 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-10-24 10:05:24 UTC
dev-python/pyserial-2.5-r1 fixes miniterm.py with Python 3 and will be stabilized in bug #342445.