Mathieu Lirzin
a0c6a36b28
gnu: python-pkgconfig: Add license prefix.
...
* gnu/packages/python.scm (python-pkgconfig)[license]: Fix prefix.
2016-04-07 20:12:14 +02:00
Andreas Enge
435a0462be
gnu: python-cython: Update to 0.24.
...
* gnu/packages/python.scm (python-cython): Update to 0.24.
2016-04-07 00:45:08 +02:00
Andreas Enge
8e45188525
gnu: Add python-cysignals.
...
* gnu/packages/python.scm (python-cysignals, python2-cysignals): New
variables.
2016-04-07 00:45:08 +02:00
Andreas Enge
4323a5f0fd
gnu: Add python-pkgconfig.
...
* gnu/packages/python.scm (python-pkgconfig, python2-pkgconfig): New
variables.
2016-04-06 20:10:41 +02:00
Efraim Flashner
877889f3ca
gnu: python-futures: Remove variable.
...
* gnu/packages/python.scm (python-futures): Remove it.
2016-04-05 15:02:30 +03:00
Leo Famulari
2fc629ddc4
gnu: python-pyopenssl: Update to 16.0.0.
...
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to
16.0.0.
[arguments]: Remove field.
2016-04-04 12:32:59 -04:00
Leo Famulari
4f363e73f8
gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.1.
...
These packages should be udpated together.
* gnu/packages/python.scm (python-cryptography): Update to 1.3.1.
(python-cryptogprahy-vectors): Update to 1.3.1.
2016-04-04 12:32:59 -04:00
Leo Famulari
61a4332d9e
gnu: python-pytest: Update to 2.7.3.
...
* gnu/packages/python.scm (python-pytest, python2-pytest): Update to 2.7.3.
2016-04-04 12:32:59 -04:00
Ben Woodcroft
e25f017422
gnu: Remove duplicate python-pbr.
...
This is a follow-up to commit 1ef09c0c75
.
* gnu/packages/openstack.scm (python-pbr, python2-pbr): Move from here ...
* gnu/packages/python.scm: ... to here.
(python-pbr, python2-pbr): Delete duplicate packages.
2016-04-03 21:09:17 +10:00
Ben Woodcroft
692add53bc
gnu: python-lockfile: Update to 0.12.2.
...
* gnu/packages/python.scm (python-lockfile): Update to 0.12.2.
[native-inputs]: Add python-pbr.
(python2-lockfile): Update to 0.12.2.
[native-inputs]: Add python2-setuptools, python2-pbr.
2016-04-03 16:08:11 +10:00
Ben Woodcroft
1804527ab0
gnu: python-lockfile Use 'python2-variant'.
...
* gnu/packages/python.scm (python-lockfile): Use 'python2-variant'.
[properties]: New field.
(python2-lockfile): Use 'strip-python2-variant'.
2016-04-03 16:08:11 +10:00
Ben Woodcroft
1ef09c0c75
gnu: Add python-pbr.
...
* gnu/packages/python.scm (python-pbr, python2-pbr): New variables.
2016-04-03 16:08:11 +10:00
Ben Woodcroft
78c0d323e9
gnu: python-pandas: Update to 0.18.0.
...
* gnu/packages/python.scm (python-pandas, python2-pandas): Update to 0.18.0.
[arguments]: Enable tests.
2016-04-03 16:08:11 +10:00
Chris Marusich
12af303f47
gnu: Add python2-s3cmd.
...
* gnu/packages/python.scm (python2-s3cmd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-03-30 23:39:47 +02:00
Chris Marusich
daeeea7154
gnu: Add python-magic.
...
* gnu/packages/python.scm (python-magic, python2-magic): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-03-30 23:39:47 +02:00
Leo Famulari
54c30ebcb1
gnu: python-atomicwrites: Update to 1.0.0.
...
* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.0.0.
2016-03-25 17:08:47 -04:00
Leo Famulari
229b36617a
gnu: python-llfuse-0.41: Update to 0.41.1.
...
* gnu/packages/python.scm (python-llfuse-0.41): Update to 0.41.1.
2016-03-24 15:30:51 -04:00
Leo Famulari
cd0569c498
gnu: python-llfuse: Update to 1.0, keep 0.41 variant.
...
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.0.
(python-llfuse)[properties]: New field.
[license]: Remove 'expat'.
(python2-llfuse): Use 'strip-python2-variant'.
[propagated-inputs]: Add python2-contextlib2.
(python-llfuse-0.41): New variable.
2016-03-24 15:30:51 -04:00
Leo Famulari
bd74be7b8c
gnu: python-msgpack: Use 'python2-variant'.
...
* gnu/packages/python.scm (python-msgpack)[native-inputs]: Remove field.
[properties]: New field.
(python2-msgpack): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-03-24 15:30:51 -04:00
Leo Famulari
ae831df428
gnu: python-msgpack: Update to 0.4.7.
...
* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.7.
[source]: Use pypi-uri.
2016-03-24 15:30:51 -04:00
Leo Famulari
064503aaa2
gnu: Add python-rarfile.
...
* gnu/packages/python.scm (python-rarfile, python2-rarfile): New
variables.
* gnu/packages/patches/python-rarfile-fix-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2016-03-18 14:27:16 -04:00
Leo Famulari
13edb0e5c3
gnu: Add python2-unicodecsv.
...
* gnu/packages/python.scm (python2-unicodecsv): New variable.
2016-03-18 14:27:16 -04:00
Leo Famulari
25a7db0ad3
gnu: Add python-jellyfish.
...
* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): New variables.
2016-03-18 14:27:16 -04:00
Leo Famulari
76b9488534
gnu: Add python2-pathlib.
...
* gnu/packages/python.scm (python-pathlib, python2-pathlib): New variables.
2016-03-18 14:27:16 -04:00
Leo Famulari
0efde7d6d6
gnu: Add python-responses.
...
* gnu/packages/python.scm (python-responses, python2-responses): New variables.
2016-03-18 14:27:16 -04:00
Leo Famulari
603d665bc3
gnu: Add python-cookies.
...
* gnu/packages/python.scm (python-cookies, python2-cookies): New variable.
2016-03-18 14:27:16 -04:00
Leo Famulari
f3b3d78fbc
gnu: Add python-flask.
...
* gnu/packages/python.scm (python-flask, python2-flask): New variables.
2016-03-18 14:27:16 -04:00
Leo Famulari
cedac813a5
gnu: Add python-munkres.
...
* gnu/packages/python.scm (python-munkres, python2-munkres): New variables.
2016-03-18 14:27:16 -04:00
Leo Famulari
eed1a61fbb
gnu: Add python-vobject.
...
* gnu/packages/python.scm (python-vobject, python2-vobject): New variables.
2016-03-13 18:52:30 -04:00
Leo Famulari
ed07b08d93
gnu: Split python2-pyicu into python-pyicu and python2-pyicu.
...
* gnu/packages/python.scm (python2-pyicu): Split variable into...
(python-pyicu, python2-pyicu): ...both Python variants.
(python-pyicu)[arguments]: Enable tests.
2016-03-13 18:52:30 -04:00
Leo Famulari
d3b29319b1
gnu: python2-pyicu: Update to 1.9.2.
...
* gnu/packages/python.scm (python2-pyicu): Update to 1.9.2.
2016-03-13 18:52:30 -04:00
Leo Famulari
9bb6d18482
gnu: Add python2-atomicwrites.
...
* gnu/packages/python.scm (python2-atomicwrites): New variable.
2016-03-13 18:52:30 -04:00
Leo Famulari
bea6d94d24
gnu: python-hypothesis: Update to 3.1.0.
...
* gnu/packages/python.scm (python-hypothesis, python2-hypothesis): Update to
3.1.0.
2016-03-13 18:26:48 -04:00
Leo Famulari
65f1b8a591
gnu: python-cryptography, python-cryptography-vectors: Update to 1.2.3.
...
These packages should be updated together.
* gnu/packages/python.scm (python-cryptography): Update to 1.2.3.
(python-cryptography-vectors): Update to 1.2.3.
2016-03-04 18:09:20 -05:00
Ricardo Wurmus
55a9a8c2b9
gnu: python-pysam, python2-pysam: Move to bioinformatics.scm.
...
* gnu/packages/python.scm (python-pysam, python2-pysam): Move to...
* gnu/packages/bioinformatics.scm (python-pysam, python2-pysam):
...here.
2016-03-03 13:46:26 +01:00
Christopher Allan Webber
aa5946edb2
gnu: Remove python2-pil.
...
python2-pil is vulnerable to several security issues (CVE-2016-0740,
CVE-2016-0775, and CVE-2016-2533). Fortunately, python2-pillow provides
equivalent functionality, so this package can be cleanly removed.
* gnu/packages/python.scm (python2-pil): Remove variable.
2016-02-29 15:01:20 -08:00
Efraim Flashner
a724924beb
gnu: python-tornado: Update to 4.3.
...
* gnu/packages/python.scm (python-tornado): Update to 4.3.
[native-inputs]: Add python-backports-abc.
(python2-tornado)[inputs]: Add python2-singledispatch.
2016-02-28 10:53:42 +02:00
Efraim Flashner
6b59fc1020
gnu: Add python-backports-abc.
...
* gnu/packages/python.scm (python-backports-abc): New variable.
2016-02-28 10:53:35 +02:00
Mark H Weaver
b35461748b
gnu: Fix misplaced commas (unquote).
...
Fix many occurrences of comma (unquote) being placed immediately after the
previous list item, e.g. ("ncurses", ncurses) in the inputs.
* gnu/packages/base.scm (patch, gnu-make),
gnu/packages/bioinformatics.scm (hmmer),
gnu/packages/bittorrent.scm (aria2),
gnu/packages/compression.scm (pbzip2),
gnu/packages/databases.scm (recutils),
gnu/packages/fonts.scm (font-terminus),
gnu/packages/freedesktop.scm (xdg-utils, elogind),
gnu/packages/games.scm (gnujump),
gnu/packages/gnome.scm (libidl, gnumeric, eog, gedit),
gnu/packages/gnunet.scm (gnunet),
gnu/packages/gnuzilla.scm (mozjs, nspr),
gnu/packages/gtk.scm (gtksourceview, gdk-pixbuf),
gnu/packages/lua.scm (lua),
gnu/packages/openstack.scm (python-swiftclient),
gnu/packages/perl.scm (perl-json-any),
gnu/packages/polkit.scm (polkit-qt),
gnu/packages/python.scm (wrap-python3, python-oauthlib)
(python-mccabe-0.2.1, python-contextlib2, python2-rauth),
gnu/packages/qt.scm (qtkeychain),
gnu/packages/ruby.scm (ruby-nokogiri),
gnu/packages/screen.scm (screen),
gnu/packages/ssh.scm (libssh),
gnu/packages/video.scm (ffmpeg, mplayer),
gnu/packages/vim.scm (vim),
gnu/packages/xdisorg.scm (redshift),
gnu/packages/xfce.scm (xfce4-panel, xfce4-settings),
gnu/packages/xnee.scm (xnee),
gnu/packages/xorg.scm (font-adobe100dpi, font-adobe75dpi),
gnu/packages/zsh.scm (zsh): Fix misplaced commas (unquote).
2016-02-27 08:49:26 -05:00
Danny Milosavljevic
b31fbea566
gnu: Add python-psycopg2.
...
* gnu/packages/python.scm (python-psycopg2, python2-psycopg2): New variables.
2016-02-25 14:35:28 -08:00
Efraim Flashner
eb6e2e812a
gnu: python-decorator: Update to 4.0.9.
...
* gnu/packages/python.scm (python-decorator): Update to 4.0.9.
2016-02-25 21:05:37 +02:00
Efraim Flashner
cc0c4fdedd
gnu: python-traitlets: Update to 4.1.0.
...
* gnu/packages/python.scm (python-traitlets): Update to 4.1.0.
[native-inputs]: Add python-mock.
2016-02-25 21:05:37 +02:00
Efraim Flashner
c6ebd40da1
gnu: python-mccabe: Update to 0.4.0.
...
* gnu/packages/python.scm (python-mccabe): Update to 0.4.0.
[inputs]: Add python-pytest, python-pytest-runner.
(python-mccabe-0.2.1)[inputs]: Only use python-setuptools.
2016-02-25 21:05:37 +02:00
Efraim Flashner
43789136d2
gnu: python-flake8: Update to 2.5.4.
...
* gnu/packages/python.scm (python-flake8): Update to 2.5.4.
[inputs]: Use recent python-pep8, python-pyflakes.
2016-02-25 21:05:37 +02:00
Efraim Flashner
db251311cf
gnu: python-pep8: Update to 1.7.0.
...
* gnu/packages/python.scm (python-pep8): Update to 1.7.0.
2016-02-25 21:05:37 +02:00
Efraim Flashner
a4d9609c98
gnu: python-networkx: Update to 1.11.
...
* gnu/packages/python.scm (python-networkx): Update to 1.11.
2016-02-25 21:05:37 +02:00
Efraim Flashner
6f068e081b
gnu: python-hypothesis: Update to 3.0.4.
...
* gnu/packages/python.scm (python-hypothesis): Update to 3.0.4.
[native-inputs]: Remove python-setuptools.
(python2-hypothesis): Use 'strip-python2-variant'.
[native-inputs]: Add python2-enum34, python2-setuptools.
2016-02-25 21:05:37 +02:00
Efraim Flashner
fee04c198c
gnu: python-html5lib: Update to 1.0b8.
...
* gnu/packages/python.scm (python-html5lib): Update to 1.0b8.
2016-02-25 21:05:37 +02:00
Efraim Flashner
b6785c2e3a
gnu: python-isodate: Update to 0.5.4.
...
* gnu/packages/python.scm (python-isodate): Update to 0.5.4.
2016-02-25 21:05:37 +02:00
Efraim Flashner
9d813ec147
gnu: python-wsgi-intercept: Update to 1.1.2.
...
* gnu/packages/python.scm (python-wsgi-intercept): Update to 1.1.2.
[native-inputs]: Add python-six.
2016-02-25 21:05:37 +02:00