~ruther/guix-local

ref: 092e86f54f5be0481fbe7bd42432e34fe6d7b1df guix-local/gnu/packages/python.scm -rw-r--r-- 113.5 KiB
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.
e99f4211 — Mark H Weaver 11 years ago
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.
4e7a137a — Mark H Weaver 11 years ago
Revert "gnu: python-matplotlib: Remove python-pillow input."

python-pillow is now fixed, so we can add it back.
This reverts commit dfbc33dceb803a3d54840613b08dc98f7be75f60.
5ade90ba — Mark H Weaver 11 years ago
Merge branch 'wip-gobject-introspection'
e0669289 — Andreas Enge 11 years ago
gnu: python-pyparsing: Update to 2.0.3.

* gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to 2.0.3.
673ab897 — Andreas Enge 11 years ago
gnu: Add python-html5lib.

* gnu/packages/python.scm (python-html5lib, python2-html5lib): New variables.
03411993 — Andreas Enge 11 years ago
gnu: Add python-isodate.

* gnu/packages/python.scm (python-isodate, python2-isodate): New variables.
da6ce3f1 — Federico Beffa 11 years ago
gnu: python-scipy: Update to 0.15.0.

* gnu/packages/python.scm (python-scipy): Update to 0.15.0.
3e6ccb53 — Federico Beffa 11 years ago
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.
dfbc33dc — Federico Beffa 11 years ago
gnu: python-matplotlib: Remove python-pillow input.

* gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as
  it currently is broken.
Next