Nathan V
d02b929d07
Add Stackless 2.7.16 ( #1450 )
* Added Stackless 2.7.16
Co-authored-by: Nathan <nathan@nathan.v>
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
5 years ago
Ivan Pozdeev
e5db32499c
ldflags_dirs is not needed for Python and causes failures
Ensuring that all dirs in LDFLAGS exist is only needed for Ruby due to its `configure` requirements.
If some LDFLAGS entries point to a nonexisting path to which the user doesn't have permission. this causes a build failure.
5 years ago
native-api
5b49256330
Fix download links for everything (incl. PyPy and Stackless) ( #1692 )
* Update PyPy download links. Remove releases that are no longer available.
PyPy has moved from bitbucket.org to foss.heptapod.net.
Downloads have moved to https://downloads.python.org/pypy/ ; some of the archives are no longer available.
Portable PyPy has moved from bitbucket.org to Github. Old archives have been moved to a 3rd-party "Bitbucket Archive" site.
* Update Stackless download links. Remove releases that are no longer available.
Stackless has moved from Bitbucket to Github. Old downloads have been renamed(?); stackless.com no longer works via HTTPS.
* Delete releases that have become invalid since the last check
* fix changed checksums
5 years ago
Sean Gies
8f82fc63e2
Update download URLs for old OpenSSL releases ( #1578 )
https://www.openssl.org/source/openssl-1.0.2 *
=> https://www.openssl.org/source/old/1.0.2/openssl-1.0.2 *
https://www.openssl.org/source/openssl-1.1.0 *
=> https://www.openssl.org/source/old/1.1.0/openssl-1.1.0 *
Co-authored-by: Sean Gies <seangies@apple.com>
6 years ago
Yamashita, Yuu
70e173381e
Use GNU Readline 8.0
7 years ago
Zhiming Wang
ba620fd076
Upgrade OpenSSL to 1.0.2k
9 years ago
Samuel Villamonte
7890b27bcf
Added SHA256 checksum to stackless-2.7.9
9 years ago
Samuel Villamonte
53fd32c2b6
Added stackless-2.7.9
9 years ago
Amber Brown (HawkOwl)
12447f67f5
make all http source urls https
10 years ago
Yamashita, Yuu
f22d0e969b
Added `build_package_symlink_version_suffix` to stop calling `verify_pyXX` twice ( #638 )
10 years ago
Yamashita, Yuu
3d263c8fa3
`verify_pyXX` before and after `ensurepip` to ensure there's `python` executable ( #638 )
10 years ago
Yamashita, Yuu
ae40042ff8
`veirfy_pyXX` should be called after `ensurepip` ( #638 )
10 years ago
Yamashita, Yuu
7db657beb5
Upgrade OpenSSL to 1.0.2g ( fixes #550 )
10 years ago
Yamashita, Yuu
28766056b2
Update OpenSSL to 1.0.1q ( fixes #496 )
10 years ago
Yamashita, Yuu
e52ed97fff
install OpenSSL on OS X if no proper versionn is available ( #429 )
10 years ago
Yamashita, Yuu
1a66a9141b
Build 3.5-dev from "3.5" branch ( #409 )
11 years ago
Hiro Asari
3e7839c5b7
Point to the canonical Python repository
BitBucket mirror is no longer up to date with the canonical repository.
Fixes https://github.com/yyuu/pyenv/issues/409 .
11 years ago
Yamashita Yuu
be4f5992d6
Add `3.5-dev` ( #287 )
11 years ago
Yamashita Yuu
4a52bfaff9
Fix broken tests
11 years ago
Yamashita Yuu
887f2263f0
Enable pseudo _ensurepip_ for existing definitions
12 years ago
Makoto Sasaki
6697437d1a
Update setuptools (5.0.1 -> 5.1) (refs #196 )
12 years ago
Makoto Sasaki
3169a4894b
Update setuptools (5.0 -> 5.0.1) (refs #193 )
12 years ago
Makoto Sasaki
f470c80e5a
Update setuptools (4.0.1 -> 5.0) (refs #190 )
12 years ago
Yamashita Yuu
c2cc649cfa
md5sum -> sha256sum
12 years ago
Makoto Sasaki
3290973990
Update setuptools (4.0 -> 4.0.1) (refs #183 )
12 years ago
Makoto Sasaki
08b0d162b4
Update setuptools (3.6 -> 4.0) (refs #181 )
12 years ago
Makoto Sasaki
27d4b9b6d2
Update pip (1.5.5 -> 1.5.6)
12 years ago
Yamashita Yuu
79e2c96a7e
Update setuptools (3.5.1 -> 3.6)
12 years ago
Yamashita Yuu
fa0442688a
Update GNU Readline (6.2 -> 6.3)
12 years ago
Yamashita Yuu
d707546912
Update pip (1.5.4 -> 1.5.5)
12 years ago
Yamashita Yuu
4501d90896
Update setuptools (3.4.4 -> 3.5.1)
12 years ago
Yamashita Yuu
601ac4b3f3
Update setuptools (3.4.3 -> 3.4.4)
12 years ago
Yamashita Yuu
d1f1c4c61c
Update setuptool (3.4.1 -> 3.4.3)
12 years ago
Yamashita Yuu
08367dbb83
Update setuptools (3.3 -> 3.4.1)
12 years ago
Yamashita Yuu
f5fded3b9d
Use `cc` as `$CC` if `require_cc` has called ( #148 )
12 years ago
Yamashita Yuu
7bdd097254
Update setuptools (3.1 -> 3.3)
12 years ago
Yamashita Yuu
a380250881
Update setuptools (2.2 -> 3.1)
12 years ago
Yamashita Yuu
a1ffc93372
Update pip (1.5.2 -> 1.5.4)
12 years ago
Yamashita Yuu
4b9907af1c
Update setuptools (2.1.2 -> 2.2)
12 years ago
Yamashita Yuu
b81d0ff0cd
Update setuptools (2.1 -> 2.1.2)
12 years ago
Yamashita Yuu
3c6ecaf66a
Update pip (1.5.1 -> 1.5.2)
12 years ago
Yamashita Yuu
403154e09e
Update pip (1.5 -> 1.5.1)
12 years ago
Yamashita Yuu
a3f35b7e0d
Fallback to use clang if there is gcc not installed
12 years ago
Yamashita Yuu
f136b219db
Update pip (1.4.1 -> 1.5)
12 years ago
Yamashita Yuu
84705cfe61
Update setuptools (2.0.2 -> 2.1)
12 years ago
Yamashita Yuu
9eedd4ef84
Update setuptools (2.0.1 -> 2.0.2)
12 years ago
Yamashita Yuu
a025866bac
Update setuptools (2.0 -> 2.0.1)
12 years ago
Yamashita Yuu
edb5a32620
Update setuptools (1.4.2 -> 2.0) for Python 2.6+
12 years ago
Yamashita Yuu
88e2d73d52
Update setuptools (1.4.1 -> 1.4.2)
12 years ago
Yamashita Yuu
20eb5c4913
Update setuptools (1.4 -> 1.4.1)
12 years ago