Amber Brown (HawkOwl)
|
12447f67f5
|
make all http source urls https
|
2016-08-24 02:07:27 +08:00 |
|
Yamashita, Yuu
|
f22d0e969b
|
Added build_package_symlink_version_suffix to stop calling verify_pyXX twice (#638)
|
2016-06-27 00:39:49 +00:00 |
|
Yamashita, Yuu
|
3d263c8fa3
|
verify_pyXX before and after ensurepip to ensure there's python executable (#638)
|
2016-06-24 09:43:00 +00:00 |
|
Yamashita, Yuu
|
ae40042ff8
|
veirfy_pyXX should be called after ensurepip (#638)
|
2016-06-24 08:58:45 +00:00 |
|
Yamashita, Yuu
|
7db657beb5
|
Upgrade OpenSSL to 1.0.2g (fixes #550)
|
2016-03-03 00:29:00 +00:00 |
|
Yamashita, Yuu
|
d6e0120cc8
|
Use http://www.python.org instead of http://python.org since former is configured to use fast.ly
```
% dig python.org. A
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 9216
;; flags: qr rd ra ; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; python.org. IN A
;; ANSWER SECTION:
python.org. 5 IN A 104.130.43.121
;; AUTHORITY SECTION:
;; ADDITIONAL SECTION:
;; Query time: 3 msec
;; SERVER: 192.168.44.2
;; WHEN: Wed Dec 16 06:08:20 2015
;; MSG SIZE rcvd: 44
```
```
% dig www.python.org. A
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 22050
;; flags: qr rd ra ; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; www.python.org. IN A
;; ANSWER SECTION:
www.python.org. 5 IN CNAME python.map.fastly.net.
python.map.fastly.net. 5 IN A 103.245.222.223
;; AUTHORITY SECTION:
;; ADDITIONAL SECTION:
;; Query time: 7 msec
;; SERVER: 192.168.44.2
;; WHEN: Wed Dec 16 06:08:23 2015
;; MSG SIZE rcvd: 83
```
|
2015-12-16 06:07:48 +00:00 |
|
Yamashita, Yuu
|
28766056b2
|
Update OpenSSL to 1.0.1q (fixes #496)
|
2015-12-07 01:23:14 +00:00 |
|
Yamashita, Yuu
|
e52ed97fff
|
install OpenSSL on OS X if no proper versionn is available (#429)
|
2015-09-21 06:26:03 +00:00 |
|
Yamashita Yuu
|
4a52bfaff9
|
Fix broken tests
|
2014-11-04 00:04:25 -08:00 |
|
Yamashita Yuu
|
887f2263f0
|
Enable pseudo _ensurepip_ for existing definitions
|
2014-06-16 11:13:25 +09:00 |
|
Makoto Sasaki
|
6697437d1a
|
Update setuptools (5.0.1 -> 5.1) (refs #196)
|
2014-06-16 04:13:51 +09:00 |
|
Makoto Sasaki
|
3169a4894b
|
Update setuptools (5.0 -> 5.0.1) (refs #193)
|
2014-06-15 08:47:40 +09:00 |
|
Makoto Sasaki
|
f470c80e5a
|
Update setuptools (4.0.1 -> 5.0) (refs #190)
|
2014-06-15 03:00:55 +09:00 |
|
Yamashita Yuu
|
c2cc649cfa
|
md5sum -> sha256sum
|
2014-06-03 23:07:29 +09:00 |
|
Makoto Sasaki
|
3290973990
|
Update setuptools (4.0 -> 4.0.1) (refs #183)
|
2014-06-03 08:01:31 +09:00 |
|
Makoto Sasaki
|
08b0d162b4
|
Update setuptools (3.6 -> 4.0) (refs #181)
|
2014-06-02 10:32:32 +09:00 |
|
Makoto Sasaki
|
27d4b9b6d2
|
Update pip (1.5.5 -> 1.5.6)
|
2014-05-19 16:01:44 +09:00 |
|
Yamashita Yuu
|
79e2c96a7e
|
Update setuptools (3.5.1 -> 3.6)
|
2014-05-12 20:25:05 +09:00 |
|
Yamashita Yuu
|
fa0442688a
|
Update GNU Readline (6.2 -> 6.3)
|
2014-05-12 00:35:09 +09:00 |
|
Yamashita Yuu
|
d707546912
|
Update pip (1.5.4 -> 1.5.5)
|
2014-05-07 23:08:28 +09:00 |
|
Yamashita Yuu
|
4501d90896
|
Update setuptools (3.4.4 -> 3.5.1)
|
2014-05-07 23:07:12 +09:00 |
|
Yamashita Yuu
|
601ac4b3f3
|
Update setuptools (3.4.3 -> 3.4.4)
|
2014-04-16 19:00:45 +09:00 |
|
Yamashita Yuu
|
d1f1c4c61c
|
Update setuptool (3.4.1 -> 3.4.3)
|
2014-04-08 23:08:33 +09:00 |
|
Yamashita Yuu
|
08367dbb83
|
Update setuptools (3.3 -> 3.4.1)
|
2014-04-01 17:15:31 +09:00 |
|
Yamashita Yuu
|
f5fded3b9d
|
Use cc as $CC if require_cc has called (#148)
|
2014-03-29 13:09:06 +09:00 |
|
Yamashita Yuu
|
7bdd097254
|
Update setuptools (3.1 -> 3.3)
|
2014-03-17 17:08:06 +09:00 |
|
Yamashita Yuu
|
a380250881
|
Update setuptools (2.2 -> 3.1)
|
2014-03-11 11:53:13 +09:00 |
|
Yamashita Yuu
|
a5c34a6c00
|
Add CPython 3.3.5 (closes #127)
|
2014-03-11 11:39:49 +09:00 |
|