Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30661 - psyco-1.1.1 release
Summary: psyco-1.1.1 release
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Python Gentoo Team
URL: http://psyco.sf.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-08 06:08 UTC by Pol
Modified: 2003-10-12 00:35 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 Pol 2003-10-08 06:08:32 UTC
Release Name: 1.1.1

Notes:
Bugfix release for 1.1.

Fixes problems for loading on Windows (misnamed file)
and Red Hat Linux (unicode mismatch).


Changes:
* Windows distribution Makefile incorrectly created a file
psyco\23_psyco.pyd (or 21/22/222) which should have
been called psyco\_psyco.pyd (for all versions). This is the
only Windows change (so you can just rename the file yourself
instead of downloading and installing again if you wish).

* Red Hat Linux seems to come with a Python interpreter
compiled for UCS4 Unicode, whereas mine is for UCS2.
I removed the corresponding (non-crucial) dependency
that Psyco had regarding to this.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-10-12 00:35:06 UTC
thanks for the report. psyco has been bumped to 1.1.1 in portage