The sqlite3 issue was easy, we can simply replace the one on the
buildbot with the 3.6.21 version.
I have asked the buildbot manager to do the replacement.
I have opened a branch for the tkinter changes, since they require a bit
more work. Those scripts are definitely helpful, thanks.
It seems we also need to ship the entire tk/tcl runtime framework, in
cpython this is handled by the msi or inno installer, we will need to
mimic this in package.py
Matti
On 12/11/2013 11:56 PM, Amaury Forgeot d'Arc wrote:
2013/11/12 Ryan Gonzalez <[email protected] <mailto:[email protected]>>
Ok, just to make sure, this is what is needed:
-Include a prebuilt TkInter???
Not only DLLs, but also header files and .lib.
cffi need a development environment.
The instructions in
http://hg.python.org/cpython/file/v2.7.5/Tools/buildbot/external-common.bat
and
http://hg.python.org/cpython/file/v2.7.5/Tools/buildbot/external.bat
<http://hg.python.org/cpython/file/v2.7.5/Tools/buildbot/external-common.bat>
could be reused.
-Fix the erratic sqlite versions
Correct me if I'm wrong. Two more questions:
-What version of sqlite is needed
According to the file above, and to match CPython 2.7.5: sqlite-3.6.21
_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev