Yamashita, Yuu
ccd80a5b80
Merge pull request #1726 from brechtm/patch-1
...
Add PyPy 3.7-7.3.2 (binary distribution)
2021-01-10 13:08:07 +09:00
Yamashita, Yuu
061afe00de
Merge pull request #1727 from brechtm/patch-2
...
Add PyPy 3.7-7.3.2 (source distribution)
2021-01-10 13:07:02 +09:00
Yamashita, Yuu
7be79f36de
Merge pull request #1778 from chrahunt/fix-anaconda3-2020.07
...
Use verify_py38 for anaconda3-2020.07
2021-01-10 12:59:56 +09:00
Yamashita, Yuu
852a50e9e0
Merge pull request #1780 from anton-petrov/anton-petrov-pypy3.7-7.3.3-src
...
Create pypy3.7-7.3.3
2021-01-10 12:58:59 +09:00
Yamashita, Yuu
bd5825e277
Merge pull request #1781 from anton-petrov/anton-petrov-pypy3.7-7.3.3
...
Create pypy3.7-7.3.3-src
2021-01-10 12:57:39 +09:00
Anton Petrov
559cc59677
Create pypy3.7-7.3.3-src
2021-01-09 20:27:10 +03:00
Anton Petrov
d589778b6b
Create pypy3.7-7.3.3
2021-01-09 20:24:20 +03:00
Anton Petrov
9e03d1b62e
Added arm64 architecture support in python-build for macOS ( #1775 )
...
* Update python-build with arm64 architecture
2021-01-09 11:54:49 -05:00
Chris Hunt
48f742446a
Use verify_py38 for anaconda3-2020.07
...
Per the release notes the installer and base environment (which I assume
we'd be verifying here, if anything) is Python 3.8.
2021-01-09 10:59:10 -05:00
Anton Petrov
82ef0424d6
Added anaconda3-2020.11 ( #1774 )
...
Added support for Anaconda 2020.11
2021-01-09 10:37:49 -05:00
Chris Hunt
d511f7ba88
Merge pull request #1762 from gotche/Add-CPython-3.8.7
...
Add CPython 3.8.7
2021-01-08 20:28:20 -05:00
Jose Martin
973597d67d
Add CPython 3.8.7
2020-12-22 09:40:04 +01:00
Tim Felgentreff
2bf6111fa0
Add GraalPython 20.3 ( #1736 )
...
* Add GraalPython 20.3
* Update graalpython repository URLs
2020-12-16 11:32:58 -05:00
Chris Barnes
23677c5124
Docker config for testing python-build ( #1548 )
...
* Dockerfile for testing python builds
* README: document docker usage
* Finish docker
dockerignore file, specify ephemeral nature of containers.
* Move docs for docker usage to python-build README
2020-12-10 19:49:13 -05:00
tillhainbach
9052491a05
Change order of LDFLAGS paths ( #1754 )
2020-12-10 19:46:40 -05:00
Kenji Saito
7307b185d2
Add the CPython 3.9.1 ( #1752 )
2020-12-10 19:42:26 -05:00
Benjamin Howell
943015ebb2
Add LDFLAGS for zlib on macOS >= 1100 ( #1711 )
...
Add LDFLAGS for Xcode SDK zlib on macOS >= 1100 to resolve build issues on Big Sur.
2020-11-14 16:48:15 -05:00
Brecht Machiels
3c51754e83
Add PyPy 3.7-7.3.2 (source distribution)
2020-11-04 10:16:53 +01:00
Brecht Machiels
87c6fed697
Add PyPy 3.7-7.3.2 (binary distribution)
2020-11-04 10:02:50 +01:00
wakemaster39
8ac91b4fd6
Add CPython 3.9.0 ( #1706 )
2020-10-05 14:19:24 -04:00
James Curtin
5d84eed869
Add support for PYTHON_BUILD_MIRROR_URL when checksums do not exist ( #1673 )
2020-10-03 14:30:46 -04:00
Chris Slater
c9eab47752
Add Jython 2.7.2 ( #1672 )
2020-10-02 10:50:24 -04:00
Tim Felgentreff
f44cb70d93
Add Graalpython 20.1.0 and 20.2.0 ( #1594 )
2020-10-02 10:40:23 -04:00
Anton Petrov
a992892225
Add Anaconda3-2020.07 ( #1684 )
2020-10-01 20:15:42 -04:00
Maximilian Matthe
898fe1bb9b
add file for downloading and installing micropython-1.13 ( #1704 )
2020-10-01 20:13:05 -04:00
native-api
8bf79eb44c
Drop pypy3-dev ( #1700 )
...
PyPy has now only one development tip, `default`,
others are version-line-specific maintenance branches.
The py3k branch has been closed in 2016.
As such, a separate pypy3-dev entry no longer makes sense.
2020-09-30 11:53:37 -04:00
Jose A. Martin
1e3ee5e3aa
Add CPython 3.9.0rc2 ( #1694 )
2020-09-30 11:50:39 -04:00
Kenji Saito
dd62b0d155
Add CPython 3.8.6 ( #1698 )
2020-09-25 21:46:12 -04:00
Ricardo N Feliciano
d1ae4a1225
Add CPython v3.5.10 ( #1690 )
2020-09-15 11:07:22 -04:00
Kevin Rose
58c776a136
Add 3.6.12 and 3.7.9 versions ( #1680 )
2020-08-22 09:11:25 -04:00
Ashwin Vishnu
dc4e24e681
Fix PyPy download links ( #1682 )
...
* Find working PyPy links in downloads.python.org
* Use portable-pypy links from softwareheritage.org
2020-08-20 15:58:38 -04:00
Seth Michael Larson
70635dade8
Add Python 3.9.0rc1 ( #1676 )
2020-08-14 15:05:35 -04:00
Josh Friend
6e9a763537
Add CPython 3.9.0b5
2020-07-22 09:20:12 -04:00
Filip Chabik
ea7b5c4aea
Fix has_tar_xz_support function on FreeBSD. ( #1652 )
2020-07-22 09:10:56 -04:00
Ryan Williams
af122400ed
Make grep detection more robust ( #1663 )
2020-07-22 09:07:18 -04:00
Filip Chabik
26b8ba1677
Fix CPython 3.7.8 gzip checksum ( #1651 )
2020-07-22 09:02:21 -04:00
Jose A. Martin
41210bb16f
Add CPython 3.8.5 ( #1667 )
2020-07-22 08:57:54 -04:00
George Rawlinson
bdfed51d72
Add CPython 3.8.4 ( #1658 )
2020-07-14 08:16:06 -04:00
Arcadiy Ivanov
0164e2bd59
CPython 3.9.0b4 ( #1654 )
2020-07-09 22:14:12 -04:00
Josh Friend
366c980166
Add CPython 3.8.4rc1
2020-06-30 20:17:00 -04:00
Josh Friend
1bfb2d7607
Add CPython 3.7.8
2020-06-28 10:50:40 -04:00
Josh Friend
d0b5ab6cde
Add CPython 3.6.11
2020-06-28 10:50:29 -04:00
Josh Friend
86fbc6861d
v1.2.19
2020-06-17 09:59:49 -04:00
Michael Mlsna
cf81e5a0c4
Fix stackless-3.7.5 python-build script ( #1616 )
...
Remove extra whitespace in quoted package_url#checksum string.
Prevent the following error:
unexpected checksum length: 65 (e2562a8d235adc19be5451c170837f53ef916aec4cd5cd17d9e0ab1f1b875d3f )
expected 0 (no checksum), 32 (MD5), or 64 (SHA2-256)
2020-05-21 12:45:26 -04:00
Paul Ganssle
cd2c26ef71
Add 3.10-dev
2020-05-19 11:26:47 -04:00
Paul Ganssle
14feb59960
Move 3.9-dev to the 3.9 tag
...
After the feature freeze, master now points to 3.10.
2020-05-19 11:21:59 -04:00
Jose A. Martin
5a96d9f2cd
Add CPython 3.8.3 ( #1612 )
2020-05-14 13:45:33 -04:00
Alexander Ronald Altman
ae3a61d8dd
pypy 7.3.1 support ( #1586 )
2020-05-11 15:28:57 -04:00
Claudio Jolowicz
a56bcf1015
Update cpython 3.9.0 to latest alpha (3.9.0a6) ( #1601 )
2020-05-01 13:47:45 -04:00
David Baumgold
5e8719ab0e
Remove Ruby references from python-build ( #1596 )
...
* Remove Ruby references from python-build
* restore fix_directory_permissions
2020-04-27 16:25:17 -04:00