summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add python-behave-web-api.•••Fixes <http://bugs.gnu.org/26906>. * gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api): New variables. Danny Milosavljevic2017-05-251-0/+32
* gnu: Enable python-parse-type tests.•••Fixes <http://bugs.gnu.org/26900>. * gnu/packages/python.scm (python-parse-type)[arguments]: Enable tests. Add phase "patch-tests". [native-inputs]: Add python-pytest, python-pytest-runner. [properties]: Add python2-variant. (python2-parse-type): New variable. Danny Milosavljevic2017-05-251-1/+23
* gnu: python-pyasn1: Update to 0.2.3.•••* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.2.3. Leo Famulari2017-05-241-2/+2
* gnu: python-idna: Update to 2.5.•••* gnu/packages/python.scm (python-idna, python2-idna): Update to 2.5. [source]: Use pypi-uri. Leo Famulari2017-05-241-4/+3
* gnu: python-cairocffi: Update to 0.8.0.•••* gnu/packages/python.scm (python-cairocffi): Update to 0.8.0. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> José Miguel Sánchez García2017-05-241-2/+2
* gnu: python-cairocffi: Update source and home-page URIs.•••* gnu/packages/python.scm (python-cairocffi)[source]: Update URI. [home-page]: Update URI. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> José Miguel Sánchez García2017-05-241-2/+3
* gnu: python-future: Update to 0.16.0.•••* gnu/packages/python.scm (python-future): Update to 0.16.0. Ben Woodcroft2017-05-211-2/+2
* gnu: python-termcolor: Fix uri.•••* gnu/packages/python.scm (python-termcolor): Remove "python-" from pypi uri. This was causing guix refresh to fail on this package. Mathieu Othacehe2017-05-131-1/+2
* gnu: Fix python2-django-allauth.•••* gnu/packages/python.scm (python-openid)[properties]: Use python2-variant. Julien Lepiller2017-05-111-0/+1
* gnu: Add python-fakeredis.•••* gnu/packages/python.scm (python-fakeredis, python2-fakeredis): New variables. Julien Lepiller2017-05-111-0/+28
* gnu: Add python-hiredis.•••* gnu/packages/python.scm (python-hiredis, python2-hiredis): New variables. Julien Lepiller2017-05-111-0/+24
* gnu: Add python-mysqlclient.•••* gnu/packages/python.scm (python-mysqlclient, python2-mysqlclient): New variables. Julien Lepiller2017-05-111-0/+35
* gnu: Add python-translate-toolkit.•••* gnu/packages/python.scm (python-translate-toolkit, python2-translate-toolkit): New variables. Julien Lepiller2017-05-111-0/+40
* gnu: Add python-factory-boy.•••* gnu/packages/python.scm (python-factory-boy, python2-factory-boy): New variables. Julien Lepiller2017-05-111-0/+32
* gnu: Add python2-stemming.•••* gnu/packages/python.scm (python2-stemming): New variable. Julien Lepiller2017-05-111-0/+23
* gnu: Add python-scandir.•••* gnu/packages/python.scm (python-scandir, python2-scandir): New variables. Julien Lepiller2017-05-111-0/+24
* gnu: Add python-levenshtein.•••* gnu/packages/python.scm (python-levenshtein, python2-levenshtein): New variables. Julien Lepiller2017-05-111-0/+28
* gnu: python-dateutil: Update to 2.6.0.•••* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to 2.6.0. Julien Lepiller2017-05-111-2/+2
* gnu: Add python-elasticsearch.•••* gnu/packages/python.scm (python-elasticsearch, python2-elasticsearch): New variables. Julien Lepiller2017-05-111-0/+32
* gnu: Add python-nosexcover.•••* gnu/packages/python.scm (python-nosexcover, python2-nosexcover): New variables. Julien Lepiller2017-05-111-0/+27
* gnu: Add python-dirsync.•••* gnu/packages/python.scm (python-dirsync, python2-dirsync): New variables. Julien Lepiller2017-05-111-0/+24
* gnu: Add python-diff-match-patch.•••* gnu/packages/python.scm (python-diff-match-patch, python2-diff-match-patch): New variables. Julien Lepiller2017-05-111-0/+21
* gnu: Add python-cssmin.•••* gnu/packages/python.scm (python-cssmin, python2-cssmin): New variables. Julien Lepiller2017-05-111-0/+20
* gnu: python-rq: Update to 0.7.1.•••* gnu/packages/python.scm (python-rq, python2-rq): Update to 0.7.1. [source]: Use pypi-uri. Julien Lepiller2017-05-111-5/+3
* gnu: Add python-sphinx-me.•••* gnu/packages/python.scm (python-sphinx-me, python2-sphinx-me): New variables. Julien Lepiller2017-05-111-0/+24
* gnu: Add python-webassets.•••* gnu/packages/python.scm (python-webassets, python2-webassets): New variables. Julien Lepiller2017-05-111-0/+24
* gnu: Add python-utils.•••* gnu/packages/python.scm (python-utils, python2-utils): New variables. Julien Lepiller2017-05-111-0/+25
* gnu: Add python-pytest-catchlog.•••* gnu/packages/python.scm (python-pytest-catchlog, python2-pytest-catchlog): New variables. Julien Lepiller2017-05-111-0/+26
* gnu: Add python-pytest-warnings.•••* gnu/packages/python.scm (python-pytest-warnings, python2-pytest-warnings): New variables. Julien Lepiller2017-05-111-0/+24
* gnu: python-pytest-runner: Update to 2.11.1.•••* gnu/packages/python.scm (python-pytest-runner) (python2-pytest-runner): Update to 2.11.1. Julien Lepiller2017-05-111-2/+2
* gnu: python-kitchen: Update home-page URL.•••* gnu/packages/python.scm (python-kitchen, python2-kitchen)[home-page]: Update URL. Leo Famulari2017-05-101-1/+1
* gnu: python2-dogtail: Update home-page URL.•••* gnu/packages/python.scm (python2-dogtail)[home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones2017-05-101-1/+2
* gnu: python-icalendar: Update to 3.11.4.•••* gnu/packages/python.scm (python-icalendar): Update to 3.11.4. Leo Famulari2017-05-101-2/+2
* gnu: Fix attributions for Adriano Peluso.•••* 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> Adriana Peluso2017-05-071-1/+1
* gnu: Add python-mwclient.•••Fixes <https://bugs.gnu.org/26744>. * gnu/packages/python.scm (python-mwclient, python2-mwclient): New variables. Danny Milosavljevic2017-05-021-0/+34
* gnu: python-pytest-cov: Update to 2.4.0.•••Fixes <https://bugs.gnu.org/26743>. * gnu/packages/python.scm (python-pytest-cov): Update to 2.4.0. Danny Milosavljevic2017-05-021-2/+2
* gnu: Add python-flask-oidc.•••Fixes <https://bugs.gnu.org/26731>. * gnu/packages/python.scm (python-flask-oidc): New variable. Danny Milosavljevic2017-05-021-0/+26
* gnu: Add python-oauth2client.•••* gnu/packages/python.scm (python-oauth2client): New variable. Danny Milosavljevic2017-05-021-0/+26
* gnu: python-tornado: Update to 4.5.1.•••* gnu/packages/python.scm (python-tornado): Update to 4.5.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Christopher Baines2017-05-011-2/+2
* gnu: Add python-sockjs-tornado.•••* gnu/packages/python.scm (python-sockjs-tornado): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Christopher Baines2017-05-011-0/+32
* gnu: python2-urwid: Disable vterm tests.•••* 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> Maxim Cournoyer2017-05-011-1/+12
* gnu: python-llfuse: Update to 1.2.•••* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.2. Leo Famulari2017-04-301-2/+2
* python-sphinxcontrib-programoutput: Update to 0.10.•••* gnu/packages/python.scm (python-sphinxcontrib-programoutput): Update to 0.10. Christopher Allan Webber2017-04-291-2/+2
* gnu: python-openid: Fix package.•••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. Danny Milosavljevic2017-04-291-0/+11
* gnu: awscli: Add python-pyyaml input.•••Without this input, 'aws ec2 import-key-pair' doesn't work. * gnu/packages/python.scm (awscli)[propagated-inputs]: Add python-pyyaml. David Thompson2017-04-281-0/+1
* gnu: python-pyopenssl: Update to 17.0.0.•••* 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. Marius Bakke2017-04-211-3/+3
* gnu: Add python-fudge.•••* gnu/packages/python.scm (python-fudge): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Ben Sturmfels2017-04-181-0/+34
* gnu: Fix typos in descriptions.•••* 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. Tobias Geerinckx-Rice2017-04-171-4/+4
* gnu: python-paramiko: Update to 1.17.4.•••* gnu/packages/python.scm (python-paramiko): Update to 1.17.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ben Sturmfels2017-04-111-2/+2
* Revert "gnu: Add python-openid."•••This reverts commit ccda56886625af84d34ebf1f26b22345e5dbe235. Mark H Weaver2017-04-091-26/+0