Commit Graph

35 Commits

Author SHA1 Message Date
Rémy f1db294715 update python 3.6.1 / add autoupdate 2017-03-25 16:28:06 +01:00
Konstantin Molchanov 8800b0a54e Update Python to 3.6.0 2016-12-23 16:57:34 +04:00
Richard Kuhnt ca6f9b39b2 Use https everywhere possible (#1086)
* Use https everywhere possible

* Update version checks
2016-10-15 08:25:02 +10:00
Martin Lindhe 63baabffde python 3.5.2 (#919) 2016-07-01 21:12:00 +10:00
Luke Sampson 6e921e9b2f allow .exe installers to access $global variable (see #854) 2016-05-18 12:36:36 +10:00
Konstantin Molchanov 15477516dc Python updated to 3.5.1 2015-12-15 22:44:20 +03:00
Luke Sampson 18e24939a1 python 3.5.0 (fix #504) 2015-09-21 09:18:20 +10:00
Seonho Oh 748dab9bad Update python.json
Update python to 3.5.0
2015-09-15 14:47:59 +09:00
Roy Ivy III 6d9bca805f 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 635c25fc49 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 2ad8316764 Fixes #315 py throws error 'Can't find default python' 2015-04-01 13:25:37 +11:00
Christian Lange 777010ea7c Python 3.4.3 2015-02-26 20:22:28 +01:00
Christian Lange 79187b55fd Python Updated to 3.4.2 2014-10-19 12:54:34 +02:00
Konstantin Molchanov b5f823ffc3 Python Updated to 3.4.1 2014-06-08 13:31:32 +04:00
Luke Sampson f088eb9af0 python 3.4 (use new bundled pip install) 2014-03-17 20:38:27 +10:00
Luke Sampson 0f60c108f8 python 3.4.0 2014-03-17 20:08:18 +10:00
Luke Sampson 72f4d97f11 python 3.3.5 (missing comma) 2014-03-15 21:16:14 +10:00
Stephen Edgar 387c7d3a0f python - Include `pythonw.exe' binaries 2014-03-15 21:54:32 +11:00
Luke Sampson 3cb41a4e28 python 3.3.5 (also add python3 alias) 2014-03-10 17:29:50 +10:00
Luke Sampson 8210f518f8 python 3.3.4 2014-03-03 22:30:09 +10:00
Luke Sampson 04b621f3b5 python 3.3.3 2013-12-23 11:43:40 +10:00
Jose.Torres 46961fba31 added setuptools in favor of distribute 2013-11-30 20:17:36 -05:00
Luke Sampson 2ea0a3a9fd python 3.3.2 - reorganise manifest 2013-09-04 14:31:31 +10:00
Luke Sampson 6a2ce98520 python 3.3.2 (auto-run distribute_setup.py) 2013-08-27 16:23:38 +10:00
Luke Sampson 2982dc5fea add scoop reset command 2013-08-27 16:14:20 +10:00
Luke Sampson cb57c494ce rename *_env functions to env_* 2013-08-26 08:29:31 +10:00
Luke Sampson 4f0b1b91c1 support setting environment variables (and removing them on uninstall) 2013-07-22 21:36:43 +10:00
Luke Sampson 11837340d2 use msi.silent option for python 2013-07-20 22:52:04 +10:00
Luke Sampson 2b9e7e0fa6 Vim installs vimtutor and sets up ~/.vimrc automatically. condense hash format in .json manifests 2013-06-29 14:10:44 +10:00
Luke Sampson 8eb6166a52 allow passing extra args to MSI. python: don't install all the extras 2013-06-26 18:21:16 +10:00
Luke Sampson 248bbe5553 added python notes about installing PIP' 2013-06-26 13:45:06 +10:00
Luke Sampson 130a48ef9c save install.json to run arch-specific uninstall 2013-06-26 12:16:52 +10:00
Luke Sampson a40e245732 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 18bd592226 manifest can add to path (used for python/scripts) 2013-06-23 22:03:41 +10:00
Luke Sampson 9fda191941 new app: python. support MSI files 2013-06-23 10:53:31 +10:00