Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r1104:f8db5c7a73c1 Date: 2012-12-29 09:41 +0100 http://bitbucket.org/cffi/cffi/changeset/f8db5c7a73c1/
Log: update diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -77,8 +77,9 @@ ``python-dev`` and ``libffi-dev`` (for Windows, libffi is included with CFFI). -* pycparser 2.06 or 2.07: http://code.google.com/p/pycparser/ - (there is a bug in the distribution of 2.08!) +* pycparser >= 2.06: http://code.google.com/p/pycparser/ + (Note that in old downloads of 2.08, the tarball contained an + installation issue; it was fixed without changing the version number.) * a C compiler is required to use CFFI during development, but not to run correctly-installed programs that use CFFI. _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit