~ruther/guix-local

ref: 93be4e8e6c6b82a5825b56cce991563bf19aaaf2 guix-local/gnu/packages/python.scm -rw-r--r-- 115.5 KiB
93be4e8e — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
3dd75476 — Andreas Enge 11 years ago
gnu: python-html5lib: Add propagated input.

* gnu/packages/python.scm (python-html5lib): Add propagated input python-six.
  (python2-html5lib): Add propagated input python2-six.
0c20025c — Andreas Enge 11 years ago
gnu: Add python2-six.

* gnu/packages/python.scm (python2-six): New variable.
89b5c60e — Andreas Enge 11 years ago
gnu: python2-oauthlib: Drop inherited fields.

* gnu/packages/python.scm (python2-oauthlib): Drop inherited fields.
f18f8b73 — Ricardo Wurmus 11 years ago
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.
6754032f — Ricardo Wurmus 11 years ago
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.
d3d656c5 — Andreas Enge 11 years ago
gnu: python-setuptools: Update to 12.1.

*  gnu/packages/python.scm (python-setuptools, python2-setuptools):
     Update to 12.1.
60357f99 — Andreas Enge 11 years ago
gnu: Add python-netifaces.

* gnu/packages/python.scm (python-netifaces, python2-netifaces):
    New variables.
880ff77c — Andreas Enge 11 years ago
gnu: Add python-cssselect.

* gnu/packages/python.scm (python-cssselect, python2-cssselect):
    New variables.
092e86f5 — Andreas Enge 11 years ago
gnu: Add python2-cssutils.

* gnu/packages/python.scm (python2-cssutils): New variable.
bec07a7c — Andreas Enge 11 years ago
gnu: Add python2-pil.

* gnu/packages/python.scm (python2-pil): New variable.
abde5f37 — Ludovic Courtès 11 years ago
gnu: python-apsw: Fix license.

* gnu/packages/python.scm (python-apsw)[license]: Change to
  LICENSE:ZLIB.
4ed20663 — Andreas Enge 11 years ago
gnu: Add python-pillow.

* gnu/packages/python.scm (python-pillow, python2-pillow): New variables.
26b307e2 — Andreas Enge 11 years ago
gnu: Add python-lxml.

* gnu/packages/python.scm (python-lxml, python2-lxml): New variables.
bd3fa666 — Andreas Enge 11 years ago
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.
a6ac8332 — Andreas Enge 11 years ago
gnu: Add python-apsw.

* gnu/packages/python.scm (python-apsw, python2-apsw): New variables.
ad320b20 — Ricardo Wurmus 11 years ago
gnu: Add Sphinx RTD theme.

* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme):
  New variables.
b52af02b — Mark H Weaver 11 years ago
gnu: Add python2-dbus.

* gnu/packages/python.scm (python2-dbus): New variable.
d95a56c6 — Pierre-Antoine Rault 11 years ago
gnu: Add python-dbus.

* gnu/packages/python.scm (python-dbus): Add it. Makes use of dbus,
  dbus-glib and glib itself.
be1f44bb — Mark H Weaver 11 years ago
gnu: python-urwid: Remove Fedora mirror from source URI list.

* gnu/packages/python.scm (python-urwid)[source]: Remove Fedora mirror.
Next