summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-html5lib: Add propagated input.•••* gnu/packages/python.scm (python-html5lib): Add propagated input python-six. (python2-html5lib): Add propagated input python2-six. Andreas Enge2015-02-251-0/+2
* gnu: Add python2-six.•••* gnu/packages/python.scm (python2-six): New variable. Andreas Enge2015-02-251-0/+3
* gnu: python2-oauthlib: Drop inherited fields.•••* gnu/packages/python.scm (python2-oauthlib): Drop inherited fields. Andreas Enge2015-02-231-49/+38
* gnu: python-scipy: install UTF-8 locale.•••* gnu/packages/python.scm (python-scipy): Install en_US.UTF-8 locale in install-doc phase to avoid encoding error. Ricardo Wurmus2015-02-201-1/+5
* gnu: matplotlib: install UTF-8 locale.•••* gnu/packages/python.scm (python-matplotlib): Install en_US.UTF-8 locale in install-doc phase to avoid encoding error. Ricardo Wurmus2015-02-201-1/+5
* gnu: python-setuptools: Update to 12.1.•••* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to 12.1. Andreas Enge2015-02-151-6/+4
* gnu: Add python-netifaces.•••* gnu/packages/python.scm (python-netifaces, python2-netifaces): New variables. Andreas Enge2015-02-151-0/+29
* gnu: Add python-cssselect.•••* gnu/packages/python.scm (python-cssselect, python2-cssselect): New variables. Andreas Enge2015-02-141-0/+34
* gnu: Add python2-cssutils.•••* gnu/packages/python.scm (python2-cssutils): New variable. Andreas Enge2015-02-141-0/+39
* gnu: Add python2-pil.•••* gnu/packages/python.scm (python2-pil): New variable. Andreas Enge2015-02-141-0/+54
* gnu: python-apsw: Fix license.•••* gnu/packages/python.scm (python-apsw)[license]: Change to LICENSE:ZLIB. Ludovic Courtès2015-02-141-1/+1
* gnu: Add python-pillow.•••* gnu/packages/python.scm (python-pillow, python2-pillow): New variables. Andreas Enge2015-02-131-16/+51
* gnu: Add python-lxml.•••* gnu/packages/python.scm (python-lxml, python2-lxml): New variables. Andreas Enge2015-02-121-0/+31
* gnu: python: Prefix expat license by "license:" to avoid conflicts with••• expat from the xml module. * gnu/packages/python.scm: Prefix expat license imported from (guix licenses). * gnu/packages/python.scm (python-lockfile, python-mock, python-pysam, python-extras, python-mimeparse, python-py, python-pytest, python-scripttest, python-jsonschema, python-pyjwt, python-virtualenv, python-sphinx-rtd-theme, python-pyparsing, python-cffi, python-xcffib, python-html5lib, python-dbus): Adapt license field. Andreas Enge2015-02-121-19/+19
* gnu: Add python-apsw.•••* gnu/packages/python.scm (python-apsw, python2-apsw): New variables. Andreas Enge2015-02-121-0/+38
* gnu: Add Sphinx RTD theme.•••* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme): New variables. Ricardo Wurmus2015-02-091-0/+34
* gnu: Add python2-dbus.•••* gnu/packages/python.scm (python2-dbus): New variable. Mark H Weaver2015-02-041-0/+11
* gnu: Add python-dbus.•••* gnu/packages/python.scm (python-dbus): Add it. Makes use of dbus, dbus-glib and glib itself. Pierre-Antoine Rault2015-02-041-0/+28
* gnu: python-urwid: Remove Fedora mirror from source URI list.•••* gnu/packages/python.scm (python-urwid)[source]: Remove Fedora mirror. Mark H Weaver2015-02-041-6/+3
* gnu: Add python-urwid and python2-urwid.•••Based on preliminary work by Omar Radwan <toxemicsquire4@gmail.com>. * gnu/packages/python.scm (python-urwid, python2-urwid): New variables. Mark H Weaver2015-02-031-1/+30
* Revert "gnu: python-matplotlib: Remove python-pillow input."•••python-pillow is now fixed, so we can add it back. This reverts commit dfbc33dceb803a3d54840613b08dc98f7be75f60. Mark H Weaver2015-02-021-1/+1
* Merge branch 'wip-gobject-introspection'Mark H Weaver2015-01-251-28/+5
|\
| * gnu: python-scipy: Update to 0.15.0.•••* gnu/packages/python.scm (python-scipy): Update to 0.15.0. Federico Beffa2015-01-181-16/+4
| * gnu: python-matplotlib: Update comments.•••* gnu/packages/python.scm (python-matplotlib): Update comments as, with the patched 'gobject-introspection', setting LD_LIBRARY_PATH at run time is not anymore necessary. It's still necessary at build time. Federico Beffa2015-01-181-11/+0
| * gnu: python-matplotlib: Remove python-pillow input.•••* gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as it currently is broken. Federico Beffa2015-01-181-1/+1
* | gnu: python-pyparsing: Update to 2.0.3.•••* gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to 2.0.3. Andreas Enge2015-01-231-2/+2
* | gnu: Add python-html5lib.•••* gnu/packages/python.scm (python-html5lib, python2-html5lib): New variables. Andreas Enge2015-01-201-0/+31
* | gnu: Add python-isodate.•••* gnu/packages/python.scm (python-isodate, python2-isodate): New variables. Andreas Enge2015-01-201-1/+30
|/
* gnu: Add IPython.•••* gnu/packages/python.scm (python-ipython, python2-ipython): New variable. Federico Beffa2015-01-161-0/+85
* Merge branch 'master' into core-updatesMark H Weaver2014-12-301-1/+1
|\
| * gnu: Fix or update a number of 'home-page' fields.•••* gnu/packages/fltk.scm (fltk): Fix 'home-page'. * gnu/packages/fonts.scm (font-bitstream-vera): Likewise, and fix license URL. * gnu/packages/games.scm (gnubg, cmatrix, chess): Fix 'home-page'. * gnu/packages/kde.scm (attica): Likewise. * gnu/packages/mail.scm (fetchmail): Likewise. * gnu/packages/popt.scm (popt): Likewise. * gnu/packages/python.scm (python-mock): Likewise. * gnu/packages/stalonetray.scm (stalonetray): Likewise. Ludovic Courtès2014-12-281-1/+1
* | packages: Add 'file-type' field to 'search-path-specification'.•••Fixes <http://bugs.gnu.org/18033>. * guix/packages.scm (<search-path-specification>): Rename 'directories' field to 'files'. Add 'file-type'. (search-path-specification->sexp): Honor 'file-type'. * gnu/packages/autotools.scm, gnu/packages/bootstrap.scm, gnu/packages/cross-base.scm, gnu/packages/games.scm, gnu/packages/gcc.scm, gnu/packages/glib.scm, gnu/packages/guile.scm, gnu/packages/man.scm, gnu/packages/perl.scm, gnu/packages/pkg-config.scm, gnu/packages/python.scm, gnu/packages/ruby.scm, gnu/packages/xfce.scm: Change 'directories' to 'files'. * tests/packages.scm ("search paths"): Change 'directories' field to 'files'. * guix/scripts/environment.scm (for-each-search-path): Likewise. Ludovic Courtès2014-12-271-2/+2
|/
* gnu: Add pysam.•••* gnu/packages/python.scm (python-pysam, python2-pysam): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ricardo Wurmus2014-12-261-0/+38
* Revert "gnu: matplotlib: Comment out python2-matplotlib."•••This reverts commit afc720d34c43a2fcf0b5871226c15ad6c5f73697. Ludovic Courtès2014-12-231-36/+36
* gnu: matplotlib: Comment out python2-matplotlib.•••* gnu/packages/python.scm (python2-matplotlib, python2-scipy, python2-numpy): Comment out python2-matplotlib and the packages making use of it as the generation of the derivation of these packages takes very long. Federico Beffa2014-12-231-36/+36
* gnu: cairocffi: Move to python module.•••* gnu/packages/gtk.scm, gnu/packages/python.scm (python-cairocffi, python2-cairocffi): Move variables from gtk to python module to avoid circular dependency. Reported by Mark H Weaver <mhw@netris.org> Federico Beffa2014-12-181-0/+57
* gnu: matplotlib: Add gtk3 backends and optional dependency. Adjust inputs.•••* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Add gtk3 backends with the necessary inputs and a 'configure-environment' phase. Add the optional 'python-pillow' dependency. Move 'python-pyparsing' from 'inputs' to 'propagated-inputs' as it is required at run time. Federico Beffa2014-12-181-41/+87
* gnu: Add xcffib•••* gnu/packages/python.scm (python-xcffib, python2-xcffib): New variables. Federico Beffa2014-12-181-0/+43
* Revert "gnu: python-numpy-bootstrap: Reduce matrix size in failing test."•••This reverts commit 31557440c29f8d93b366422bfec4dab341eff79f as it did not provide the desired effect. The test is still failing. Federico Beffa2014-12-161-18/+11
* gnu: python-numpy-bootstrap: Reduce matrix size in failing test.•••* gnu/packages/python.scm (python-numpy-bootstrap): Add phase 'fix-failing-tests. Federico Beffa2014-12-141-11/+18
* gnu: python-numpy-bootstrap: Make tests verbose.•••* gnu/packages/python.scm (python-numpy-bootstrap): Make tests verbose to allow test failure debugging on hydra. Federico Beffa2014-12-131-1/+2
* gnu: Add cffi.•••* gnu/packages/python.scm (python-cffi, python2-cffi): New variables. Federico Beffa2014-12-101-0/+45
* gnu: Add pycparser.•••* gnu/packages/python.scm (python-pycparser, python2-pycparser): New variables. Federico Beffa2014-12-091-0/+47
* gnu: Add scipy.•••* gnu/packages/python.scm (python-scipy, python2-scipy): New variables. Federico Beffa2014-12-041-0/+108
* gnu: Add python-pycairo.•••* gnu/packages/gtk.scm (python-pycairo, python2-py2cairo): New variables. Eric Bavier2014-12-021-1/+1
* gnu: Add python-elib.intl.•••* gnu/packages/python.scm (python-elib.intl, python2-elib.intl): New variables. Eric Bavier2014-12-021-1/+37
* gnu: Add python-distutils-extra.•••* gnu/packages/python.scm (python-distutils-extra, python2-distutils-extra): New variables. Eric Bavier2014-12-021-0/+26
* gnu: Add python-pillow.•••* gnu/packages/python.scm (python-pillow, python2-pillow): New variables. Eric Bavier2014-12-021-0/+52
* gnu: Add python-sqlalchemy.•••* gnu/packages/python.scm (python-sqlalchemy, python2-sqlalchemy): New variables. Eric Bavier2014-12-021-0/+35
* gnu: python: Add sqlite input.•••* gnu/packages/patches/python-sqlite-3.8.4-test-fix.patch, gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch: New patches. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/python.scm (python-2)[source]: Add patch. [inputs]: Add sqlite. (python)[source]: Add patch. Eric Bavier2014-12-021-1/+7