RPM Community Forums

Mailing List Message of <rpm-devel>

allow old python 2.3 as well ?

From: Anders F Björklund <afb@rpm5.org>
Date: Fri 10 Aug 2007 - 20:38:56 CEST
Message-Id: <b57b8ba46e123b08ed81fa4fe70a9405@rpm5.org>

Mac OS X 10.4 uses a lowly Python version of 2.3,
while the RPM configure only checks for 2.4 - 2.5

In addition there was a definition of Py_ssize_t
missing, in the old API this was a simple "int"...

http://www.algonet.se/~afb/rpm/5.0/rpm-5.0-python_version_23.patch
http://www.algonet.se/~afb/rpm/5.0/rpm-5.0-python_ssize_t.patch

--anders
Received on Fri Aug 10 20:39:49 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.