summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Expand)Author
2014-11-04gnu: python-wrapper: Propagate input python....Andreas Enge
2014-11-03gnu: Add Cython....Federico Beffa
2014-10-26gnu: Some cleanup based on lint checkers....Eric Bavier
2014-10-24gnu: python2-pyicu: Update to 1.8....Andreas Enge
2014-09-23Use #:prefix instead of #:renamer with 'symbol-prefix-proc'....Mark H Weaver
2014-09-13gnu: Adjust synopses as recommended by 'guix lint'....Ludovic Courtès
2014-09-08gnu: Consolidate databases in (gnu packages databases)....Ludovic Courtès
2014-09-05gnu: Add python-sphinx....David Thompson
2014-09-05gnu: Add python-pygments....David Thompson
2014-09-05gnu: Add python-docutils....David Thompson
2014-09-05gnu: Add python-jinja2....David Thompson
2014-09-05gnu: Add python-markupsafe....David Thompson
2014-09-05gnu: Add python-virtualenv....David Thompson
2014-09-05gnu: Add python-itsdangerous....David Thompson
2014-09-05gnu: Add python-oauthlib....David Thompson
2014-09-05gnu: Add python-pyjwt....David Thompson
2014-09-05gnu: Add python-discover....David Thompson
2014-09-05gnu: Add python-coverage....David Thompson
2014-09-05gnu: Add python-testrepository....David Thompson
2014-09-05gnu: Add python-fixtures....David Thompson
2014-09-05gnu: Add python-subunit....David Thompson
2014-09-05gnu: Add python-testresources....David Thompson
2014-09-05gnu: Add python-testscenarios....David Thompson
2014-09-05gnu: Add python-testtools....David Thompson
2014-09-05gnu: Add python-scripttest....David Thompson
2014-09-05gnu: Add python-pytest....David Thompson
2014-09-05gnu: Add python-py....David Thompson
2014-09-05gnu: Add python-unittest2....David Thompson
2014-09-05gnu: Add python-nose....David Thompson
2014-09-05gnu: Add python-extras....David Thompson
2014-09-05gnu: Add python-mimeparse....David Thompson
2014-09-05gnu: Add python-unidecode....David Thompson
2014-09-05gnu: Add python-jsonschema....David Thompson
2014-09-05gnu: Add python2-requests....David Thompson
2014-09-05gnu: Add python-certifi....David Thompson
2014-09-05gnu: Add python-pyld....David Thompson
2014-09-05gnu: Add python-exif-read....David Thompson
2014-07-04gnu: Avoid circular dependency among modules....Ludovic Courtès
2014-06-30gnu: Add jrnl, python-pycrypto, python-keyring, python-parsedatetime, and pyt......Eric Bavier
2014-06-30gnu: Add behave, python-six, python-enum34, python-parse-type, and python-parse....Eric Bavier
2014-05-27gnu: Add python-mock....Eric Bavier
2014-05-27gnu: Add python-lockfile....Eric Bavier
2014-05-05gnu: pybugz: Add fixlet patches....Ludovic Courtès
2014-04-07gnu: python: Apply mips n32 fix to bundled libffi....Mark H Weaver
2014-04-07gnu: python: Upgrade to 3.3.5....Ludovic Courtès
2014-04-03gnu: python: Use /nix/.../sh in popen2 module...Eric Bavier
2014-03-31gnu: Remove unused lambda arguments and prefer separate phases over...Eric Bavier
2014-03-25gnu: Enable tests in Python 3....Cyril Roelandt
2014-03-25gnu: Python: use /nix/.../sh instead of /bin/sh in the subprocess module...Cyril Roelandt
2014-03-25gnu: Enable the 'ctypes' module in Python....Cyril Roelandt