aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* gnu: Add python2-xlib.Ludovic Courtès2015-03-17
| | | | * gnu/packages/python.scm (python2-xlib): New variable.
* gnu: Update packages to use 'non-copyleft' instead of 'bsd-style'.Ludovic Courtès2015-03-14
| | | | | | | | | | | | | | | | | * gnu/packages/avr.scm, gnu/packages/compression.scm, gnu/packages/curl.scm, gnu/packages/cyrus-sasl.scm, gnu/packages/databases.scm, gnu/packages/firmware.scm, gnu/packages/flex.scm, gnu/packages/fontutils.scm, gnu/packages/gd.scm, gnu/packages/ghostscript.scm, gnu/packages/gnunet.scm, gnu/packages/graphics.scm, gnu/packages/hugs.scm, gnu/packages/image.scm, gnu/packages/linux.scm, gnu/packages/mail.scm, gnu/packages/maths.scm, gnu/packages/mit-krb5.scm, gnu/packages/python.scm, gnu/packages/rdf.scm, gnu/packages/ssh.scm, gnu/packages/tcl.scm, gnu/packages/xdisorg.scm, gnu/packages/xiph.scm, gnu/packages/yasm.scm, gnu/packages/zip.scm: Use 'non-copyleft' instead of 'bsd-style'.
* gnu: python-testlib: Fix license field.Mark H Weaver2015-03-07
| | | | | | | | Fixes a problem introduced in a1920bc9f25210b2. Debugged by David Thompson. * gnu/packages/python.scm (python-testlib)[license]: 'expat' -> 'license:expat'.
* gnu: Add python-testlib and python2-testlib.Federico Beffa2015-03-07
| | | | * gnu/packages/python.scm (python-testlib, python2-testlib): New variables.
* gnu: python2-pil: Adapt to newer Freetype.Andreas Enge2015-03-07
| | | | * gnu/packages/python.scm (python2-pil): Add snippet.
* gnu: Move 'which' to (gnu packages base).Ludovic Courtès2015-03-04
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/which.scm: Remove. * gnu-system.am (GNU_SYSTEM_MODULES): Remove it. * gnu/packages/base.scm (which): New variable. * gnu/packages/aspell.scm, gnu/packages/audio.scm, gnu/packages/autogen.scm, gnu/packages/cdrom.scm, gnu/packages/compression.scm, gnu/packages/datamash.scm, gnu/packages/games.scm, gnu/packages/glib.scm, gnu/packages/gnu-pw-mgr.scm, gnu/packages/gnutls.scm, gnu/packages/gps.scm, gnu/packages/guile.scm, gnu/packages/java.scm, gnu/packages/libevent.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/node.scm, gnu/packages/ntp.scm, gnu/packages/orpheus.scm, gnu/packages/pciutils.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/rsync.scm, gnu/packages/sawfish.scm, gnu/packages/scheme.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/texlive.scm, gnu/packages/wdiff.scm: Adjust accordingly.
* Merge branch 'core-updates'.Ludovic Courtès2015-03-04
|\
| * Merge branch 'master' into core-updatesMark H Weaver2015-03-01
| |\ | | | | | | | | | | | | Conflicts: gnu/packages/gnupg.scm
| * | gnu: Add 'file-name' fields for github source tarballs without a name.Mark H Weaver2015-02-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/aarddict.scm (aarddict), gnu/packages/algebra.scm (arb), gnu/packages/audio.scm (jack-2, lvtk), gnu/packages/bioinformatics.scm (bedops, bedtools, bowtie), gnu/packages/game-development.scm (tiled), gnu/packages/games.scm (minetest-data, minetest, retroarch), gnu/packages/jrnl.scm (jrnl), gnu/packages/kde.scm (qjson), gnu/packages/libevent.scm (libuv), gnu/packages/linux.scm (pflask), gnu/packages/mail.scm (offlineimap, libetpan), gnu/packages/maths.scm (arpack-ng), gnu/packages/ninja.scm (ninja), gnu/packages/nutrition.scm (gourmet), gnu/packages/python.scm (python-cairocffi), gnu/packages/rdf.scm (lrdf), gnu/packages/ruby.scm (ruby-i18n), gnu/packages/sxiv.scm (sxiv): Add 'file-name' field to origin.
| * | gnu: Remove now unneeded 'localedef' invocations.Ludovic Courtès2015-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit b0fd2bd. * gnu/packages/gawk.scm (gawk)[arguments] <install-locales>: Add comment on why we leave this here. * gnu/packages/guile.scm (guile-ncurses)[arguments]: Remove 'install-locales' phase. * gnu/packages/swig.scm (swig)[arguments]: Likewise. * gnu/packages/python.scm (python-matplotlib): Remove 'LOCPATH' setting and 'localedef' invocation. (python-scipy): Likewise.
| * | gnu: Remove now unneeded 'unpack' phases for unzip.Ludovic Courtès2015-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is a followup to commit cd0385b. * gnu/packages/bioinformatics.scm (hisat)[arguments]: Remove 'unpack' phase. * gnu/packages/image.scm (freeimage): Likewise. * gnu/packages/python.scm (python2-cssutils): Likewise.
* | | gnu: Add snakemake.Ricardo Wurmus2015-03-03
| | | | | | | | | | | | * gnu/packages/python.scm (snakemake): New variable.
* | | gnu: Add Scikit-learn.Ricardo Wurmus2015-03-02
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): New variables.
* | | gnu: Add pyyaml.Ricardo Wurmus2015-03-02
| |/ |/| | | | | * gnu/packages/python.scm (python-pyyaml, python2-pyyaml): New variables.
* | gnu: python: Drop special handling of python2-numpydoc as input.Andreas Enge2015-02-28
| | | | | | | | | | | | * gnu/packages/python.scm (python2-numpy, python2-matplotlib, python2-ipython): Keep input python2-numpydoc created by package-with-python2.
* | gnu: python-numpydoc: Drop one test.Andreas Enge2015-02-28
| | | | | | | | | | | | * gnu/packages/python.scm (python-numpydoc): Drop one test for all Python versions. (python2-numpydoc): Define it by package-with-python2 without modifications.
* | gnu: python2-py2cairo: Rename to python2-pycairo.Andreas Enge2015-02-27
|/ | | | | | | | * 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: python-html5lib: Add propagated input.Andreas Enge2015-02-25
| | | | | * gnu/packages/python.scm (python-html5lib): Add propagated input python-six. (python2-html5lib): Add propagated input python2-six.
* gnu: Add python2-six.Andreas Enge2015-02-25
| | | | * gnu/packages/python.scm (python2-six): New variable.
* gnu: python2-oauthlib: Drop inherited fields.Andreas Enge2015-02-23
| | | | * gnu/packages/python.scm (python2-oauthlib): Drop inherited fields.
* gnu: python-scipy: install UTF-8 locale.Ricardo Wurmus2015-02-20
| | | | | * gnu/packages/python.scm (python-scipy): Install en_US.UTF-8 locale in install-doc phase to avoid encoding error.
* gnu: matplotlib: install UTF-8 locale.Ricardo Wurmus2015-02-20
| | | | | * gnu/packages/python.scm (python-matplotlib): Install en_US.UTF-8 locale in install-doc phase to avoid encoding error.
* gnu: python-setuptools: Update to 12.1.Andreas Enge2015-02-15
| | | | | * gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to 12.1.
* gnu: Add python-netifaces.Andreas Enge2015-02-15
| | | | | * gnu/packages/python.scm (python-netifaces, python2-netifaces): New variables.
* gnu: Add python-cssselect.Andreas Enge2015-02-14
| | | | | * gnu/packages/python.scm (python-cssselect, python2-cssselect): New variables.
* gnu: Add python2-cssutils.Andreas Enge2015-02-14
| | | | * gnu/packages/python.scm (python2-cssutils): New variable.
* gnu: Add python2-pil.Andreas Enge2015-02-14
| | | | * gnu/packages/python.scm (python2-pil): New variable.
* gnu: python-apsw: Fix license.Ludovic Courtès2015-02-14
| | | | | * gnu/packages/python.scm (python-apsw)[license]: Change to LICENSE:ZLIB.
* gnu: Add python-pillow.Andreas Enge2015-02-13
| | | | * gnu/packages/python.scm (python-pillow, python2-pillow): New variables.
* gnu: Add python-lxml.Andreas Enge2015-02-12
| | | | * gnu/packages/python.scm (python-lxml, python2-lxml): New variables.
* gnu: python: Prefix expat license by "license:" to avoid conflicts withAndreas Enge2015-02-12
| | | | | | | | | | | | 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: Add python-apsw.Andreas Enge2015-02-12
| | | | * gnu/packages/python.scm (python-apsw, python2-apsw): New variables.
* gnu: Add Sphinx RTD theme.Ricardo Wurmus2015-02-09
| | | | | * gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme): New variables.
* gnu: Add python2-dbus.Mark H Weaver2015-02-04
| | | | * gnu/packages/python.scm (python2-dbus): New variable.
* gnu: Add python-dbus.Pierre-Antoine Rault2015-02-04
| | | | | * gnu/packages/python.scm (python-dbus): Add it. Makes use of dbus, dbus-glib and glib itself.
* gnu: python-urwid: Remove Fedora mirror from source URI list.Mark H Weaver2015-02-04
| | | | * gnu/packages/python.scm (python-urwid)[source]: Remove Fedora mirror.
* gnu: Add python-urwid and python2-urwid.Mark H Weaver2015-02-03
| | | | | | Based on preliminary work by Omar Radwan <toxemicsquire4@gmail.com>. * gnu/packages/python.scm (python-urwid, python2-urwid): New variables.
* Revert "gnu: python-matplotlib: Remove python-pillow input."Mark H Weaver2015-02-02
| | | | | python-pillow is now fixed, so we can add it back. This reverts commit dfbc33dceb803a3d54840613b08dc98f7be75f60.
* Merge branch 'wip-gobject-introspection'Mark H Weaver2015-01-25
|\
| * gnu: python-scipy: Update to 0.15.0.Federico Beffa2015-01-18
| | | | | | | | * gnu/packages/python.scm (python-scipy): Update to 0.15.0.
| * gnu: python-matplotlib: Update comments.Federico Beffa2015-01-18
| | | | | | | | | | | | * 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: python-matplotlib: Remove python-pillow input.Federico Beffa2015-01-18
| | | | | | | | | | * gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as it currently is broken.
* | gnu: python-pyparsing: Update to 2.0.3.Andreas Enge2015-01-23
| | | | | | | | * gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to 2.0.3.
* | gnu: Add python-html5lib.Andreas Enge2015-01-20
| | | | | | | | * gnu/packages/python.scm (python-html5lib, python2-html5lib): New variables.
* | gnu: Add python-isodate.Andreas Enge2015-01-20
|/ | | | * gnu/packages/python.scm (python-isodate, python2-isodate): New variables.
* gnu: Add IPython.Federico Beffa2015-01-16
| | | | * gnu/packages/python.scm (python-ipython, python2-ipython): New variable.
* Merge branch 'master' into core-updatesMark H Weaver2014-12-30
|\
| * gnu: Fix or update a number of 'home-page' fields.Ludovic Courtès2014-12-28
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | packages: Add 'file-type' field to 'search-path-specification'.Ludovic Courtès2014-12-27
|/ | | | | | | | | | | | | | | | | | 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: Add pysam.Ricardo Wurmus2014-12-26
| | | | | | * gnu/packages/python.scm (python-pysam, python2-pysam): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>