[pypy-commit] cffi default: Include license file in the generated wheel package

2018-04-24 Thread jdufresne
Author: Jon Dufresne Branch: Changeset: r3118:b93a527ad3b1 Date: 2018-04-10 20:22 -0700 http://bitbucket.org/cffi/cffi/changeset/b93a527ad3b1/ Log:Include license file in the generated wheel package The wheel package format supports including the license file. This is done u

[pypy-commit] cffi default: Merged in jdufresne/cffi (pull request #86)

2018-04-24 Thread arigo
Author: Armin Rigo Branch: Changeset: r3119:0eac9cf29182 Date: 2018-04-24 07:54 + http://bitbucket.org/cffi/cffi/changeset/0eac9cf29182/ Log:Merged in jdufresne/cffi (pull request #86) Include license file in the generated wheel package diff --git a/setup.cfg b/setup.cfg new fi

[pypy-commit] pypy py3.5: Fix _PyLong_Sign() to accept any app-level 'int' object

2018-04-24 Thread arigo
Author: Armin Rigo Branch: py3.5 Changeset: r94443:a07f07034d28 Date: 2018-04-24 10:00 +0200 http://bitbucket.org/pypy/pypy/changeset/a07f07034d28/ Log:Fix _PyLong_Sign() to accept any app-level 'int' object diff --git a/pypy/module/cpyext/longobject.py b/pypy/module/cpyext/longobject.py ---

[pypy-commit] pypy default: mention antocuni wheels and --no-build-isolation in release notes

2018-04-24 Thread mattip
Author: Matti Picus Branch: Changeset: r9:ad394955cf52 Date: 2018-04-24 21:00 +0300 http://bitbucket.org/pypy/pypy/changeset/ad394955cf52/ Log:mention antocuni wheels and --no-build-isolation in release notes diff --git a/pypy/doc/release-v6.0.0.rst b/pypy/doc/release-v6.0.0.rst --- a/p

[pypy-commit] pypy.org extradoc: update for release, do not regenerate yet

2018-04-24 Thread mattip
Author: Matti Picus Branch: extradoc Changeset: r923:bec9ffcc234e Date: 2018-04-24 21:03 +0300 http://bitbucket.org/pypy/pypy.org/changeset/bec9ffcc234e/ Log:update for release, do not regenerate yet diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/sourc