summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingMarius Bakke2017-10-06
|\
| * gnu: Add python-numpy-next.Ricardo Wurmus2017-10-05
| | | | | | | | | | * gnu/packages/python.scm (python-numpy-next, python2-numpy-next): New variables.
| * Revert "gnu: python-numpy: Update to 1.13.1."Ricardo Wurmus2017-10-05
| | | | | | | | | | | | | | This reverts commit 025b196d9b739418dd9d305864fdb1fb1d0d5af2. This is necessary as neither the current release nor the latest development version of python-pandas can be build with numpy 1.13.x.
* | Merge branch 'master' into stagingMarius Bakke2017-10-05
|\|
| * gnu: python-numexpr: Update to 2.6.4.Ricardo Wurmus2017-10-04
| | | | | | | | * gnu/packages/python.scm (python-numexpr): Update to 2.6.4.
| * gnu: python-numpy: Give sh store location instead of setting $SHELL.Thomas Danckaert2017-10-04
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-numpy): [arguments] Don't set $SHELL in the environment, but embed the store location of bash-minimal as a default shell. Otherwise, we have to set $SHELL for every package which uses numpy's distutils.
| * gnu: awscli: Update to 1.11.164.David Thompson2017-10-03
| | | | | | | | * gnu/packages/python.scm (awscli): Update to 1.11.164.
| * gnu: Add python-twine.Cyril Roelandt2017-10-03
| | | | | | | | * gnu/packages/python.scm (python-twine, python2-twine): New variables.
| * gnu: Add python-pkginfo.Cyril Roelandt2017-10-03
| | | | | | | | * gnu/packages/python.scm (python-pkginfo, python2-pkginfo): New variables.
| * gnu: Add python-tqdm.Cyril Roelandt2017-10-03
| | | | | | | | * gnu/packages/python.scm (python-tqdm, python2-tqdm): New variables.
| * gnu: Update the propagated inputs of python-urllib3.Cyril Roelandt2017-10-03
| | | | | | | | | | * gnu/packages/python.scm (python-urllib3, python2-urllib3): Update propagated inputs.
| * gnu: Add python-nose-timer.Cyril Roelandt2017-10-03
| | | | | | | | * gnu/packages/python.scm (python-nose-time, python2-nose-timer): New variables.
| * gnu: python-tox: Update to 2.8.1.Cyril Roelandt2017-10-03
| | | | | | | | * gnu/packages/python.scm (python-tox): Update to 2.8.1.
| * gnu: Add python2-requests-toolbelt.Cyril Roelandt2017-10-03
| | | | | | | | * gnu/packages/python.scm (python2-requests-toolbelt): New variable.
| * gnu: python-requests-toolbelt: Update to 0.8.0.Cyril Roelandt2017-10-03
| | | | | | | | * gnu/packages/python.scm (python-requests-toolbelt): Udpate to 0.8.0.
| * gnu: python-autopep8: Update to 1.3.2.Cyril Roelandt2017-10-03
| | | | | | | | * gnu/packages/python.scm (python-autopep8): Update to 1.3.2.
| * gnu: Add python-pydiff.Cyril Roelandt2017-10-03
| | | | | | | | * gnu/packages/python.scm (python-pydiff, python2-pydiff): New variables.
| * gnu: python-ipython: Update to 5.3.0.Thomas Danckaert2017-09-28
| | | | | | | | * gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
| * gnu: python-numpy: Update to 1.13.1.Thomas Danckaert2017-09-28
| | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.1. [source]: Download the zip release from pypi instead of a git snapshot. [native-inputs]: Add unzip. [arguments]: Set SHELL environment variable. Co-authored by Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into stagingMarius Bakke2017-09-24
|\|
| * gnu: python-cython: Update to 0.27.Efraim Flashner2017-09-24
| | | | | | | | * gnu/packages/python.scm (python-cython): Update to 0.27.
| * gnu: python-unidecode: Fix typo in description.Tobias Geerinckx-Rice2017-09-23
| | | | | | | | * gnu/packages/python.scm (python-unidecode)[description]: Fix typo.
| * gnu: python-unidecode: Update to 0.04.21.Tobias Geerinckx-Rice2017-09-23
| | | | | | | | * gnu/packages/python.scm (python-unidecode): Update to 0.04.21.
* | gnu: Use 'modify-phases' syntax.Kei Kebreau2017-09-20
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (mingetty, clusterssh, wpa-supplicant-minimal, wpa-supplicant, wakelan, acpica, tree, direvent, dstat)[arguments]: Use 'modify-phases' syntax. * gnu/packages/algebra.scm (arb)[arguments]: Likewise. * gnu/packages/apr.scm (apr-util)[arguments]: Likewise. * gnu/packages/audio.scm (clalsadrv, fluidsynth, faad2, lv2-mda-piano, lv2-mda-epiano, timidity++, vamp, soundtouch, portaudio, rsound, zita-convolver, zita-alsa-pcmi)[arguments]: Likewise. * gnu/packages/backup.scm (rdup, btar)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bedops, bwa, crossmap, express, flexbar, grit, hisat, ngs-sdk, subread)[arguments]: Likewise. * gnu/packages/bittorrent.scm (transmission)[arguments]: Likewise. * gnu/packages/cdrom.scm (cd-discid)[arguments]: Likewise. * gnu/packages/compression.scm (sharutils)[arguments]: Likewise. * gnu/packages/conky.scm (conky)[arguments]: Likewise. * gnu/packages/databases.scm (bdb, bdb-5.3)[arguments]: Likewise. * gnu/packages/debug.scm (delta, c-reduce)[arguments]: Likewise. * gnu/packages/display-managers.scm (slim)[arguments]: Likewise. * gnu/packages/dns.scm (dnsmasq)[arguments]: Likewise. * gnu/packages/emacs.scm (geiser, emacs-wget, bbdb)[arguments]: Likewise. * gnu/packages/engineering.scm (pcb)[arguments]: Likewise. * gnu/packages/firmware.scm (ath9k-htc-firmware)[arguments]: Likewise. * gnu/packages/flashing-tools.scm (flashrom)[arguments]: Likewise. * gnu/packages/fltk.scm (fltk)[arguments]: Likewise. * gnu/packages/freedesktop.scm (python-pyxdg)[arguments]: Likewise. * gnu/packages/gd.scm (perl-gd)[arguments]: Likewise. * gnu/packages/gkrellm.scm (gkrellm)[arguments]: Likewise. * gnu/packages/glib.scm (glibmm)[arguments]: Likewise. * gnu/packages/gl.scm (glew)[arguments]: Likewise. * gnu/packages/gnome.scm (icon-naming-utils, orbit2, libbonobo, gnome-vfs, libgnome, libbonoboui, goffice-0.8, dconf)[arguments]: Likewise. * gnu/packages/gprolog.scm (gprolog)[arguments]: Likewise. * gnu/packages/gps.scm (gpscorrelate)[arguments]: Likewise. * gnu/packages/graphics.scm (agg)[arguments]: Likewise. * gnu/packages/gtk.scm (ganv, girara, gtksourceview-2, guile-present, python2-pycairo)[arguments]: Likewise. * gnu/packages/guile.scm (guile-1.8)[arguments]: Likewise. * gnu/packages/guile-wm.scm (guile-wm)[arguments]: Likewise. * gnu/packages/hugs.scm (hugs)[arguments]: Likewise. * gnu/packages/hurd.scm (gnumach-headers, hurd-headers, hurd-minimal) [arguments]: Likewise. * gnu/packages/image-viewers.scm (feh, sxiv)[arguments]: Likewise. * gnu/packages/libcanberra.scm (libcanberra)[arguments]: Likewise. * gnu/packages/linux.scm (bridge-utils, iw, fuse, unionfs-fuse/static, lm-sensors, i2c-tools, xsensors, perf, mdadm, libaio, module-init-tools) [arguments]: Likewise. * gnu/packages/lisp.scm (ccl)[arguments]: Likewise. * gnu/packages/lout.scm (lout)[arguments]: Likewise. * gnu/packages/lua.scm (luajit)[arguments]: Likewise. * gnu/packages/machine-learning.scm (shogun)[arguments]: Likewise. * gnu/packages/mail.scm (exim)[arguments]: Likewise. * gnu/packages/man.scm (man-pages, txt2man)[arguments]: Likewise. * gnu/packages/maths.scm (lapack, superlu-dist, openlibm, openspecfun) [arguments]: Likewise. * gnu/packages/messaging.scm (bitlbee)[arguments]: Likewise. * gnu/packages/mp3.scm (libmad, id3lib, mp3info)[arguments]: Likewise. * gnu/packages/music.scm (solfege)[arguments]: Likewise. * gnu/packages/noweb.scm (noweb)[arguments]: Likewise. * gnu/packages/patchutils.scm (patchutils, quilt, colordiff)[arguments]: Likewise. * gnu/packages/pdf.scm (xpdf, zathura-cb, zathura-ps, zathura-djvu, zathura-pdf-poppler, zathura, podofo, fbida)[arguments]: Likewise. * gnu/packages/perl.scm (perl-file-list, perl-test-harness)[arguments]: Likewise. * gnu/packages/photo.scm (gphoto2)[arguments]: Likewise. * gnu/packages/popt.scm (popt)[arguments]: Likewise. * gnu/packages/pretty-print.scm (source-highlight, astyle)[arguments]: Likewise. * gnu/packages/pumpio.scm (pumpa)[arguments]: Likewise. * gnu/packages/python.scm (python-passlib, python-pycrypto, python2-empy, python-sqlalchemy, python-docopt)[arguments]: Likewise. * gnu/packages/rdf.scm (lrdf)[arguments]: Likewise. * gnu/packages/regex.scm (tre)[arguments]: Likewise. * gnu/packages/rrdtool.scm (rrdtool)[arguments]: Likewise. * gnu/packages/ruby.scm (ruby-2.1, ruby-1.8)[arguments]: Likewise. * gnu/packages/sawfish.scm (sawfish)[arguments]: Likewise. * gnu/packages/scheme.scm (racket)[arguments]: Likewise. * gnu/packages/sdl.scm (guile-sdl)[arguments]: Likewise. * gnu/packages/serveez.scm (serveez)[arguments]: Likewise. * gnu/packages/skribilo.scm (skribilo)[arguments]: Likewise. * gnu/packages/smalltalk.scm (smalltalk)[arguments]: Likewise. * gnu/packages/suckless.scm (dmenu, slock)[arguments]: Likewise. * gnu/packages/tcl.scm (expect)[arguments]: Likewise. * gnu/packages/telephony.scm (commoncpp)[arguments]: Likewise. * gnu/packages/textutils.scm (recode, libgtextutils)[arguments]: Likewise. * gnu/packages/time.scm (time)[arguments]: Likewise. * gnu/packages/tor.scm (privoxy)[arguments]: Likewise. * gnu/packages/uucp.scm (uucp)[arguments]: Likewise. * gnu/packages/video.scm (libdvdnav-4)[arguments]: Likewise. * gnu/packages/web-browsers.scm (lynx)[arguments]: Likewise. * gnu/packages/web.scm (tinyproxy)[arguments]: Likewise. * gnu/packages/wicd.scm (wicd)[arguments]: Likewise. * gnu/packages/wm.scm (bspwm)[arguments]: Likewise. * gnu/packages/xdisorg.scm (sxhkd, xcape)[arguments]: Likewise. * gnu/packages/xfce.scm (xfconf)[arguments]: Likewise. * gnu/packages/xfig.scm (transfig)[arguments]: Likewise. * gnu/packages/xorg.scm (imake)[arguments]: Likewise.
* gnu: python-pyjwt: Update to 1.5.3.Marius Bakke2017-09-20
| | | | * gnu/packages/python.scm (python-pyjwt): Update to 1.5.3.
* gnu: python-pyopenssl: Update to 17.3.0.Marius Bakke2017-09-17
| | | | * gnu/packages/python.scm (python-pyopenssl): Update to 17.3.0.
* gnu: python-orator: Move to (gnu packages databases).Ben Woodcroft2017-09-17
| | | | | | * gnu/packages/python.scm: Remove (gnu packages time) import. (python-orator, python2-orator): Move from here ... * gnu/packages/databases.scm: ... to here.
* gnu: python-orator: Update to 0.9.7.Ben Woodcroft2017-09-17
| | | | | | | | * gnu/packages/python.scm (python-orator, python2-orator): Update to 0.9.7. [arguments]: Enable tests. Loosen dependency requirements. [propagated-inputs]: Remove python-arrow. Add python-backpack, python-pendulum, python-pygments, python-six. (python2-orator)[propagated-inputs]: Also remove python2-ipaddress.
* gnu: python-pygments: Update to 2.2.0.Ben Woodcroft2017-09-17
| | | | * gnu/packages/databases.scm (python-pygments): Update to 2.2.0.
* gnu: python-cleo: Update to 0.6.1.Ben Woodcroft2017-09-17
| | | | | | | * gnu/packages/databases.scm (python-cleo): Update to 0.6.1. [native-inputs]: Add python-pytest-mock. [propagated-inputs]: Add python-backpack, python-pastel. Remove python-psutil.
* gnu: python-pyaml: Update to 17.7.2.Ben Woodcroft2017-09-17
| | | | * gnu/packages/databases.scm (python-pyaml): Update to 17.7.2.
* gnu: Add python-backpack.Ben Woodcroft2017-09-17
| | | | * gnu/packages/python.scm (python-backpack): New variable.
* gnu: Add python-schedule.Stefan Reichör2017-09-15
| | | | | | * gnu/packages/python.scm (python-schedule, python2-schedule): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: awscli: Update to 1.11.151.Tobias Geerinckx-Rice2017-09-13
| | | | * gnu/packages/python.scm (awscli): Update to 1.11.151.
* gnu: python-s3transfer: Update to 0.1.11.Tobias Geerinckx-Rice2017-09-13
| | | | * gnu/packages/python.scm (python-s3transfer): Update to 0.1.11.
* gnu: python-botocore: Update to 1.7.9.Tobias Geerinckx-Rice2017-09-13
| | | | * gnu/packages/python.scm (python-botocore): Update to 1.7.9.
* gnu: python-apsw: Build with all extensions.Jelle Licht2017-09-11
| | | | | | * gnu/packages/python.scm (python-apsw)[phases]: Replace build phase; add flag to build all extensions. Add build-test-helper to allow testing of extensions.
* gnu: Add python-betamax-matchers.Oleg Pykhalov2017-09-08
| | | | | | | * gnu/packages/python.scm (python-betamax-matchers, python2-betamax-matchers): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-uritemplate.Oleg Pykhalov2017-09-08
| | | | | | | * gnu/packages/python.scm (python-uritemplate, python2-uritemplate): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-tox: Update to 2.8.0.Cyril Roelandt2017-09-06
| | | | * gnu/packages/python.scm (python-tox): Update to 2.8.0.
* gnu: Add python-html5-parser, python2-html5-parser.Roel Janssen2017-09-06
| | | | | * gnu/packages/python.scm (python-html5-parser): New variable. (python2-html5-parser: New variable.
* gnu: Update python-lxml to 3.8.0.Roel Janssen2017-09-06
| | | | * gnu/packages/python.scm (python-lxml): Update to 3.8.0.
* gnu: Add python-xenon.Muriithi Frederick Muriuki2017-09-02
| | | | | | * gnu/packages/python.scm (python-xenon, python2-xenon) New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-click-log: Update to 0.2.0.Leo Famulari2017-09-01
| | | | * gnu/packages/python.scm (python-click-log): Update to 0.2.0.
* gnu: python-click-threading: Update to 0.4.3.Leo Famulari2017-09-01
| | | | | * gnu/packages/python.scm (python-click-threading): Update to 0.4.3. [source]: Use pypi-uri.
* gnu: python-icalendar: Update to 3.11.7.Leo Famulari2017-09-01
| | | | * gnu/packages/python.scm (python-icalendar): Update to 3.11.7.
* gnu: python2-larch: Enable tests.Arun Isaac2017-09-01
| | | | | | | | * gnu/packages/patches/python2-larch-coverage-4.0a6-compatibility.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python2-larch)[source]: Use it. [arguments]: Move 'check' phase to before 'build' phase.
* gnu: python2-ttystatus: Enable tests.Arun Isaac2017-09-01
| | | | | * gnu/packages/python.scm (python2-ttystatus)[arguments]: Replace 'check' phase with custom function.
* gnu: python2-cliapp: Enable tests.Arun Isaac2017-09-01
| | | | | * gnu/packages/python.scm (python2-cliapp)[arguments]: Replace 'check' phase with custom function.
* gnu: Remove python2-rpy2.Ricardo Wurmus2017-08-31
| | | | | | Python 2 is no longer supported. * gnu/packages/python.scm (python2-rpy2): Remove variable.