| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): New
variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-pyyaml, python2-pyyaml): New variables.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-numpy, python2-matplotlib,
python2-ipython): Keep input python2-numpydoc created by
package-with-python2.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpydoc): Drop one test for all Python
versions.
(python2-numpydoc): Define it by package-with-python2 without modifications.
|
|
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (python2-py2cairo): Rename to ...
(python2-pycairo): ... this
(python2-pygtk): Adapt input.
* gnu/packages/glib.scm (python2-pygobject-2): Adapt input.
* gnu/packages/python.scm (package-with-python2): Adapt input.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-html5lib): Add propagated input python-six.
(python2-html5lib): Add propagated input python2-six.
|
|
|
|
| |
* gnu/packages/python.scm (python2-six): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python2-oauthlib): Drop inherited fields.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-scipy): Install en_US.UTF-8 locale in
install-doc phase to avoid encoding error.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-matplotlib): Install en_US.UTF-8 locale in
install-doc phase to avoid encoding error.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-setuptools, python2-setuptools):
Update to 12.1.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-netifaces, python2-netifaces):
New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-cssselect, python2-cssselect):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python2-cssutils): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python2-pil): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-apsw)[license]: Change to
LICENSE:ZLIB.
|
|
|
|
| |
* gnu/packages/python.scm (python-pillow, python2-pillow): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-lxml, python2-lxml): New variables.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/python.scm (python-apsw, python2-apsw): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python2-dbus): New variable.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-dbus): Add it. Makes use of dbus,
dbus-glib and glib itself.
|
|
|
|
| |
* gnu/packages/python.scm (python-urwid)[source]: Remove Fedora mirror.
|
|
|
|
|
|
| |
Based on preliminary work by Omar Radwan <toxemicsquire4@gmail.com>.
* gnu/packages/python.scm (python-urwid, python2-urwid): New variables.
|
|
|
|
|
| |
python-pillow is now fixed, so we can add it back.
This reverts commit dfbc33dceb803a3d54840613b08dc98f7be75f60.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-scipy): Update to 0.15.0.
|
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as
it currently is broken.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to 2.0.3.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-html5lib, python2-html5lib): New variables.
|
|/
|
|
| |
* gnu/packages/python.scm (python-isodate, python2-isodate): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-ipython, python2-ipython): New variable.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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.
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pysam, python2-pysam): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
This reverts commit afc720d34c43a2fcf0b5871226c15ad6c5f73697.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/python.scm (python-xcffib, python2-xcffib): New variables.
|
|
|
|
|
| |
This reverts commit 31557440c29f8d93b366422bfec4dab341eff79f as it did not
provide the desired effect. The test is still failing.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpy-bootstrap): Add phase
'fix-failing-tests.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpy-bootstrap): Make tests verbose to
allow test failure debugging on hydra.
|
|
|
|
| |
* gnu/packages/python.scm (python-cffi, python2-cffi): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-pycparser, python2-pycparser): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-scipy, python2-scipy): New variables.
|
|
|
|
| |
* gnu/packages/gtk.scm (python-pycairo, python2-py2cairo): New variables.
|