Opened 17 years ago

Closed 17 years ago

#2334 closed defect (fixed)

ctypes already included in Python-2.5

Reported by: Lars Bamberger Owned by: dnicholson@…
Priority: normal Milestone: 6.3
Component: BOOK Version: SVN
Severity: normal Keywords: ctypes Python
Cc:

Description

The ctypes Python-module is already included in Python-2.5. Since Python-2.5 is the current version, ctypes can be removed as a dependency whenever Python-2.5 is listed as a dependency.

This can be found in version svn-20070320, libmusicbrainz-2.1.4 for example.

Change History (2)

comment:1 by dnicholson@…, 17 years ago

Owner: changed from blfs-book@… to dnicholson@…
Priority: lowestnormal
Severity: trivialnormal
Status: newassigned
Type: enhancementdefect

Right. Looks like it's just libmusicbrainz right now. Raising the levels since it's not trivial for someone to overwrite the modules that come with Python.

comment:2 by dnicholson@…, 17 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r6803.

Note: See TracTickets for help on using tickets.