Commit Graph

21 Commits

Author SHA1 Message Date
Alexey Pavlov
623b724184 python2: Update to 2.7.13 2017-02-14 15:29:35 +03:00
Alexey Pavlov
92a759550b python2: Update to 2.7.11 2016-03-04 11:38:01 +03:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Viktor Szakats
2b119ae43f use secure urls
* follow some redirects
2016-02-23 10:26:02 +01:00
Ray Donnelly
7f9cc5b2b3 python2: Fix sys.prefix in a Cygwin friendly way
The same issue is can be reproduced on Cygwin so re-implement
the msys2-specific fix using cygwin_conv_path() instead.
2015-07-07 22:40:55 +01:00
Ray Donnelly
14f7216bcd python2: Fix sys.prefix when Windows drive in argv[0]
When using a Python virtualenv, and launching it with a Windows
or Windows mixed path (C:\msys64\tmp\virtualenv\bin\python.exe or
C:/msys64/tmp/virtualenv/bin/python.exe), sys.prefix would always
be returned incorrectly as '/usr'.
2015-07-06 22:02:23 +01:00
Alexpux
a605865bc1 python2: Update to 2.7.10 2015-07-02 00:26:24 +03:00
David Macek
d2ee6d919d python2, python3: Extended existing patch to fix another crash 2015-03-13 03:23:47 +01:00
Renato Silva
b176b369d3 Trailing whitespace cleanup. 2015-02-09 18:47:01 -02:00
Alexpux
31224805e0 python{2,3}: Fix http://bugs.python.org/issue23338. 2015-01-29 10:41:33 +03:00
Alexpux
1c379c65d3 python2: Update to 2.7.9 2014-12-12 15:54:29 +03:00
Ray Donnelly
e2239798f5 python2: Implement 'debug' and 'strip' options 2014-12-01 21:26:36 +00:00
Alexpux
13d0c08c5e python2: Rebuild. 2014-11-04 18:22:49 +03:00
Alexpux
3d8d7f5887 python2: Rebuild. 2014-10-24 00:48:45 +04:00
Alexpux
2a1691a6d3 python2: Update to 2.7.8 2014-07-02 15:37:34 +04:00
Alexpux
37dbaeadf6 python2: Update to 2.7.7 2014-06-04 11:03:57 +04:00
Alexpux
34ac3cdf22 Fix format in PKGBUILD's 2014-04-28 09:52:34 +04:00
Ray Donnelly
34401f299c python 2+3: consider C:\ and C:/ as absolute dirs (os.path.isabs) 2014-02-21 14:30:39 +00:00
Alexpux
2ca8a20a0c Python2: update to 2.7.6 2013-11-27 11:57:00 +04:00
Alexpux
eb893b1cf8 Fix packages dependencies. 2013-11-09 23:15:23 +04:00
Alexpux
aeb48e10a5 Add python2 package 2013-11-05 10:59:13 +04:00