summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
...
* gnu: Add python-nosexcover.Julien Lepiller2017-05-11
| | | | * gnu/packages/python.scm (python-nosexcover, python2-nosexcover): New variables.
* gnu: Add python-dirsync.Julien Lepiller2017-05-11
| | | | * gnu/packages/python.scm (python-dirsync, python2-dirsync): New variables.
* gnu: Add python-diff-match-patch.Julien Lepiller2017-05-11
| | | | | * gnu/packages/python.scm (python-diff-match-patch, python2-diff-match-patch): New variables.
* gnu: Add python-cssmin.Julien Lepiller2017-05-11
| | | | * gnu/packages/python.scm (python-cssmin, python2-cssmin): New variables.
* gnu: python-rq: Update to 0.7.1.Julien Lepiller2017-05-11
| | | | | * gnu/packages/python.scm (python-rq, python2-rq): Update to 0.7.1. [source]: Use pypi-uri.
* gnu: Add python-sphinx-me.Julien Lepiller2017-05-11
| | | | * gnu/packages/python.scm (python-sphinx-me, python2-sphinx-me): New variables.
* gnu: Add python-webassets.Julien Lepiller2017-05-11
| | | | * gnu/packages/python.scm (python-webassets, python2-webassets): New variables.
* gnu: Add python-utils.Julien Lepiller2017-05-11
| | | | * gnu/packages/python.scm (python-utils, python2-utils): New variables.
* gnu: Add python-pytest-catchlog.Julien Lepiller2017-05-11
| | | | | * gnu/packages/python.scm (python-pytest-catchlog, python2-pytest-catchlog): New variables.
* gnu: Add python-pytest-warnings.Julien Lepiller2017-05-11
| | | | | * gnu/packages/python.scm (python-pytest-warnings, python2-pytest-warnings): New variables.
* gnu: python-pytest-runner: Update to 2.11.1.Julien Lepiller2017-05-11
| | | | | * gnu/packages/python.scm (python-pytest-runner) (python2-pytest-runner): Update to 2.11.1.
* gnu: python-kitchen: Update home-page URL.Leo Famulari2017-05-10
| | | | | * gnu/packages/python.scm (python-kitchen, python2-kitchen)[home-page]: Update URL.
* gnu: python2-dogtail: Update home-page URL.Ethan R. Jones2017-05-10
| | | | | | * gnu/packages/python.scm (python2-dogtail)[home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-icalendar: Update to 3.11.4.Leo Famulari2017-05-10
| | | | * gnu/packages/python.scm (python-icalendar): Update to 3.11.4.
* gnu: Fix attributions for Adriano Peluso.Adriana Peluso2017-05-07
| | | | | | | * gnu/packages/emacs.scm, gnu/packages/perl.scm, gnu/packages/python.scm, gnu/packages/xml.scm: Update copyright attributions for Adriano Peluso. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-mwclient.Danny Milosavljevic2017-05-02
| | | | | | Fixes <https://bugs.gnu.org/26744>. * gnu/packages/python.scm (python-mwclient, python2-mwclient): New variables.
* gnu: python-pytest-cov: Update to 2.4.0.Danny Milosavljevic2017-05-02
| | | | | | Fixes <https://bugs.gnu.org/26743>. * gnu/packages/python.scm (python-pytest-cov): Update to 2.4.0.
* gnu: Add python-flask-oidc.Danny Milosavljevic2017-05-02
| | | | | | Fixes <https://bugs.gnu.org/26731>. * gnu/packages/python.scm (python-flask-oidc): New variable.
* gnu: Add python-oauth2client.Danny Milosavljevic2017-05-02
| | | | * gnu/packages/python.scm (python-oauth2client): New variable.
* gnu: python-tornado: Update to 4.5.1.Christopher Baines2017-05-01
| | | | | | * gnu/packages/python.scm (python-tornado): Update to 4.5.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-sockjs-tornado.Christopher Baines2017-05-01
| | | | | | * gnu/packages/python.scm (python-sockjs-tornado): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python2-urwid: Disable vterm tests.Maxim Cournoyer2017-05-01
| | | | | | | * gnu/packages/python.scm (python2-urwid)['delete-test_vterm]: Add phase to delete problematic test modules. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-llfuse: Update to 1.2.Leo Famulari2017-04-30
| | | | * gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.2.
* python-sphinxcontrib-programoutput: Update to 0.10.Christopher Allan Webber2017-04-29
| | | | * gnu/packages/python.scm (python-sphinxcontrib-programoutput): Update to 0.10.
* gnu: python-openid: Fix package.Danny Milosavljevic2017-04-29
| | | | | | | | Fixes <https://bugs.gnu.org/26692>. * gnu/packages/python.scm (python-openid)[arguments]: Replace 'check phase. [propagated-inputs]: Add python-defusedxml. [native-inputs]: Add python-psycopg2, python-django.
* gnu: awscli: Add python-pyyaml input.David Thompson2017-04-28
| | | | | | Without this input, 'aws ec2 import-key-pair' doesn't work. * gnu/packages/python.scm (awscli)[propagated-inputs]: Add python-pyyaml.
* gnu: python-pyopenssl: Update to 17.0.0.Marius Bakke2017-04-21
| | | | | | * gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.0.0. [native-inputs]: Change PYTHON-PYTEST to PYTHON-PYTEST-3.0. * gnu/packages/patches/python-pyopenssl-skip-network-test.patch: Adjust.
* gnu: Add python-fudge.Ben Sturmfels2017-04-18
| | | | | | * gnu/packages/python.scm (python-fudge): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Fix typos in descriptions.Tobias Geerinckx-Rice2017-04-17
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (di)[description]: Likewise. * gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise. * gnu/packages/datastructures.scm (sparsehash)[description]: Likewise. * gnu/packages/dns.scm (knot)[description]: Likewise. * gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]: Likewise. * gnu/packages/gnome.scm (libpeas)[description]: Likewise. * gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo. * gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise. * gnu/packages/machine-learning.scm (ghmm)[description]: Likewise. * gnu/packages/mail.scm (mlmmj)[description]: Likewise. * gnu/packages/maths.scm (vc)[description]: Likewise. * gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise. * gnu/packages/networking.scm (nload)[description]: Likewise. * gnu/packages/python.scm (python-execnet)[description]: Likewise. * gnu/packages/terminals.scm (tilda)[description]: Likewise. * gnu/packages/python.scm (python-execnet, python-tables) (python2-coverage-test-runner, python2-rope)[description]: Likewise.
* gnu: python-paramiko: Update to 1.17.4.Ben Sturmfels2017-04-11
| | | | | | * gnu/packages/python.scm (python-paramiko): Update to 1.17.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Revert "gnu: Add python-openid."Mark H Weaver2017-04-09
| | | | This reverts commit ccda56886625af84d34ebf1f26b22345e5dbe235.
* gnu: Add python-openid.ng02017-04-08
| | | | | | * gnu/packages/python.scm (python-openid): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: python2-cython: Fix build on 32-bit platforms.Marius Bakke2017-04-04
| | | | | | * gnu/packages/python.scm (python-cython, python2-cython)[source]: Add patch. * gnu/packages/patches/python-cython-fix-tests-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: Add python-mando-0.3.1Muriithi Frederick Muriuki2017-04-04
| | | | | | * gnu/packages/python.scm (python-mando-0.3.1): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-pexpect: Use python-pytest@3.0.Marius Bakke2017-04-03
| | | | | * gnu/packages/python.scm (python-pexpect, python2-pexpect)[native-inputs]: Change PYTHON-PYTEST to PYTHON-PYTEST-3.0.
* gnu: python-cython: Update to 0.25.2.Marius Bakke2017-04-03
| | | | * gnu/packages/python.scm (python-cython, python2-cython): Update to 0.25.2.
* gnu: Use HTTPS URLs for GitHub home-pages.Leo Famulari2017-04-02
| | | | | | | | | * gnu/packages/bioinformatics.scm, gnu/packages/emacs.scm, gnu/packages/haskell.scm, gnu/packages/libffi.scm, gnu/packages/lisp.scm, gnu/packages/ocaml.scm, gnu/packages/openstack.scm, gnu/packages/python.scm, gnu/packages/ruby.scm, gnu/packages/shells.scm, gnu/packages/statistics.scm, gnu/packages/xdisorg.scm: Use HTTPS URLs for all packages with a home-page on GitHub.
* Merge branch 'master' into core-updatesMarius Bakke2017-03-30
|\ | | | | | | Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| * gnu: python-enum34: Update to 1.1.6.Leo Famulari2017-03-29
| | | | | | | | | | * gnu/packages/python.scm (python-enum34, python2-enum34): Update to 1.1.6. [arguments]: Remove custom test phase.
| * gnu: python-pexpect: Add verbose test output.Marius Bakke2017-03-29
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/26286>. * gnu/packages/python.scm (python-pexpect, python2-pexpect)[arguments]: Add "-v" to "nosetests" command.
| * gnu: python-pytest-2.9.2: Replace with python-pytest-3.0.Leo Famulari2017-03-28
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pytest-2.9.2): Replace with ... (python-pytest-3.0): ... new variable. (python2-pytest-3.0): New variable. (python-cryptography, python2-cryptography, python-sphinx-1.5.3)[native-inputs]: Replace python-pytest-2.9.2 with python-pytest-3.0. * gnu/packages/backup.scm (borg)[native-inputs]: Likewise. gnu/packages/calendar.scm (khal)[native-inputs]: Likewise.
| * gnu: Add python-mandoMuriithi Frederick Muriuki2017-03-28
| | | | | | | | | | | | * gnu/packages/python.scm (python-mando, python2-mando): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add python-paramunittestMuriithi Frederick Muriuki2017-03-28
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-paramunittest, python2-paramunittest): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add python-sphinx@1.5.3.Muriithi Frederick Muriuki2017-03-28
| | | | | | | | * gnu/packages/python.scm (python-sphinx-1.5.3): New variable.
| * gnu: Add python-pytest@3.0.7Muriithi Frederick Muriuki2017-03-28
| | | | | | | | | | | | * gnu/packages/python.scm (python-pytest-3.0.7): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into core-updatesLeo Famulari2017-03-27
|\|
| * gnu: python2-dogtail: Update to 0.9.9.Efraim Flashner2017-03-25
| | | | | | | | | | * gnu/packages/python.scm (python2-dogtail): Update to 0.9.9. [source]: Download using pypi-uri scheme.
| * gnu: python-appdirs: Use pypi-uri.Leo Famulari2017-03-23
| | | | | | | | | | | | | | This is a followup to commit 543782e1ff1e296d61ca528debe3fc6420f5e45a. * gnu/packages/python.scm (python-appdirs, python2-appdirs)[source]: Use pypi-uri.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-03-23
|\|
| * gnu: python-natsort: Update to 5.0.2.Tobias Geerinckx-Rice2017-03-23
| | | | | | | | * gnu/packages/python.scm (python-natsort): Update to 5.0.2.