about summary refs log tree commit diff
path: root/pkgs/development/interpreters/python
AgeCommit message (Expand)AuthorFilesLines
2015-03-29python 2.7: add x11Support optionJan Malakhovski1-5/+25
2015-02-25python: 3.4.2 -> 3.4.3Domen Kožar1-2/+2
2015-01-24Explicitly specify the pythonVersion and use that together with versionOlder/...Dario Bertini5-0/+7
2015-01-18python2.6: add a patch to fix parallel make failureDomen Kožar2-0/+40
2015-01-06python34: as a workaround, explicitly set MACOSX_DEPLOYMENT_TARGETJohn Wiegley1-1/+4
2014-12-26Missed gcc refsShea Levy2-4/+4
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley2-2/+2
2014-12-14python: 2.7.8 -> 2.7.9Domen Kožar2-175/+2
2014-11-14Merge branch 'master' into stagingVladimír Čunát5-0/+5
2014-11-13python: add python.interpreter attributeDomen Kožar5-0/+5
2014-11-10Merge branch 'master' into stagingLuca Bruno2-48/+0
2014-11-08remove unused pythonLinkmeWrapperDomen Kožar2-48/+0
2014-11-02Merge remote-tracking branch 'origin/master' into staging.Peter Simons3-68/+5
2014-11-01python: 3.3.5 -> 3.3.6Domen Kožar1-2/+2
2014-11-01python: 3.2.5 -> 3.2.6Domen Kožar2-66/+3
2014-10-31Merge remote-tracking branch 'origin/master' into staging.Peter Simons1-5/+0
2014-10-24Merge pull request #4646 from geerds/python26-sqlite3Domen Kožar1-5/+0
2014-10-24Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra5-7/+50
2014-10-24python: adding test/test_support.py module in all python versionsRok Garbas5-7/+50
2014-10-23Fix python26Packages.sqlite3Jascha Geerds1-5/+0
2014-10-23Merge recent master into stagingVladimír Čunát6-5/+20
2014-10-19python27FullBuildEnv -> python.buildEnv for all interpretersDomen Kožar6-5/+20
2014-10-16Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra6-160/+232
2014-10-16Merge pull request #4495 from NixOS/pythonFull_improvementsDomen Kožar3-66/+57
2014-10-16simplifyDomen Kožar2-2/+2
2014-10-16python27: Remove avoid daemon thread shutdown #i21963William A. Kennington III2-0/+173
2014-10-13pythonFull -> python with all modules, pythonFullWithPkgs -> buildEnvDomen Kožar1-4/+3
2014-10-13python: make 2.6 and 2.7 expr similar, introduce includeModulesDomen Kožar2-62/+54
2014-10-11python: get rid of ssl module as it's always builtinDomen Kožar2-4/+0
2014-10-08python: 3.4.1 -> 3.4.2Domen Kožar2-90/+2
2014-09-13python: improve library determinismAlexander Kjeldaas1-0/+1
2014-09-08Merge branch 'staging' into modular-stdenvVladimír Čunát2-0/+88
2014-09-08merge 'staging' into modular-stdenvVladimír Čunát1-5/+2
2014-08-30python34: include a patch to fix http://bugs.python.org/issue21121Domen Kožar2-0/+88
2014-08-12include ssl with python2.6 as is the case with 2.7Florian Friesdorf1-5/+2
2014-08-09Cleanup: Use += to append to envHooksEelco Dolstra5-5/+5
2014-07-10python.isPyXY markersFlorian Friesdorf5-3/+13
2014-07-10pythonX.Y sitePackages passthruFlorian Friesdorf5-7/+12
2014-07-09Fix Python 3.{2,3,4} on Darwin.Charles Strahan3-8/+8
2014-07-02python: link gcc_sDomen Kožar1-0/+1
2014-07-02python: 2.7.7 -> 2.7.8Domen Kožar1-2/+2
2014-06-09Merge recent master into p/stdenvVladimír Čunát2-63/+2
2014-06-04python: 2.7.6 -> 2.7.7Domen Kožar2-63/+2
2014-05-29Merge #1187 into p/stdenvVladimír Čunát3-0/+6
2014-05-22python: 3.4.0 -> 3.4.1Domen Kožar1-2/+2
2014-05-15python-3.4: Add support for grsecurityRicardo M. Correia1-0/+2
2014-05-15python-3.3: Add support for grsecurityRicardo M. Correia1-0/+2
2014-05-15python-2.7: Add support for grsecurityRicardo M. Correia1-0/+2
2014-04-13Patch python32 for CVE-2014-1912.James Cook2-0/+63
2014-04-13Patch python27 for CVE-2014-1912.James Cook2-0/+61