summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-ipython: Update to 5.3.0.•••* gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0. Thomas Danckaert2017-09-281-2/+2
* gnu: python-numpy: Update to 1.13.1.•••* 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> Thomas Danckaert2017-09-281-6/+7
* gnu: python-cython: Update to 0.27.•••* gnu/packages/python.scm (python-cython): Update to 0.27. Efraim Flashner2017-09-241-2/+2
* gnu: python-unidecode: Fix typo in description.•••* gnu/packages/python.scm (python-unidecode)[description]: Fix typo. Tobias Geerinckx-Rice2017-09-231-1/+1
* gnu: python-unidecode: Update to 0.04.21.•••* gnu/packages/python.scm (python-unidecode): Update to 0.04.21. Tobias Geerinckx-Rice2017-09-231-2/+2
* gnu: python-pyjwt: Update to 1.5.3.•••* gnu/packages/python.scm (python-pyjwt): Update to 1.5.3. Marius Bakke2017-09-201-2/+2
* gnu: python-pyopenssl: Update to 17.3.0.•••* gnu/packages/python.scm (python-pyopenssl): Update to 17.3.0. Marius Bakke2017-09-171-2/+2
* gnu: python-orator: Move to (gnu packages databases).•••* gnu/packages/python.scm: Remove (gnu packages time) import. (python-orator, python2-orator): Move from here ... * gnu/packages/databases.scm: ... to here. Ben Woodcroft2017-09-171-54/+0
* gnu: python-orator: Update to 0.9.7.•••* 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. Ben Woodcroft2017-09-171-10/+26
* gnu: python-pygments: Update to 2.2.0.•••* gnu/packages/databases.scm (python-pygments): Update to 2.2.0. Ben Woodcroft2017-09-171-2/+2
* gnu: python-cleo: Update to 0.6.1.•••* 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. Ben Woodcroft2017-09-171-3/+6
* gnu: python-pyaml: Update to 17.7.2.•••* gnu/packages/databases.scm (python-pyaml): Update to 17.7.2. Ben Woodcroft2017-09-171-2/+2
* gnu: Add python-backpack.•••* gnu/packages/python.scm (python-backpack): New variable. Ben Woodcroft2017-09-171-1/+27
* gnu: Add python-schedule.•••* gnu/packages/python.scm (python-schedule, python2-schedule): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stefan Reichör2017-09-151-0/+27
* gnu: awscli: Update to 1.11.151.•••* gnu/packages/python.scm (awscli): Update to 1.11.151. Tobias Geerinckx-Rice2017-09-131-2/+2
* gnu: python-s3transfer: Update to 0.1.11.•••* gnu/packages/python.scm (python-s3transfer): Update to 0.1.11. Tobias Geerinckx-Rice2017-09-131-2/+2
* gnu: python-botocore: Update to 1.7.9.•••* gnu/packages/python.scm (python-botocore): Update to 1.7.9. Tobias Geerinckx-Rice2017-09-131-2/+2
* gnu: python-apsw: Build with all extensions.•••* 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. Jelle Licht2017-09-111-0/+10
* gnu: Add python-betamax-matchers.•••* gnu/packages/python.scm (python-betamax-matchers, python2-betamax-matchers): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Oleg Pykhalov2017-09-081-0/+24
* gnu: Add python-uritemplate.•••* gnu/packages/python.scm (python-uritemplate, python2-uritemplate): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Oleg Pykhalov2017-09-081-0/+21
* gnu: python-tox: Update to 2.8.0.•••* gnu/packages/python.scm (python-tox): Update to 2.8.0. Cyril Roelandt2017-09-061-3/+4
* gnu: Add python-html5-parser, python2-html5-parser.•••* gnu/packages/python.scm (python-html5-parser): New variable. (python2-html5-parser: New variable. Roel Janssen2017-09-061-0/+31
* gnu: Update python-lxml to 3.8.0.•••* gnu/packages/python.scm (python-lxml): Update to 3.8.0. Roel Janssen2017-09-061-2/+2
* gnu: Add python-xenon.•••* gnu/packages/python.scm (python-xenon, python2-xenon) New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Muriithi Frederick Muriuki2017-09-021-0/+45
* gnu: python-click-log: Update to 0.2.0.•••* gnu/packages/python.scm (python-click-log): Update to 0.2.0. Leo Famulari2017-09-011-2/+2
* gnu: python-click-threading: Update to 0.4.3.•••* gnu/packages/python.scm (python-click-threading): Update to 0.4.3. [source]: Use pypi-uri. Leo Famulari2017-09-011-6/+3
* gnu: python-icalendar: Update to 3.11.7.•••* gnu/packages/python.scm (python-icalendar): Update to 3.11.7. Leo Famulari2017-09-011-2/+2
* gnu: python2-larch: Enable tests.•••* 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. Arun Isaac2017-09-011-1/+16
* gnu: python2-ttystatus: Enable tests.•••* gnu/packages/python.scm (python2-ttystatus)[arguments]: Replace 'check' phase with custom function. Arun Isaac2017-09-011-1/+13
* gnu: python2-cliapp: Enable tests.•••* gnu/packages/python.scm (python2-cliapp)[arguments]: Replace 'check' phase with custom function. Arun Isaac2017-09-011-1/+16
* gnu: Remove python2-rpy2.•••Python 2 is no longer supported. * gnu/packages/python.scm (python2-rpy2): Remove variable. Ricardo Wurmus2017-08-311-7/+0
* gnu: python-rpy2: Update to 2.9.0.•••* gnu/packages/python.scm (python-rpy2): Update to 2.9.0. [arguments]: Run tests before install phase; add build phase "fix-tests". [propagated-inputs]: Add python-jinja2 and python-pytz. [inputs]: Add r-ggplot2, r-rsqlite, r-dplyr, r-dbplyr, and python-numpy. Ricardo Wurmus2017-08-311-10/+33
* gnu: python-rpy2: Update license.•••* gnu/packages/python.scm (python-rpy2)[license]: Correct GPLv3+ to GPLv2+; list additional licenses. Ricardo Wurmus2017-08-311-1/+4
* gnu: python-pyjwt: Update to 1.5.2 [fixes CVE-2017-11424].•••* gnu/packages/python.scm (python-pyjwt): Update to 1.5.2. [source]: Add snippet to remove pre-compiled files. [native-inputs]: Change PYTHON-PYTEST to PYTHON-PYTEST-3.0. Marius Bakke2017-08-311-3/+9
* gnu: Add python-spectra.•••* gnu/packages/python.scm (python-spectra, python2-spectra): New variables. Ricardo Wurmus2017-08-301-0/+41
* gnu: Add python-colormath.•••* gnu/packages/python.scm (python-colormath, python2-colormath): New variables. Ricardo Wurmus2017-08-301-0/+24
* gnu: python-jinja2: Update to 2.9.6.•••* gnu/packages/python.scm (python-jinja2): Update to 2.9.6. [arguments]: Add build phase "delete-incompatible-files". Ricardo Wurmus2017-08-301-2/+14
* gnu: Add python-pyaes.•••* gnu/packages/python.scm (python-pyaes, python2-pyaes): New variables. Carlo Zancanaro2017-08-301-0/+22
* gnu: Add python-pysocks.•••* gnu/packages/python.scm (python-pysocks, python2-pysocks): New variables. Carlo Zancanaro2017-08-301-0/+22
* Update e-mail for Kei Kebreau.•••* .mailmap: Map kei@openmailbox.org to current address. * gnu/local.mk: Replace kei@openmailbox.org to current address. * gnu/packages/backup.scm: Likewise. * gnu/packages/calendar.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/documentation.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gnustep.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/hexedit.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/maths.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/tcl.scm: Likewise. * gnu/packages/textutils.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/w3m.scm: Likewise. * gnu/packages/web.scm: Likewise. * gnu/packages/web-browsers.scm: Likewise. * gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: Likewise. Kei Kebreau2017-08-291-1/+1
* gnu: Fetch several Git sources over HTTPS.•••* gnu/packages/admin.scm (interrobang)[source]: Use HTTPS URL. * gnu/packages/audio.scm (ardour)[source]: Likewise. * gnu/packages/embedded.scm (libjaylink, openocd)[source]: Likewise. * gnu/packages/gnome.scm (byzanz)[source]: Likewise. * gnu/packages/gnunet.scm (guile-gnunet)[source]Likewise. * gnu/packages/java.scm (classpath)[source]: Likewise. * gnu/packages/microcom.scm (microcom)[source]: Likewise. * gnu/packages/python.scm (python-axolotl-curve25519)[source]: Likewise. * gnu/packages/rdesktop.scm (freerdp)[source]: Likewise. * gnu/packages/shells.scm (rc)[source]: Likewise. * gnu/packages/web.scm (libwebsockets)[source]: Use new source URL. Leo Famulari2017-08-271-1/+1
* Merge branch 'core-updates'Marius Bakke2017-08-261-12/+14
|\
| * Merge branch 'master' into core-updatesMarius Bakke2017-08-211-12/+11
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2017-08-151-1/+3
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2017-08-111-0/+23
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-08-091-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-08-071-2/+25
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-08-061-0/+28
| |\ \ \ \ \ \
| * | | | | | | gnu: python-argcomplete: Add dependency on the full Bash.•••Fixes a regression introduced in 704243e0c6ec5ac86e2f45aaa469717e60b89124. * gnu/packages/python.scm (python-argcomplete)[native-inputs]: Add BASH. Ludovic Courtès2017-08-051-1/+2
| * | | | | | | Merge branch 'master' into core-updatesMarius Bakke2017-08-011-3/+2
| |\ \ \ \ \ \ \