[pypy-commit] [Git][pypy/pypy][branch/py3.7] 9 commits: ./update_vendored.sh to hpy git rev 5eb6b8b

Antonio Cuni (@antocuni) foss at heptapod.net
Thu Jul 15 09:47:13 EDT 2021



Antonio Cuni pushed to branch branch/py3.7 at PyPy / pypy


Commits:
6028132b by Antonio Cuni at 2021-07-06T14:18:59+01:00
./update_vendored.sh to hpy git rev 5eb6b8b

--HG--
branch : hpy-0.0.2

- - - - -
bd2a5de8 by Antonio Cuni at 2021-07-06T16:26:58+01:00
import update_vendored so that it copies also the dist-info directory, and add a test to check that it is correctly detected by pkg_resources. This is needed to allow setuptools to correctly pick up the hpy_ext_modules entry point

--HG--
branch : hpy-0.0.2

- - - - -
9c9faa7f by Antonio Cuni at 2021-07-06T16:27:33+01:00
rerun update_vendored.sh so that it copies also hpy.devel.dist-info

--HG--
branch : hpy-0.0.2

- - - - -
38818932 by Antonio Cuni at 2021-07-08T21:54:14+01:00
fix update_vendored, now the package is called 'hpy' instead of 'hpy.devel'

--HG--
branch : hpy-0.0.2

- - - - -
dc0a6acc by Antonio Cuni at 2021-07-08T21:58:14+01:00
./update_vendored.sh to 0.0.2rc4.dev1+g7046acb

--HG--
branch : hpy-0.0.2

- - - - -
cad08924 by Antonio Cuni at 2021-07-08T22:04:28+01:00
./update_vendored.sh to 0.0.2rc4

--HG--
branch : hpy-0.0.2

- - - - -
68dfc91f by Antonio Cuni at 2021-07-15T14:45:15+01:00
./update_vendored to 0.0.2

--HG--
branch : hpy-0.0.2

- - - - -
cc213cd1 by Antonio Cuni at 2021-07-15T14:45:32+01:00
close merged branch

--HG--
branch : hpy-0.0.2

- - - - -
35b822b9 by Antonio Cuni at 2021-07-15T14:46:57+01:00
hg merge hpy-0.0.2

--HG--
branch : py3.7

- - - - -


12 changed files:

- + extra_tests/hpy_tests/test_dist_info.py
- + lib_pypy/hpy.dist-info/LICENSE
- + lib_pypy/hpy.dist-info/METADATA
- + lib_pypy/hpy.dist-info/entry_points.txt
- + lib_pypy/hpy.dist-info/top_level.txt
- lib_pypy/hpy/devel/__init__.py
- lib_pypy/hpy/devel/include/common/version.h
- lib_pypy/hpy/devel/version.py
- pypy/module/_hpy_universal/_vendored/hpy/devel/__init__.py
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/common/version.h
- pypy/module/_hpy_universal/_vendored/hpy/devel/version.py
- pypy/module/_hpy_universal/update_vendored.sh


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4bd845177cc014e1f1d672b8c8e1701204f44f63...35b822b9c95c225d9385b868c4efed9c976b35d8

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4bd845177cc014e1f1d672b8c8e1701204f44f63...35b822b9c95c225d9385b868c4efed9c976b35d8
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210715/e409bc08/attachment-0001.html>


More information about the pypy-commit mailing list