Leo Famulari
6c1a317e29
Merge branch 'master' into core-updates
2017-07-23 03:42:12 -04:00
Marius Bakke
c799eb2eb8
gnu: Remove python-fake-factory.
...
Superseded by python-faker since ce7911ddae
.
* gnu/packages/python.scm (python-fake-factory, python2-fake-factory):
Remove variables.
2017-07-22 14:31:28 +02:00
Marius Bakke
2580c2f07f
gnu: python-pyopenssl: Update to 17.2.0.
...
* gnu/packages/patches/python-pyopenssl-17.1.0-test-overflow.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.2.0.
[native-inputs]: Add PYTHON-FLAKY.
[source](patches): Remove.
2017-07-22 14:31:28 +02:00
Marius Bakke
4e52739c61
gnu: Add python-flaky.
...
* gnu/packages/python.scm (python-flaky, python2-flaky): New variables.
2017-07-22 14:31:27 +02:00
Muriithi Frederick Muriuki
1f84ff5135
gnu: Add python-clyent.
...
* gnu/packages/python.scm (python-clyent, python2-clyent): New variables.
2017-07-22 12:26:29 +02:00
Muriithi Frederick Muriuki
3fee003950
gnu: Update python-pytz to 2017.2.
...
* gnu/packages/python.scm (python-pytz, python2-pytz): Update to 2017.2.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-07-22 12:26:29 +02:00
Ricardo Wurmus
e7304ab18b
gnu: Add python-sphinx-1.6.
...
* gnu/packages/python.scm (python-sphinx-1.6): New variable.
2017-07-19 22:27:03 +02:00
Ricardo Wurmus
5f94ec913f
gnu: Add python-sphinxcontrib-websupport.
...
* gnu/packages/python.scm (python-sphinxcontrib-websupport): New variable.
2017-07-19 22:27:02 +02:00
Ricardo Wurmus
1fb9b6782b
gnu: snakemake: Update to 3.13.3.
...
* gnu/packages/python.scm (snakemake): Update to 3.13.3.
2017-07-19 14:39:37 +02:00
Ricardo Wurmus
8b89c1717c
gnu: python-numpy-documentation: Use texlive-union.
...
* gnu/packages/python.scm (python-numpy-documentation)[native-inputs]: Replace
"texlive" with a texlive-union.
2017-07-18 09:58:56 +02:00
Marius Bakke
27305769de
gnu: python-cryptograpy: Update to 2.0.
...
* gnu/packages/python.scm (python-cryptography-vectors,
python2-cryptography-vectors, python-cryptography, python2-cryptography):
Update to 2.0.
2017-07-18 01:31:10 +02:00
Ricardo Wurmus
2584beaedd
gnu: python-ipython: Use texlive-union.
...
* gnu/packages/python.scm (python-ipython)[native-inputs]: Replace "texlive"
with a texlive-union.
2017-07-17 14:01:46 +02:00
Danny Milosavljevic
a12b30a05a
gnu: Add python-pytest-capturelog.
...
* gnu/packages/python.scm (python-pytest-capturelog,
python2-pytest-capturelog): New variables.
2017-07-15 11:46:18 +02:00
Oleg Pykhalov
841e59083d
gnu: Add python-jsonpatch.
...
* gnu/packages/python.scm (python-jsonpatch, python2-jsonpatch,
python-jsonpatch-0.4, python2-jsonpatch-0.4): New variables.
2017-07-15 10:51:34 +02:00
Oleg Pykhalov
4ff9e8685f
gnu: Add python-backports-csv.
...
* gnu/packages/python.scm (python-backports-csv, python2-backports-csv):
New variables.
2017-07-15 10:45:14 +02:00
Oleg Pykhalov
7734ed7af7
gnu: Add python-schema.
...
* gnu/packages/python.scm (python-schema, python2-schema, python-schema-0.5,
python2-schema-0.5): New variables.
2017-07-15 10:40:24 +02:00
Leo Famulari
c8eb2b8c60
Merge branch 'master' into core-updates
2017-07-10 14:37:53 -04:00
Marius Bakke
d28f90bed9
gnu: python-pyopenssl: Fix test failure on 32-bit platforms.
...
* gnu/packages/patches/python-pyopenssl-17.1.0-test-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pyopenssl)[source]: Use it.
2017-07-07 18:43:16 +02:00
Leo Famulari
642656a144
gnu: python-parsedatetime: Update to 2.4.
...
* gnu/packages/python.scm (python-parsedatetime, python2-parsedatetime):
Update to 2.4.
2017-07-07 01:23:12 -04:00
Leo Famulari
93013f1e79
gnu: python-icalendar: Update to 3.11.5.
...
* gnu/packages/python.scm (python-icalendar): Update to 3.11.5.
2017-07-07 01:23:08 -04:00
Marius Bakke
a8a964db83
gnu: python-pylint: Update to 1.7.2.
...
* gnu/packages/python.scm (python-pylint): Update to 1.7.2.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER.
2017-07-04 02:52:26 +02:00
Marius Bakke
de2f56cf96
gnu: python-astroid: Update to 1.5.3.
...
* gnu/packages/python.scm (python-astroid): Update to 1.5.3.
[properties]: Declare python2 variant.
(python2-astroid)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE,
PYTHON2-ENUM34 and PYTHON2-SINGLEDISPATCH.
2017-07-04 02:52:26 +02:00
Marius Bakke
96bbc41f8b
gnu: python-pyopenssl: Update to 17.1.0.
...
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.1.0.
[source]: Remove patch.
[native-inputs]: Add PYTHON-PRETEND.
[arguments]<#:phases>: Disable the network test here instead of via a patch.
Also disable one new test.
* gnu/packages/patches/python-pyopenssl-skip-network-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-07-04 02:52:26 +02:00
Marius Bakke
89fc5b82d4
gnu: python-cryptography: Update to 1.9.
...
* gnu/packages/python.scm (python-cryptography-vectors): Update to 1.9.
(python-cryptography): Update to 1.9.
[propagated-inputs]: Remove PYTHON-PACKAGING.
2017-07-04 02:52:25 +02:00
Marius Bakke
029933cf79
gnu: python-cffi: Update to 1.10.0.
...
* gnu/packages/python.scm (python-cffi): Update to 1.10.0.
[arguments]<#:phases>: Patch distutils.ccompiler call to use "gcc". Patch
another hard-coded cc invocation. Adjust `py.test` invocation per README.
2017-07-04 02:52:25 +02:00
Marius Bakke
295f32f34b
gnu: python-cffi: Really enable tests.
...
* gnu/packages/python.scm (python-cffi, python2-cffi)[arguments]: Replace
'check' phase with custom expression. Change to 'modify-phases' syntax.
2017-07-04 02:52:25 +02:00
Leo Famulari
e00a59097e
gnu: python-vobject: Update to 0.9.5.
...
* gnu/packages/python.scm (python-vobject, python2-vobject): Update to 0.9.5.
2017-07-02 09:17:20 -04:00
Leo Famulari
1024c8119c
Merge branch 'master' into core-updates
2017-06-29 18:02:17 -04:00
Ricardo Wurmus
e61bc976f6
gnu: snakemake: Fix cluster execution.
...
* gnu/packages/python.scm (snakemake)[arguments]: Add build phase
"call-wrapper-not-wrapped-snakemake".
2017-06-28 16:49:20 +02:00
Marius Bakke
60724d6975
gnu: python-pytest: Build with 'bash' instead of 'bash-final'.
...
Addresses FTBFS after 704243e0c6
.
* gnu/packages/python.scm (python-pytest)[native-inputs]: Add BASH.
(python-pytest-3.0)[native-inputs]: Inherit.
2017-06-26 23:22:58 +02:00
Mark H Weaver
ed068b960e
Merge branch 'master' into core-updates
2017-06-26 00:00:58 -04:00
Rutger Helling
7efd98be87
gnu: Add python-rencode.
...
* gnu/packages/python.scm (python-rencode): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-06-23 14:16:44 +02:00
Rutger Helling
f817b4d903
gnu: Add python2-pyopengl.
...
* gnu/packages/python.scm (python2-pyopengl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-23 14:16:44 +02:00
Kei Kebreau
fa56c7733d
gnu: Add python-uniseg.
...
* gnu/packages/python.scm (python-uniseg, python2-uniseg): New
variables.
2017-06-22 17:00:00 -04:00
Ricardo Wurmus
d92621cf45
gnu: python-drmaa: Update source URL.
...
* gnu/packages/python.scm (python-drmaa)[source]: Use pypi-uri.
2017-06-22 08:54:44 +02:00
Tobias Geerinckx-Rice
9b8016612c
gnu: python-pycodestyle: Update to 2.3.1.
...
* gnu/packages/python.scm (python-pycodestyle): Update to 2.3.1.
2017-06-21 21:58:38 +02:00
Tobias Geerinckx-Rice
636437ec50
gnu: Remove unused python-flake8-2.2.4.
...
* gnu/packages/python.scm (python-flake8-2.2.4): Remove variable.
2017-06-21 21:58:37 +02:00
Tobias Geerinckx-Rice
5150d8b4b4
gnu: python-eventlet: Skip failing test phase.
...
* gnu/packages/python.scm (python-eventlet)[arguments]: Disable tests.
2017-06-21 21:58:37 +02:00
Tobias Geerinckx-Rice
0b84a530c8
gnu: python-vobject: Update to 0.9.4.1.
...
* gnu/packages/python.scm (python-vobject): Update to 0.9.4.1.
2017-06-21 21:58:37 +02:00
Roel Janssen
fa3f5f472c
gnu: Add python-regex.
...
* gnu/packages/python.scm (python-regex, python2-regex): New variables.
2017-06-21 10:36:07 +02:00
Arun Isaac
148585c240
gnu: Move contents of zip module into compression module.
...
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
2017-06-20 18:10:35 +05:30
Mark H Weaver
9815739e9b
Merge branch 'master' into core-updates
2017-06-20 00:25:59 -04:00
Leo Famulari
731b0c727c
gnu: Add python-mock-2.
...
* gnu/packages/python.scm (python-mock-2): New variable.
2017-06-19 13:07:20 -04:00
Efraim Flashner
e46e957385
gnu: python: Skip one more test.
...
* gnu/packages/python.scm (python)[source]: Remove another test.
2017-06-19 11:37:27 +03:00
Danny Milosavljevic
7fadeab448
gnu: Add python-smmap2.
...
* gnu/packages/python.scm (python-smmap2, python2-smmap2): New variables.
2017-06-18 14:10:26 +02:00
Mark H Weaver
9d4385634d
Merge branch 'master' into core-updates
2017-06-18 02:36:51 -04:00
Danny Milosavljevic
7ea498e5cd
gnu: Add python-apache-libcloud.
...
* gnu/packages/python.scm (python-apache-libcloud, python2-apache-libcloud):
New variables.
2017-06-17 20:43:11 +02:00
Muriithi Frederick Muriuki
ef74a425e6
gnu: python-rednose: Add the python2 variant.
...
* gnu/packages/python.scm (python2-rednose): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-12 21:31:25 +02:00
Muriithi Frederick Muriuki
af842d45b1
gnu: python-sphinx-rtd-theme: Update to 0.2.4.
...
* gnu/packages/python.scm (python-sphinx-rtd-theme): Update to 0.2.4.
[source]: Use 'pypi-uri'.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-12 21:31:25 +02:00
Marius Bakke
5bace4c8ad
Merge branch 'master' into core-updates
...
Conflicts:
* gnu/packages/tls.scm (gnutls): Incorporated 3.5.13 graft (88e2511e21
).
2017-06-11 02:07:06 +02:00