43 Commits

Author SHA1 Message Date
Richard Kuhnt
76eed0b146 python: Update to version 3.7.0 2018-06-28 01:00:22 +00:00
Richard Kuhnt
937ba2f823 python: add shim for idle (closes #2331) 2018-06-25 16:34:41 +02:00
Richard Kuhnt
d431147cfd Update python to version 3.6.5 2018-03-28 20:00:43 +00:00
Richard Kuhnt
65b1ff0719 python: update version regex 2018-02-09 18:03:48 +01:00
Richard Kuhnt
66ca236738 python: fix TargetDir parameter (closes #1811) 2018-01-08 17:21:24 +01:00
Richard Kuhnt
16b899dc91 Update python to version 3.6.4 2017-12-19 10:00:22 +00:00
Richard Kuhnt
05b0f7dfe6 Update python to version 3.6.3 2017-10-03 20:01:48 +00:00
Richard Kuhnt
11f8b55f45 Update python to version 3.6.2 2017-07-17 05:01:54 +00:00
Rémy
51e574f13f update python 3.6.1 / add autoupdate 2017-03-25 16:28:06 +01:00
Konstantin Molchanov
bc0153c80c Update Python to 3.6.0 2016-12-23 16:57:34 +04:00
Richard Kuhnt
5295cc0a44 Use https everywhere possible (#1086)
* Use https everywhere possible

* Update version checks
2016-10-15 08:25:02 +10:00
Martin Lindhe
492833fb35 python 3.5.2 (#919) 2016-07-01 21:12:00 +10:00
Luke Sampson
7d87056a0f allow .exe installers to access $global variable (see #854) 2016-05-18 12:36:36 +10:00
Konstantin Molchanov
88c770fc5f Python updated to 3.5.1 2015-12-15 22:44:20 +03:00
Luke Sampson
1f14d95264 python 3.5.0 (fix #504) 2015-09-21 09:18:20 +10:00
Seonho Oh
891468e984 Update python.json
Update python to 3.5.0
2015-09-15 14:47:59 +09:00
Roy Ivy III
a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
chidea
04c0ac9d8e Let PyWin32 extension installer find this python
Not sure the correctness of it but this two lines will fix the issue that pywin32 extension installer being unable to find python installed with scoop.
pywin32 installer : http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/
Reference : http://tech.valgog.com/2010/01/after-installing-64-bit-windows-7-at.html
2015-06-17 02:40:10 +09:00
Simon Hartcher
93afe910fd Fixes #315 py throws error 'Can't find default python' 2015-04-01 13:25:37 +11:00
Christian Lange
c898a1a242 Python 3.4.3 2015-02-26 20:22:28 +01:00
Christian Lange
49ebe5bde2 Python Updated to 3.4.2 2014-10-19 12:54:34 +02:00
Konstantin Molchanov
619f1d6d25 Python Updated to 3.4.1 2014-06-08 13:31:32 +04:00
Luke Sampson
8ff3f507ce python 3.4 (use new bundled pip install) 2014-03-17 20:38:27 +10:00
Luke Sampson
684aa77386 python 3.4.0 2014-03-17 20:08:18 +10:00
Luke Sampson
51c8bd0f39 python 3.3.5 (missing comma) 2014-03-15 21:16:14 +10:00
Stephen Edgar
2cff6c5c7c python - Include `pythonw.exe' binaries 2014-03-15 21:54:32 +11:00
Luke Sampson
573304f002 python 3.3.5 (also add python3 alias) 2014-03-10 17:29:50 +10:00
Luke Sampson
62c9fa0744 python 3.3.4 2014-03-03 22:30:09 +10:00
Luke Sampson
707d6b711e python 3.3.3 2013-12-23 11:43:40 +10:00
Jose.Torres
5486ba44fe added setuptools in favor of distribute 2013-11-30 20:17:36 -05:00
Luke Sampson
0d6202d438 python 3.3.2 - reorganise manifest 2013-09-04 14:31:31 +10:00
Luke Sampson
585a72174a python 3.3.2 (auto-run distribute_setup.py) 2013-08-27 16:23:38 +10:00
Luke Sampson
ad9f77baf3 add scoop reset command 2013-08-27 16:14:20 +10:00
Luke Sampson
197d6e3d3d rename *_env functions to env_* 2013-08-26 08:29:31 +10:00
Luke Sampson
6237e80b53 support setting environment variables (and removing them on uninstall) 2013-07-22 21:36:43 +10:00
Luke Sampson
758bdeedb6 use msi.silent option for python 2013-07-20 22:52:04 +10:00
Luke Sampson
18aee0c7d1 Vim installs vimtutor and sets up ~/.vimrc automatically. condense hash format in .json manifests 2013-06-29 14:10:44 +10:00
Luke Sampson
2192f4be96 allow passing extra args to MSI. python: don't install all the extras 2013-06-26 18:21:16 +10:00
Luke Sampson
f8fba49532 added python notes about installing PIP' 2013-06-26 13:45:06 +10:00
Luke Sampson
0603f18b27 save install.json to run arch-specific uninstall 2013-06-26 12:16:52 +10:00
Luke Sampson
9619b662a3 refactor manifest: allow multiple URLS (used for tar), group architecture properties under a single architecture property 2013-06-25 14:28:00 +10:00
Luke Sampson
e24976337c manifest can add to path (used for python/scripts) 2013-06-23 22:03:41 +10:00
Luke Sampson
6d68621336 new app: python. support MSI files 2013-06-23 10:53:31 +10:00