Cyril Roelandt
a3fc12daa7
gnu: paramiko: Move python-pycrypto to the propagated inputs.
...
* gnu/packages/python.scm (python-paramiko): Move python-pycrypto to the
propagated-inputs.
2015-11-03 21:38:13 +01:00
Cyril Roelandt
abf21efcae
gnu: Add python-flake8-2.2.4
...
* gnu/packages/python.scm (python-flake8-2.2.4,
python2-flake8-2.2.4): New variables.
2015-11-03 21:38:13 +01:00
Cyril Roelandt
7477fbb1be
gnu: Add python-mccabe 0.2.1
...
* gnu/packages/python.scm (python-mccabe-0.2.1,
python2-mccabe-0.2.1): New variables.
2015-11-03 21:38:13 +01:00
Cyril Roelandt
cbaa6a1e41
gnu: Update python-requests.
...
* gnu/packages/python.scm (python-requests, python2-requests): Bump to 2.8.0.
2015-11-03 21:38:13 +01:00
Ricardo Wurmus
69b96e5eee
gnu: python-simplegeneric: Add setuptools to native inputs.
...
* gnu/packages/python.scm (python-simplegeneric)[native-inputs]: Add
python-setuptools.
2015-11-02 14:27:52 +01:00
宋文武
eed588d997
Merge branch 'master' into dbus-update
2015-10-30 20:50:26 +08:00
Ludovic Courtès
b416aadf74
gnu: Move gdbm to (gnu packages databases).
...
* gnu/packages/gdbm.scm: Remove.
* gnu/packages/databases.scm (gdbm): New variable, from gdbm.scm.
* gnu/packages/avahi.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/guile.scm, gnu/packages/mail.scm,
gnu/packages/man.scm, gnu/packages/pulseaudio.scm,
gnu/packages/python.scm, gnu/packages/ruby.scm,
gnu/packages/sawfish.scm: Adjust accordingly.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove gdbm.scm.
2015-10-29 19:07:58 +01:00
Ludovic Courtès
5c7bdc9a7f
gnu: python-debian: Avoid @itemize in description.
...
* gnu/packages/python.scm (python-debian): Use @enumerate instead of
@itemize.
2015-10-28 12:04:03 +01:00
Ludovic Courtès
816a653884
gnu: Add python-chardet.
...
* gnu/packages/python.scm (python-chardet, python2-chardet): New
variables.
2015-10-27 21:44:46 +01:00
Ludovic Courtès
85d4aeacc4
gnu: Add python-debian.
...
* gnu/packages/python.scm (python-debian, python2-debian): New
variables.
2015-10-27 21:44:46 +01:00
Ludovic Courtès
5e1c936712
gnu: Add python-file.
...
* gnu/packages/python.scm (python-file, python2-file): New variables.
2015-10-27 00:01:20 +01:00
Mark H Weaver
d3365d4866
Merge branch 'master' into dbus-update
2015-10-23 23:11:38 -04:00
Ricardo Wurmus
1e656049b0
gnu: Add python-numexpr.
...
* gnu/packages/python.scm (python-numexpr, python2-numexpr): New
variables.
2015-10-22 11:02:36 +02:00
宋文武
6717c87964
gnu: python-dbus: Fix test.
...
* gnu/packages/python.scm (python-dbus)[arguments]: Run test with
'DBUS_FATAL_WARNINGS=0'.
2015-10-18 08:43:40 +08:00
Ludovic Courtès
d96034ed69
gnu: Add python-libarchive-c.
...
* gnu/packages/python.scm (python-libarchive-c, python2-libarchive-c):
New variables.
2015-10-15 23:11:29 +02:00
Ludovic Courtès
d8c4998fd4
gnu: Add python-tlsh.
...
* gnu/packages/python.scm (python-tlsh, python2-tlsh): New variable.
2015-10-15 23:11:29 +02:00
Ricardo Wurmus
4f9ff21ea0
gnu: python-scipy: Add phase to fix tests.
...
* gnu/packages/python.scm (python-scipy)[arguments]: Add build phase
"fix-tests".
2015-10-15 12:05:10 +02:00
Ricardo Wurmus
5248d49e41
gnu: python-scipy: Add numpydoc to native-inputs.
...
* gnu/packages/python.scm (python-numpydoc)[native-inputs]: Add
python-numpydoc.
2015-10-15 12:05:09 +02:00
Ricardo Wurmus
5ff6575b08
gnu: python-rpy2: Add "zlib" to native-inputs.
...
* gnu/packages/python.scm (python-rpy2)[native-inputs]: Add "zlib".
2015-10-13 17:36:47 +02:00
Ricardo Wurmus
ba8a082493
gnu: python-scipy, python2-scipy: Update to 0.16.0.
...
* gnu/packages/python.scm (python-scipy, python2-scipy): Update to
0.16.0.
2015-10-13 16:36:40 +02:00
Ricardo Wurmus
dd86c0d10c
gnu: python-scipy, python2-scipy: Propagate Python inputs.
...
* gnu/packages/python.scm (python-scipy)[inputs]: Move "python-numpy",
"python-matplotlib", and "python-pyparsing" to propagated-inputs; move
"python-nose" and "python-sphinx" to native-inputs.
[propagated-inputs]: New field.
[native-inputs]: Move "python-nose" and "python-sphinx" from inputs
field here.
(python2-scipy): Modify propagated-inputs instead of inputs field.
2015-10-13 16:35:48 +02:00
Ludovic Courtès
adc90e0eac
Merge branch 'core-updates'
2015-10-12 21:42:06 +02:00
Ricardo Wurmus
2b10eb489c
gnu: Add python-traitlets.
...
* gnu/packages/python.scm (python-traitlets, python2-traitlets): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
ddc7d8ed18
gnu: Add python-ipython-genutils.
...
* gnu/packages/python.scm (python-ipython-genutils,
python2-ipython-genutils): New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
cd6e5189c8
gnu: Add python-simplegeneric.
...
* gnu/packages/python.scm (python-simplegeneric, python2-simplegeneric):
New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
0d34e01b62
gnu: Add python-pickleshare.
...
* gnu/packages/python.scm (python-pickleshare, python2-pickleshare): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
b74270eedb
gnu: Add python-pathpy.
...
* gnu/packages/python.scm (python-pathpy, python2-pathpy): New
variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
6784f2e3fe
gnu: Add python-pytest-runner.
...
* gnu/packages/python.scm (python-pytest-runner, python2-pytest-runner):
New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
229ad120d4
gnu: Add python-setuptools-scm.
...
* gnu/packages/python.scm (python-setuptools-scm,
python2-setuptools-scm): New variables.
2015-10-12 16:08:18 +02:00
Ricardo Wurmus
cb6d5c5468
gnu: Add python-pexpect.
...
* gnu/packages/python.scm (python-pexpect, python2-pexpect): New
variables.
2015-10-12 16:08:18 +02:00
Cyril Roelandt
7787ef76b6
gnu: Update python-fixtures
...
* gnu/packages/python.scm (python-fixtures): Update.
* gnu/packages/python.scm (python-fixtures-0.3.16,
python2-fixtures-0.3.16, python-pbr-0.11,
python2-pbr-0.11): New variables.
* gnu/packages/python.scm (python-testrepository): Use python-fxitures-0.3.16
instead of python-fixtures in the inputs.
2015-10-10 03:20:49 +02:00
Cyril Roelandt
643725a155
gnu: Add python-pip.
...
* gnu/packages/python.scm (python-pip, python2-pip): New variables.
2015-10-10 03:20:44 +02:00
Ludovic Courtès
9765b3aeac
Revert "gnu: python: Do not retain references to build tools."
...
This reverts commit 14f8dae6b1
, which
was unintentionally pushed (it does not work with Python 3.)
2015-10-08 18:08:16 +02:00
Mark H Weaver
b81378251c
Merge branch 'master' into core-updates
2015-10-08 10:59:39 -04:00
Ricardo Wurmus
797e1401fe
gnu: python-h5py: Fix path to hdf5 library.
...
* gnu/packages/python.scm (python-h5py)[arguments]: Add "fix-hdf5-paths"
phase.
2015-10-08 14:39:11 +02:00
Ricardo Wurmus
3c4010b1e9
gnu: python-h5py, python2-h5py: Correct inputs.
...
* gnu/packages/python.scm (python-h5py)
[inputs]: Remove python-cython and python-numpy.
[propagated-inputs]: New field.
[native-inputs]: Drop python-setuptools and add python-cython.
(python2-h5py): Replace "inputs" with "propagated-inputs".
2015-10-08 14:39:11 +02:00
Ricardo Wurmus
1285119bde
gnu: Add python-joblib.
...
* gnu/packages/python.scm (python-joblib, python2-joblib): New
variables.
2015-10-08 14:39:11 +02:00
Mark H Weaver
319fe79dd0
Merge branch 'master' into core-updates
2015-10-07 23:55:17 -04:00
Ludovic Courtès
6a20289d5a
gnu: python: Simplify list of configure flags.
...
* gnu/packages/patches/python-2.7-search-paths.patch,
gnu/packages/patches/python-3-search-paths.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/python.scm (python-2)[source]: Use first patch.
[arguments]: Remove now unneeded CPPFLAGS and LDFLAGS.
(python)[source]: Use second patch.
(python-minimal)[arguments]: Remove CPPFLAGS and LDFLAGS.
2015-10-08 00:05:34 +02:00
Ludovic Courtès
afa181fff4
gnu: python: Build the tkinter module.
...
Fixes <http://bugs.gnu.org/20889 >.
Reported by Federico Beffa <beffa@ieee.org>.
* gnu/packages/python.scm (python-2)[arguments]: Pass
--with-tcltk-includes and --with-tcltk-libs.
[inputs]: Add TCL and TK.
2015-10-07 23:25:25 +02:00
Ludovic Courtès
95288fcc6c
gnu: python: Add "minimal" variants.
...
* gnu/packages/python.scm (python2-minimal, python-minimal): New
variables.
(wrap-python3): New procedure.
(python-wrapper): Use it.
(python-minimal-wrapper): New variable.
* gnu/packages/xml.scm (libxslt)[native-inputs]: Use
PYTHON-MINIMAL-WRAPPER instead of PYTHON-WRAPPER.
* gnu/packages/xorg.scm (xcb-proto, libxcb, xorg-server): Likewise.
2015-10-07 23:25:22 +02:00
Ludovic Courtès
0d56e3e1bc
gnu: python-wrapper: Improve synopsis and description.
...
* gnu/packages/python.scm (python-wrapper): Add 'synopsis' field; provide
literal 'description' value.
2015-10-07 11:53:01 +02:00
Ludovic Courtès
14f8dae6b1
gnu: python: Do not retain references to build tools.
...
* gnu/packages/python.scm (python-2)[arguments]: Add
'do-not-record-configure-flags' and
'do-not-record-configure-flags-in-makefile' phases.
2015-10-07 11:30:41 +02:00
Ludovic Courtès
afd3d9316c
Use "normalized codesets" everywhere.
...
In other words, change "xx_YY.UTF-8" to "xx_YY.utf8".
* guix/profiles.scm (ca-certificate-bundle): Use "en_US.utf8" instead of
"en_US.UTF-8".
* guix/packages.scm (patch-and-repack): Likewise.
* guix/build/gnu-build-system.scm (install-locale): Likewise.
* guix/build-system/gnu.scm (gnu-build, gnu-cross-build): Likewise.
* gnu/packages/python.scm (python-ipython): Likewise.
* gnu/packages/gawk.scm (gawk): Likewise.
* build-aux/hydra/demo-os.scm: Likewise.
* gnu/packages/guile.scm (guile-ncurses)[arguments]: Remove
'change-locale' phase.
2015-10-04 00:10:03 +02:00
Ben Woodcroft
02a8a1876a
gnu: Add python-xlrd.
...
* gnu/packages/python.scm (python-xlrd, python2-xlrd): New variables.
Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
2015-10-01 23:45:32 +02:00
Ludovic Courtès
e1556533d3
Merge branch 'core-updates'
2015-09-26 15:14:53 +02:00
Ricardo Wurmus
5af999b898
gnu: Add pyOpenSSL.
...
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): New
variables.
2015-09-25 21:44:30 +02:00
Ricardo Wurmus
88b47cb0e0
gnu: Add python-cryptography.
...
* gnu/packages/python.scm (python-cryptography, python2-cryptography):
New variables.
2015-09-25 21:44:29 +02:00
Ricardo Wurmus
aa759a5139
gnu: Add python-cryptography-vectors.
...
* gnu/packages/python.scm (python-cryptography-vectors,
python2-cryptography-vectors): New variables.
2015-09-25 21:44:29 +02:00
Ricardo Wurmus
36ebf97283
gnu: Add python-pretend.
...
* gnu/packages/python.scm (python-pretend, python2-pretend): New
variables.
2015-09-25 21:44:29 +02:00