[pypy-dev] Preparing for the release of PyPy 2.2

Amaury Forgeot d'Arc amauryfa at gmail.com
Tue Nov 12 22:56:34 CET 2013


2013/11/12 Ryan Gonzalez <rymg19 at gmail.com>

> 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


> -How the heck do I upload this stuff or something?
>
>
> On Tue, Nov 12, 2013 at 1:42 PM, Matti Picus <matti.picus at gmail.com>wrote:
>
>> I have been commenting in the bug reports. The general strategy we
>> recommend on the windows build page
>> http://doc.pypy.org/en/latest/windows.html#abridged-method-
>> for-ojit-builds-using-visual-studio-2008
>> is to download a zip file with all the recommended dependencies, and
>> build after adding the appropriate enviroment variables to INCLUDE, LIB,
>> and PATH.
>> So I have been finding all the pieces to add/update/document the needed
>> DLLs. Opinions on a desired version of sqlite3.dll would be appreciated,
>> see comments to issue 1441.
>> Once this is all resolved, we can update the buildbot to use the zip file
>> contents and package the needed dlls
>> Matti
>>
>>
>> On 12/11/2013 9:06 PM, Ryan Gonzalez wrote:
>>
>>> I could probably do the Windows DLL fixes, if someone told me how to
>>> upload the changes...
>>>
>>>
>>> On Mon, Nov 11, 2013 at 5:53 AM, Armin Rigo <arigo at tunes.org <mailto:
>>> arigo at tunes.org>> wrote:
>>>
>>>     Hi all,
>>>
>>>     Preparing for the next release.  The Linux binaries of PyPy 2.2,
>>>     release candidate, are here:
>>>
>>>     http://buildbot.pypy.org/nightly/release-2.2.x/
>>>
>>>     This corresponds to the "release-2.2.x" branch in the repo.
>>>
>>>     There are a few bug reports that will likely *not* get fixed for lack
>>>     of manpower: we would need someone involved with Windows, OS/X, or
>>> the
>>>     BSDs.
>>>
>>>     https://bugs.pypy.org/issue1626 - Tkinter on Windows
>>>     https://bugs.pypy.org/issue1166 - kqueue on OSX/BSD
>>>     https://bugs.pypy.org/issue1441 - version of sqlite3.dll on Win.
>>>
>>>     Also, we need again someone to make the OS/X binary (Alex?); we can't
>>>     use our buildbot because its old compiler builds slightly bogus
>>>     binaries.
>>>
>>>
>>>     A bientôt,
>>>
>>>     Armin.
>>>     _______________________________________________
>>>     pypy-dev mailing list
>>>     pypy-dev at python.org <mailto:pypy-dev at python.org>
>>>
>>>     https://mail.python.org/mailman/listinfo/pypy-dev
>>>
>>>
>>>
>>>
>>> --
>>> Ryan
>>>
>>>
>>> _______________________________________________
>>> pypy-dev mailing list
>>> pypy-dev at python.org
>>> https://mail.python.org/mailman/listinfo/pypy-dev
>>>
>>
>>
>
>
> --
> Ryan
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>
>


-- 
Amaury Forgeot d'Arc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20131112/59792890/attachment-0001.html>


More information about the pypy-dev mailing list