[pywin32-bugs] [ pywin32-Bugs-737373 ] Installer has wrong version info in pyd files
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-05-13 23:33:44
|
Bugs item #737373, was opened at 2003-05-14 09:33 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=737373&group_id=78018 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mark Hammond (mhammond) Assigned to: Mark Hammond (mhammond) Summary: Installer has wrong version info in pyd files Initial Comment: Just wanted to alert you to a small problem with the win32all 152 binary build for Python 2.2. The Windows version information appears to be incorrect or at least inconsistent with win32all 150 for Python 2.2. The 150 binaries are versioned 2.2.0.150, but the 152 binaries are versioned 2.1.0.152. This caused my installation of 152 over 150 to NOT replace the binaries, since they appear to be older from a versioning perspective. All of the win32 binaries appear to be affected. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=737373&group_id=78018 |