Ricardo Wurmus
f34ef3317e
gnu: python-joblib: Update to 0.10.3.
...
* gnu/packages/python.scm (python-joblib): Update to 0.10.3.
[native-inputs]: Add python-sphinx, python-docutils, python-numpydoc.
2016-10-30 17:04:24 +01:00
Efraim Flashner
bae678296a
gnu: python-waf: Download over https.
...
* gnu/packages/python.scm (python-waf)[source]: Use https.
2016-10-30 10:43:53 +02:00
Leo Famulari
593dfdc33b
Merge branch 'master' into core-updates
2016-10-29 22:16:47 -04:00
Leo Famulari
59f1298558
gnu: python-nltk: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-nltk to fail.
* gnu/packages/python.scm (python-nltk, python2-nltk)[arguments]:
Disable the tests.
2016-10-29 22:16:19 -04:00
Leo Famulari
2ddbfa8c06
gnu: python-pyquery: Add inputs for test suite.
...
* gnu/packages/python.scm (python-pyquery,
python2-pyquery)[native-inputs]: Add python-webob and python-webtest.
2016-10-29 22:16:19 -04:00
Leo Famulari
326f8285b3
gnu: python-graphql-core: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-graph-ql to fail.
* gnu/packages/python.scm (python-graphql-core,
python2-graphql-core)[arguments]: Disable the tests.
2016-10-29 21:50:58 -04:00
Leo Famulari
062c7e43ed
Merge branch 'master' into core-updates
2016-10-29 21:44:44 -04:00
Leo Famulari
269d9172ff
gnu: python-pika: Add inputs for test suite.
...
* gnu/packages/python.scm (python-pika, python2-pika)[native-inputs]: Add
python-pyev, python-tornado.
2016-10-29 21:43:24 -04:00
Leo Famulari
329b4b3b69
gnu: Add python-pyev.
...
* gnu/packages/python.scm (python-pyev, python2-pyev): New variables.
2016-10-29 21:43:24 -04:00
Leo Famulari
bae1871059
gnu: python-prompt-toolkit: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-prompt-toolkit to fail.
* gnu/packages/python.scm (python-prompt-toolkit,
python2-prompt-toolkit)[arguments]: Disable the tests.
2016-10-29 21:43:24 -04:00
Leo Famulari
10797a0ae0
gnu: python-publicsuffix2: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-publicsuffix2 to fail.
* gnu/packages/python.scm (python-publicsuffix2, python2-publicsuffix2)
[arguments]: Disable the tests.
2016-10-29 21:43:23 -04:00
Alex Vong
ee5fb7ee50
gnu: Add python2-rpython.
...
* gnu/packages/python.scm (python2-rpython): New variable.
2016-10-29 23:49:05 +02:00
Efraim Flashner
7dd55dfeca
gnu: python-waf: Update to 1.9.5.
...
* gnu/packages/python.scm (python-waf): Update to 1.9.5.
[arguments]: Shorten custom build phase.
[source]: Use http.
[home-page]: Use http.
2016-10-30 00:05:13 +03:00
Leo Famulari
a6447e7fb6
Merge branch 'master' into core-updates
2016-10-28 13:40:17 -04:00
Leo Famulari
e359b31a60
gnu: python-wsgiproxy2: Disable the test suite.
...
* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2)[arguments]:
Disable the tests.
2016-10-28 13:39:38 -04:00
Leo Famulari
67fd4a12cb
gnu: python-beautifulsoup4: Update to 4.5.1.
...
* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
Update to 4.5.1.
2016-10-28 13:39:38 -04:00
Leo Famulari
5f37f0b66e
gnu: python-beautifulsoup4: Run the test suite.
...
* gnu/packages/python.scm (python-beautifulsoup4)[arguments]: Add field
run python-2 -> python-3 conversion script and test suite.
(python2-beautifulsoup4)[arguments]: Specify use of python-2.
2016-10-28 13:39:37 -04:00
Mark H Weaver
3d82676919
Merge branch 'master' into core-updates
2016-10-27 20:21:26 -04:00
Efraim Flashner
f9a65318dd
gnu: python-parse: Use 'modify-phases' syntax.
...
* gnu/packages/python.scm (python-parse)[arguments]: Use 'modify-phases'
syntax.
2016-10-27 23:29:56 +03:00
Efraim Flashner
aa6c09ed71
gnu: python-parse: Fix failing test.
...
* gnu/packages/python.scm (python-parse)[origin]: Add patch.
* gnu/packages/patches/python-parse-too-many-fields.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-10-27 23:28:07 +03:00
Efraim Flashner
13c4d8746b
gnu: python-wtforms: Skip optional tests.
...
* gnu/packages/python.scm (python-wtforms)[arguments]: Add a phase
preventing tests from failing when optional tests aren't run.
2016-10-27 22:13:22 +03:00
Marius Bakke
6178274d19
gnu: python-urllib3: Update to 1.18.1.
...
* gnu/packages/python.scm (python-urllib3): Update to 1.18.1.
[home-page]: Use https URL.
2016-10-27 14:03:07 +01:00
Hartmut Goebel
49a531f545
gnu: python-pathlib2: Add comment.
...
As suggested by Efraim Flashner.
* gnu/packages/python.scm (python-pathlib2): Add comment.
2016-10-27 10:09:10 +02:00
Leo Famulari
fad8bf977d
gnu: python-s3transfer: Run the tests.
...
* gnu/packages/python.scm (python-s3transfer, python2-s3transfer)[arguments]:
Use python-nose to run the tests.
[native-inputs]: Add python-mock and python-nose.
2016-10-26 21:41:28 -04:00
Leo Famulari
02c73adcdf
Merge branch 'master' into core-updates
2016-10-26 19:00:06 -04:00
ng0
b2a2232c33
gnu: python-certifi: Update to 2016.8.31.
...
* gnu/packages/python.scm (python-certifi): Update to 2016.8.31.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-26 14:31:16 +03:00
Mark H Weaver
ca0635b4ba
Merge branch 'master' into core-updates
2016-10-23 14:16:39 -04:00
Danny Milosavljevic
903276d066
gnu: Add python-flask-sqlalchemy.
...
* gnu/packages/python.scm (python-flask-sqlalchemy): New variable.
2016-10-23 19:41:11 +02:00
Danny Milosavljevic
31288222d4
gnu: Add python-flask-basicauth.
...
* gnu/packages/python.scm (python-flask-basicauth): New variable.
2016-10-23 19:41:10 +02:00
Danny Milosavljevic
999d964d64
gnu: Add python-flask-restful.
...
* gnu/packages/python.scm (python-flask-restful): New variable.
2016-10-23 19:31:39 +02:00
Danny Milosavljevic
0990edfecb
gnu: Add python-aniso8601.
...
* gnu/packages/python.scm (python-aniso8601): New variable.
2016-10-23 19:31:39 +02:00
Efraim Flashner
7ca6830482
gnu: python2-validictory: Add missing input.
...
* gnu/packages/python.scm (python2-validictory)[native-inputs]: Add
python2-setuptools.
(python-validictory)[properties]: New field.
2016-10-23 07:47:03 +03:00
Hartmut Goebel
162e42d8c0
gnu: Add python-validictory and python2-validictory.
...
* gnu/packages/python.scm (python-validictory, python2-validictory):
New variables.
2016-10-20 10:27:22 +02:00
Hartmut Goebel
b7703c8131
gnu: Add python2-pathlib2.
...
Adding only the Python 2 variant, since for Python 3 our minimum version
is 3.4 which already includes this package as part of the standard library.
gnu/packages/python.scm (python2-pathlib2): New variable.
2016-10-20 10:09:59 +02:00
Hartmut Goebel
8ab59181a4
gnu: Add python-setproctitle and python2-setproctitle.
...
* gnu/packages/python.scm (python-setproctitle, python2-setproctitle):
New variables.
2016-10-20 09:55:19 +02:00
Leo Famulari
7ffa5d4a2d
gnu: python-file: Work around "double encoding" bug in file@5.28.
...
* gnu/packages/patches/python-file-double-encoding-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-file)[source]: Use it.
(python2-file)[source]: Use the source of FILE directly, without the
patch.
2016-10-19 14:36:51 -04:00
Leo Famulari
00bf74be05
gnu: python-file: Don't create a compressed egg.
...
* gnu/packages/python.scm (python-file, python2-file)[arguments]: Pass
"--single-version-externally-managed" "--root=/" to #:configure-flags.
2016-10-19 14:36:48 -04:00
Leo Famulari
d5ccf71ec6
gnu: awscli: Update to 1.11.5.
...
* gnu/packages/python.scm (awscli): Update to 1.11.5.
[source]: Use pypi-uri.
[inputs]: Add python-s3transfer.
2016-10-19 13:12:48 -04:00
Leo Famulari
94cffc6386
gnu: Add python-s3transfer.
...
* gnu/packages/python.scm (python-s3transfer, python2-s3transfer): New
variable.
2016-10-19 13:12:48 -04:00
Leo Famulari
e09f952d9f
gnu: python-botocore: Update to 1.4.62.
...
* gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.4.62.
2016-10-19 13:12:47 -04:00
Leo Famulari
ecd68c53a6
gnu: python-rsa: Update to 3.4.2.
...
* gnu/packages/python.scm (python-rsa, python2-rsa): Update to 3.4.2.
2016-10-19 13:12:47 -04:00
Mark H Weaver
d2478b4cdd
Merge branch 'master' into core-updates
2016-10-19 10:54:36 -04:00
Hartmut Goebel
b5a5fb1927
gnu: python-dateutil, python-dateutil-2: Update to new home-page.
...
* gnu/packages/python.scm (python-dateutil, python2-dateutil,
python-dateutil-2, python2-dateutil-2)[home-page]: Update URL.
2016-10-19 11:52:54 +02:00
Mark H Weaver
dcaf70897a
Merge branch 'master' into core-updates
2016-10-17 16:47:12 -04:00
Leo Famulari
759aadd46f
gnu: python-requests-toolbelt: Fix build failure by adding missing dependencies.
...
* gnu/packages/python.scm (python-requests-toolbelt)[native-inputs]: Add
python-betamax, python-mock and python-pytest.
2016-10-17 13:54:51 -04:00
Leo Famulari
66d3f50a76
gnu: Add python-betamax.
...
* gnu/packages/python.scm (python-betamax, python2-betamax): New variables.
2016-10-17 13:54:51 -04:00
Leo Famulari
a9871b7b52
gnu: python-vobject: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the python-vobject build to fail.
* gnu/packages/python.scm (python-vobject, python2-vobject)[arguments]: Disable
the tests.
2016-10-17 13:54:51 -04:00
Leo Famulari
8757f05046
gnu: python-wsgi-intercept: Fix build failure with Python 3.5.
...
* gnu/packages/python.scm (python-wsgi-intercept)[native-inputs]:
Add python-urllib3.
2016-10-17 13:54:47 -04:00
宋文武
3969ca548c
gnu: wrap-python3: Use a bash wrapper for 'python3-config'.
...
See <http://lists.gnu.org/archive/html/guix-devel/2016-07/msg00008.html >
for details.
* gnu/packages/python.scm (wrap-python3)[arguments]: Use a bash wrapper
instead of a symlink for python3-config.
2016-10-17 18:53:50 +08:00
Leo Famulari
6c514128ec
gnu: python-dnspython: Update to 0.15.0.
...
* gnu/packages/python.scm (python-dnspython, python2-dnspython): Update
to 0.15.0.
2016-10-16 09:26:35 -04:00
Leo Famulari
0580e383c2
gnu: python-werkzeug: Update to 0.11.11.
...
* gnu/packages/python.scm (python-werkzeug, python2-werkzeug):
Update to 0.11.11.
2016-10-16 09:26:35 -04:00
Leo Famulari
eb68d2685a
gnu: python-pyopenssl: Update to 16.1.0.
...
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update
to 16.1.0
[source]: Use pypi-uri.
2016-10-16 09:26:35 -04:00
Leo Famulari
caa0edb36c
gnu: python-pyasn1: Update to 0.1.9.
...
* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.1.9.
[source]: Use pypi-uri.
2016-10-16 09:26:29 -04:00
Ricardo Wurmus
b7afd01893
gnu: Add python-whoosh.
...
* gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables.
2016-10-16 12:55:43 +02:00
Leo Famulari
a39cc01632
gnu: python-ndg-httpsclient: Disable tests.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the python-ndg-httpsclient build to fail.
* gnu/packages/python.scm (python-ndg-httpsclient)[arguments]: Disable tests.
2016-10-15 22:43:41 -04:00
Leo Famulari
ca0eee9df5
gnu: python-execnet: Disable tests.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this
caused the python-execnet build to fail.
* gnu/packages/python.scm (python-execnet, python2-execnet)[arguments]: Disable
tests.
2016-10-15 22:20:38 -04:00
Leo Famulari
2f87a77ff7
gnu: python2-file: Build with setuptools.
...
* gnu/packages/python.scm (python-file)[properties]: New field.
(python2-file): Use strip-python2-variant.
[native-inputs]: Add python2-setuptools.
2016-10-15 20:14:55 -04:00
Leo Famulari
470613f962
gnu: python-cryptography: Ignore spurious test failure.
...
* gnu/packages/python.scm (python-cryptography,
python2-cryptography)[arguments]: Add 'disable-failing-test' phase.
2016-10-14 16:58:09 -04:00
Hartmut Goebel
7a8894e803
gnu: python-pathlib: Update description.
...
* gnu/packages/python.scm (python-pathlib, python2-pathlib): Update
description.
2016-10-13 17:22:42 +02:00
Hartmut Goebel
190ba6c2af
gnu: python-keyring: Update home-page url.
...
* gnu/packages/python.scm (python-keyring, python2-keyring): Update home-page
url.
2016-10-13 17:22:41 +02:00
Hartmut Goebel
6a8f26a441
gnu: python-pylockfile: Update home-page url.
...
* gnu/packages/python.scm (python-pylockfile, python2-pylockfile): Update
home-page url.
2016-10-13 17:22:41 +02:00
Hartmut Goebel
b02f7a21d1
gnu: python-zope-testing: Strip byte-code and backup-files from source.
...
* gnu/package/python.scm (python-zope-testing, python2-zope-testing)[source]:
Add snippet to strip byte-code and backup-files.
2016-10-13 17:22:40 +02:00
Hartmut Goebel
de585a7e64
gnu: python-pytest-xdist: Remove python byte-code files from source.
...
* gnu/packages/python.scm (python-pytest-xdist,
python2-pytest-xdist)[source]: Add snippet.
2016-10-13 17:22:40 +02:00
Hartmut Goebel
32d045683d
gnu: python2-pytest-runner, python2-msgpack: Remove duplicate definitions.
...
* gnu/packages/python.scm (python2-pytest-runner): Was defined twice, remove
duplicate definition. (python2-msgpack): Was defined twice, but differently,
remove the obviously wrong second definition.
2016-10-13 17:22:39 +02:00
Leo Famulari
9ebe87fe59
gnu: python-celery: Update to 3.1.24.
...
* gnu/packages/python.scm (python-celery, python2-celery): Update to 3.1.24.
[arguments]: Disable some tests with break with Python 3.5.
2016-10-12 13:24:51 -04:00
Leo Famulari
a6bb9e446f
gnu: python-billiard: Update to 3.3.0.23.
...
* gnu/packages/python.scm (python-billiard, python2-billiard):
Update to 3.3.0.23.
2016-10-12 13:24:51 -04:00
Leo Famulari
0cb5982268
gnu: python-kombu: Update to 3.0.37.
...
* gnu/packages/python.scm (python-kombu, python2-kombu): Update to 3.0.37.
[propagated-inputs]: Add python-redis.
2016-10-12 13:24:47 -04:00
Mark H Weaver
abcf4858cd
Merge branch 'master' into core-updates
2016-10-12 09:28:14 -04:00
ng0
73acc19334
gnu: Add python-socksipy-branch.
...
* gnu/packages/python.scm (python-socksipy-branch): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-09 13:09:31 +03:00
Efraim Flashner
e775f48ebe
gnu: python-xlrd: Update source location.
...
* gnu/packages/python.scm (python-xlrd)[source]: Use 'pypi-uri' syntax.
2016-10-08 23:41:01 +03:00
Ben Woodcroft
c2ad4d701e
gnu: python-xlrd: Update to 1.0.0.
...
* gnu/packages/python.scm (python-xlrd, python2-xlrd): Update to 1.0.0.
2016-10-08 22:29:59 +10:00
Leo Famulari
b19c7989b7
Merge branch 'master' into core-updates
2016-10-05 19:15:25 -04:00
Ricardo Wurmus
92a312dc86
gnu: python-pathlib: Disable tests.
...
* gnu/packages/python.scm (python-pathlib)[arguments]: Disable tests.
2016-10-04 08:54:55 +02:00
Ludovic Courtès
79355ae3e8
Merge branch 'master' into core-updates
2016-09-30 12:05:27 +02:00
Stefan Reichoer
e8c9b01090
gnu: Add python-q.
...
* gnu/packages/python.scm (python-q, python2-q): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-27 14:54:58 -04:00
Ben J Woodcroft
67f66812f5
gnu: Add python-termcolor.
...
* gnu/packages/python.scm (python-termcolor, python2-termcolor): New
variables.
2016-09-27 20:07:02 +10:00
Ricardo Wurmus
58d04dbaf0
gnu: python-virtualenv: Update to 15.0.3.
...
* gnu/packages/python.scm (python-virtualenv): Update to 15.0.3.
[arguments]: Disable failing test.
2016-09-25 13:04:00 +02:00
Efraim Flashner
7adc698f69
gnu: python-fake-factory: Update to 0.7.2.
...
* gnu/packages/python.scm (python-fake-factory): Update to 0.7.2.
[arguments]: Remove phase disabling failing test.
[home-page]: Use https.
2016-09-22 22:42:46 +03:00
Ben Woodcroft
375f224b68
gnu: python-click: Use 'pypi-uri'.
...
* gnu/packages/python.scm (python-click, python2-click)[source]: Use
'pypi-uri'.
2016-09-21 11:58:39 +10:00
Ben Woodcroft
e2ab5a0904
gnu: python-click: Hardlink path to 'locale'.
...
* gnu/packages/python.scm (python-click, python2-click)[arguments]: New
field.
2016-09-21 11:54:15 +10:00
Dylan Jeffers
b04a52a6ff
gnu: Add python-requests-oauthlib.
...
* gnu/packages/python.scm (python-requests-oauthlib,
python2-requests-oauthlib): New variables.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-20 21:27:56 +03:00
Efraim Flashner
8120205ccd
gnu: python2-cov-core: Use strip-python2-variant.
...
* gnu/packages/python.scm (python-cov-core)[properties]: New field,
declare python2-variant.
(python2-cov-core): Use strip-python2-variant.
2016-09-19 23:25:01 +03:00
Efraim Flashner
d488d5d65b
gnu: Add python-nautilus.
...
* gnu/packages/python.scm (python-nautilus): New variable.
2016-09-18 23:19:46 +03:00
Efraim Flashner
0aea283a65
gnu: Add python-nose2.
...
* gnu/packages/python.scm (python-nose2): New variable.
2016-09-18 23:19:45 +03:00
Efraim Flashner
12f839fdf6
gnu: Add python-cov-core.
...
* gnu/packages/python.scm (python-cov-core): New variable.
2016-09-18 23:19:45 +03:00
Efraim Flashner
257023978a
gnu: Add python-consul.
...
* gnu/packages/python.scm (python-consul): New variable.
2016-09-18 23:19:45 +03:00
Efraim Flashner
ddc63a5611
gnu: Add python-graphene.
...
* gnu/packages/python.scm (python-graphene): New variable.
2016-09-18 23:19:45 +03:00
Efraim Flashner
de2966cfe8
gnu: Add python-sqlalchemy-utils.
...
* gnu/packages/python.scm (python-sqlalchemy-utils): New variable.
2016-09-18 23:19:45 +03:00
Efraim Flashner
7ee5157579
gnu: Add python-graphql-relay.
...
* gnu/packages/python.scm (python-graphql-relay): New variable.
2016-09-18 23:19:44 +03:00
Efraim Flashner
05b7a59336
gnu: Add python-graphql-core.
...
* gnu/packages/python.scm (python-graphql-core): New variable.
2016-09-18 23:19:44 +03:00
Efraim Flashner
44547e5153
gnu: Add python-pytest-mock.
...
* gnu/packages/python.scm (python-pytest-mock): New variable.
2016-09-18 23:19:44 +03:00
Efraim Flashner
5cb2fe446b
gnu: Add python-promise.
...
* gnu/packages/python.scm (python-promise): New variable.
2016-09-18 23:19:44 +03:00
Efraim Flashner
4d3fa5a421
gnu: Add python-pika.
...
* gnu/packages/python.scm (python-pika): New variable.
2016-09-18 23:19:43 +03:00
Stefan Reichoer
4efb9c5478
gnu: Add python-glances.
...
* gnu/packages/python.scm (python-glances, python2-glances): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-17 19:17:54 -04:00
John Darrington
8f65585b14
doc: "filesystem" -> "file system"
...
* doc/guix.texi: "filesystem" -> "file system"
* gnu/packages/admin.scm: "filesystem" -> "file system"
* gnu/packages/cdrom.scm: "filesystem" -> "file system"
* gnu/packages/compression.scm: "filesystem" -> "file system"
* gnu/packages/disk.scm: "filesystem" -> "file system"
* gnu/packages/gnome.scm: "filesystem" -> "file system"
* gnu/packages/irc.scm: "filesystem" -> "file system"
* gnu/packages/linux.scm: "filesystem" -> "file system"
* gnu/packages/mail.scm: "filesystem" -> "file system"
* gnu/packages/mpd.scm: "filesystem" -> "file system"
* gnu/packages/ocaml.scm: "filesystem" -> "file system"
* gnu/packages/perl.scm: "filesystem" -> "file system"
* gnu/packages/python.scm: "filesystem" -> "file system"
* gnu/packages/search.scm: "filesystem" -> "file system"
* gnu/packages/tls.scm: "filesystem" -> "file system"
* gnu/services/mail.scm: "filesystem" -> "file system"
2016-09-16 18:16:13 +02:00
Marius Bakke
5467ea6200
gnu: Add python-natsort.
...
* gnu/packages/python.scm (python-natsort, python2-natsort): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-14 20:56:02 -04:00
Marius Bakke
df94a6b57d
gnu: Add python-pytest-flakes.
...
* gnu/packages/python.scm (python-pytest-flakes, python2-pytest-flakes):
New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-14 20:56:02 -04:00
Marius Bakke
66f95b209a
gnu: Add python-pytest-pep8.
...
* gnu/packages/python.scm (python-pytest-pep8, python2-pytest-pep8): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-14 20:55:58 -04:00
Danny Milosavljevic
243db8245e
gnu: Add python-lit, python2-lit.
...
* gnu/packages/python.scm (python-lit, python2-lit): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-13 12:41:44 -04:00
Tobias Geerinckx-Rice
d15e2ef05a
gnu: python-prompt-toolkit: Update to 1.0.7.
...
* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.7.
[source]: Use 'pypi-uri'.
2016-09-13 17:03:42 +02:00
Ivan Vilata-i-Balaguer
d2262d7052
gnu: python-py3status: Update to 3.1.
...
* gnu/packages/python.scm (python-py3status): Update to 3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-12 16:48:44 -04:00
Ben Woodcroft
dd4476214c
gnu: python-cachecontrol: Correct parentheses.
...
This commit is a follow-up to 'b30565b'.
* gnu/packages/python.scm (python-cachecontrol): Correct parentheses.
2016-09-11 11:32:45 +10:00
Marius Bakke
b30565bd8a
gnu: Add python-cachecontrol.
...
* gnu/packages/python.scm (python-cachecontrol, python2-cachecontrol):
New variables.
2016-09-11 09:48:54 +10:00
Leo Famulari
debf4179b4
gnu: python-pillow: Update to 3.3.1.
...
* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.3.1.
2016-09-10 18:37:34 -04:00
Marius Bakke
dddcb25c7f
gnu: Add python-odfpy.
...
* gnu/packages/python.scm (python-odfpy, python2-odfpy): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-09-04 10:29:39 +03:00
Ludovic Courtès
072e10615f
Merge branch 'master' into core-updates
2016-09-02 15:39:50 +02:00
Efraim Flashner
135ba811c6
gnu: python2-ipython: Use strip-python2-variant.
...
* gnu/packages/python.scm (python2-ipython): Inherit using
strip-python2-variant.
[propagated-inputs]: Remove work-around for python2-terminado.
[inputs]: Remove work-around for python2-jsonschema, python2-matplotlib,
python2-numpy, python2-requests.
(python-inputs)[properties]: New field.
2016-09-02 06:44:37 +03:00
Efraim Flashner
fc1a170e65
gnu: python2-numexpr: Use strip-python2-variant.
...
* gnu/packages/python.scm (python2-numexpr): Replace package definition
with 'package-with-python2', using 'strip-python2-variant'.
2016-09-02 06:44:36 +03:00
Efraim Flashner
2b031d3fc1
gnu: python2-scikit-image: Use strip-python2-variant.
...
* gnu/packages/python.scm (python2-scikit-image): Inherit using
strip-python2-variant.
[propagated-inputs]: Remove work-around for python2-matplotlib,
python2-numpy, python2-scipy.
2016-09-02 06:44:36 +03:00
Efraim Flashner
7e21b9fb26
gnu: python-scikit-learn: Set source file name.
...
* gnu/packages/python.scm (python-scikit-learn)[source]: Add 'file-name'
field.
2016-09-02 06:44:36 +03:00
Efraim Flashner
25a2f81f9b
gnu: python2-scikit-learn: Use strip-python2-variant.
...
* gnu/packages/python.scm (python2-scikit-learn): Replace package
definition with 'package-with-python2', using 'strip-python2-variant'
to simplify the package definition.
2016-09-02 06:44:35 +03:00
Leo Famulari
72df668061
gnu: python-3: Update to python-3.5.2.
...
* gnu/packages/patches/python-3.4-fix-tests.patch,
gnu/packages/patches/python-3.5-fix-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/patches/python-fix-tests.patch: Move python-3.4 specific
hunk to 'gnu/packages/patches/python-3.4-fix-tests.patch'.
* gnu/packages/python.scm (python-3.5): New variable.
(python-3.4): Inherit from python-3.5.
[source]: Use 'gnu/packages/patches/python-3.4-fix-tests.patch'.
(python-3): Point to python-3.5.
Co-authored-by: Diane Trout <diane@ghic.org>
Co-authored-by: Christopher Allan Webber <cwebber@dustycloud.org>
2016-08-29 21:44:15 -04:00
Christopher Allan Webber
d0b73960db
gnu: python-3.4: Update to 3.4.5.
...
* gnu/packages/patches/python-disable-ssl-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/python.scm (python-3.4): Update to 3.4.5.
[source]: Remove patch.
[arguments]: Remove field.
(python-minimal)[inputs]: Add libffi.
2016-08-29 21:44:11 -04:00
Leo Famulari
4b4fc92fe5
Merge branch 'master' into core-updates
2016-08-29 21:03:52 -04:00
Troy Sankey
f2f5335393
gnu: python-icalendar: Update to 3.10.
...
* gnu/packages/python.scm (python-icalendar): Update to 3.10.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 18:39:44 -04:00
Troy Sankey
974ee2c152
gnu: Add python-freezegun.
...
* gnu/packages/python.scm (python-freezegun, python2-freezegun): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-29 18:39:40 -04:00
Efraim Flashner
b3d2be945d
Merge remote-tracking branch 'origin/master' into core-updates
2016-08-29 23:46:33 +03:00
David Craven
520af15742
gnu: python-ipaddress: Update to 1.0.16.
...
* gnu/packages/python.scm (python-ipaddress): New variable.
(python2-ipaddress): Use package-with-python2.
2016-08-28 14:04:56 +02:00
David Craven
81f1515d5a
gnu: Add python-url.
...
* gnu/packages/python.scm (python-url): New variable.
(python2-url): New variable.
2016-08-28 14:04:55 +02:00
David Craven
b2319996dc
gnu: Add python-publicsuffix2.
...
* gnu/packages/python.scm (python-publicsuffix2): New variable.
(python2-publicsuffix2): New variable.
2016-08-28 14:04:54 +02:00
David Craven
d6907ff75f
gnu: Add python-publicsuffix.
...
* gnu/packages/python.scm (python-publicsuffix): New variable.
(python2-publicsuffix): New variable.
2016-08-28 14:04:54 +02:00
David Craven
05b59190df
gnu: Add python-schematics.
...
* gnu/packages/python.scm (python-schematics): New variable.
(python2-schematics): New variable.
2016-08-28 14:04:53 +02:00
David Craven
6a6c9d4332
gnu: Add python-sh.
...
* gnu/packages/python.scm (python-sh): New variable.
(python2-sh): New variable.
2016-08-28 14:04:53 +02:00
David Craven
691cd90dc0
gnu: Add python-pymongo.
...
* gnu/packages/python.scm (python-pymongo): New variable.
(python2-pymongo): New variable.
2016-08-28 14:04:52 +02:00
David Craven
a9ac982a2b
gnu: Add python-nltk.
...
* gnu/packages/python.scm (python-nltk): New variable.
(python2-nltk): New variable.
2016-08-28 14:04:51 +02:00
David Craven
8794bd8bb3
gnu: Add python-binaryornot.
...
* gnu/packages/python.scm (python-binaryornot): New variable.
(python2-binaryornot): New variable.
2016-08-28 14:04:51 +02:00
David Craven
3f641af088
gnu: python: Import guix licenses with #:prefix license:.
...
* gnu/packages/python.scm (define-module): Add import.
2016-08-28 14:04:50 +02:00
Leo Famulari
7743268658
gnu: python-magic: Disable egg compression.
...
Reported by Troy Sankey <sankeytms@gmail.com>.
* gnu/packages/python.scm (python-magic, python2-magic)[arguments]: Add
'disable-egg-compression' phase.
2016-08-23 12:48:23 -04:00
Troy Sankey
37ec462392
gnu: python-urwidtrees: Update to 1.0.2.
...
* gnu/packages/python.scm (python-urwidtrees): Update to 1.0.2. Add note about
distribution method.
Signed-off-by: Mark H Weaver <mhw@netris.org>
2016-08-23 06:38:07 -04:00
Troy Sankey
51ff41f63f
gnu: python-urwid: Update to 1.3.1.
...
* gnu/packages/python.scm (python-urwid): Update to 1.3.1.
Signed-off-by: Mark H Weaver <mhw@netris.org>
2016-08-23 06:37:12 -04:00
John Darrington
c598e35c52
gnu: Remove trademark acknowledgements.
...
* gnu/packages/imagemagick.scm (imagemagick), gnu/packages/python.scm
(python-xlrd), gnu/packages/wordnet.scm (wordnet) [description]:
Remove trademark acknowledgements.
2016-08-22 21:51:50 +02:00
Efraim Flashner
f0499100a6
gnu: python-2: Update to 2.7.12.
...
* gnu/packages/python.scm (python-2): Update to 2.7.12.
[arguments]: Move the mips64el failing test ...
[source]: ... to the snippet here.
2016-08-20 13:22:29 +03:00
Leo Famulari
aed625bdc6
gnu: python-msgpack: Update to 0.4.8.
...
* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.8.
2016-08-19 18:41:35 -04:00
Leo Famulari
e36ace3611
gnu: python-llfuse: Update to 1.1.1.
...
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.1.
2016-08-19 18:41:31 -04:00
Leo Famulari
015ee84aac
Merge branch 'master' into core-updates
2016-08-17 23:35:22 -04:00
Mark H Weaver
d80a71eb9b
gnu: python-kivy-next: Fix version string.
...
This is a followup to commit 6eb7af2a43
.
* gnu/packages/python.scm (python-kivy-next)[version]: Add missing "-".
2016-08-17 06:05:30 -04:00
Dylan Jeffers
6eb7af2a43
gnu: Add python-kivy.
...
* gnu/packages/python.scm (python-kivy, python2-kivy)
(python-kivy-next, python2-kivy-next): New variables.
2016-08-17 01:53:42 -04:00
Danny Milosavljevic
517a6c0c6e
gnu: python: Add python-pyserial.
...
* gnu/packages/python.scm (python-pyserial, python2-pyserial): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-16 13:18:44 -04:00
ng0
b227f0be89
gnu: Add python-stem.
...
* gnu/packages/python.scm (python-stem, python2-stem): New variables.
Co-authored-by: Leo Famulari <leo@famulari.name>
2016-08-12 13:56:17 -04:00
Efraim Flashner
b92f651be8
gnu: python-cython: Use 'modify-phases'.
...
* gnu/packages/python.scm (python-cython)[arguments]: Use 'modify-phases'.
2016-08-11 22:44:07 +03:00
Efraim Flashner
dd22efef0a
gnu: python-cython: Update to 0.24.1.
...
* gnu/packages/python.scm (python-cython): Update to 0.24.1.
2016-08-11 22:44:07 +03:00
Hartmut Goebel
d06df41dfb
gnu: wrap-python3: Create more symlinks.
...
* gnu/pyckages/python.csm (wrap-python3): Create additional symlinks for
pip and python-config.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-08-10 15:40:11 -04:00
Leo Famulari
1ae44b802b
gnu: Add python-pythondialog.
...
* gnu/packages/python.scm (python-pythondialog): New variable.
(python2-pythondialog): Inherit from PYTHON-PYTHONDIALOG.
Co-authored-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-08-06 22:55:36 -04:00
Ben Woodcroft
da4ac1aaa4
gnu: Add python-future.
...
* gnu/packages/python.scm (python-future, python2-future): New
variables.
2016-08-06 09:44:28 +10:00
Mark H Weaver
536fc5f8cd
Merge branch 'core-updates'
2016-08-04 08:17:05 -04:00
Mark H Weaver
0832787e5c
Revert "Merge branch 'core-updates'"
...
This reverts commit 455859a50f
.
2016-08-04 08:16:38 -04:00
Ben Woodcroft
752bb44794
gnu: python2-bz2file: Use python-2.
...
This is a followup to 124df723a0
.
Problem reported by Andreas Enge <andreas@enge.fr>.
* gnu/packages/python.scm (python2-bz2file)[arguments]: Use python-2.
2016-08-04 20:09:40 +10:00
Ben Woodcroft
124df723a0
gnu: python-bz2file: Disable tests.
...
* gnu/packages/python.scm (python-bz2file)[arguments]: Disable
tests.
(python2-bz2file)[arguments]: New field.
2016-08-03 21:08:39 +10:00
Leo Famulari
4e92d76a40
gnu: python-atomicwrites: Update to 1.1.0.
...
* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.1.0.
2016-08-02 16:24:11 -04:00
Ludovic Courtès
455859a50f
Merge branch 'core-updates'
2016-08-01 23:30:52 +02:00
Andreas Enge
bb484529cc
gnu: python-alembic: Update to 0.8.7.
...
* gnu/packages/python.scm (python-alembic): Update to 0.8.7.
2016-07-31 11:18:53 +02:00
Mark H Weaver
0bab3af078
Merge branch 'master' into core-updates
2016-07-29 14:18:07 -04:00
David Craven
66e076642c
gnu: Remove trailing periods from synopsis.
...
* gnu/packages/emacs.scm (emacs-smart-mode-line): Update synopsis.
* gnu/packages/gnustep.scm (wmfire): Update synopsis.
* gnu/packages/haskell.scm (ghc-socks): Update synopsis.
* gnu/packages/kde-frameworks.scm (oxygen-icons): Update synopsis.
* gnu/packages/openstack.scm (python-bandit): Update synopsis.
* gnu/packages/perl.scm (perl-test-trap): Update synopsis.
* gnu/packages/python.scm (python-backports-abc): Update synopsis.
* gnu/packages/ruby.scm (python-cryptography-vectors): Update synopsis.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-07-29 17:37:22 +02:00
Leo Famulari
cfbb3b0d00
gnu: python-beautifulsoup4: Update to 4.5.0.
...
* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
Update to 4.5.0.
2016-07-28 17:50:52 -04:00
Ludovic Courtès
1bb163b0dd
gnu: python@2.7: Delete faulty test on mips64el only.
...
This amends 8b732bf6d9
and avoids a
rebuild.
* gnu/packages/python.scm (python-2.7)[arguments] <pre-check>:
When (%current-system) starts with "mips64el", delete
Lib/test/test_ctypes.py.
2016-07-28 00:58:40 +02:00
Andreas Enge
8b732bf6d9
gnu: python-2.7: Disable test failing on mips64el-linux.
...
* gnu/packages/python.scm (python-2.7)[source]: In a snippet, remove
an additional test that fails on mips64el-linux.
2016-07-27 18:24:12 +02:00
Andreas Enge
14656f4495
Merge remote-tracking branch 'origin/master' into core-updates
2016-07-25 21:58:36 +02:00
Efraim Flashner
fe84bc9aba
gnu: python-iso8601: Update to 0.1.11.
...
* gnu/packages/python.scm (python-iso8601): Update to 0.1.11.
2016-07-24 15:43:34 +03:00
Efraim Flashner
f0e8d85e17
gnu: python-waf: Update to 1.9.1.
...
* gnu/packages/python.scm (python-waf): Update to 1.9.1.
2016-07-24 15:43:33 +03:00
Leo Famulari
d227260d2f
Merge branch 'master' into core-updates
...
Resolved conflicts:
* gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master,
"#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was
used. The latter won the conflict.
* gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict
in 'install-shell-completion.
2016-07-22 18:58:31 -04:00
Danny Milosavljevic
c2f0dc6ed1
gnu: Add ptpython and ptpython2.
...
* gnu/packages/python.scm (ptpython, ptpython-2): New variables.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-07-22 15:06:05 +02:00
Leo Famulari
de67e92288
gnu: Update URLs for sourceforge.net.
...
* gnu/packages/admin.scm: Update URLs pointing to sourceforge.net.
* gnu/packages/audacity.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/boost.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/code.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/cups.scm: Likewise.
* gnu/packages/djvu.scm: Likewise.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fonts.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/ghostscript.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnucash.scm: Likewise.
* gnu/packages/graphviz.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lirc.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mcrypt.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/onc-rpc.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/popt.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/rdesktop.scm: Likewise.
* gnu/packages/screen.scm: Likewise.
* gnu/packages/swig.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
2016-07-21 18:09:40 -04:00
Ludovic Courtès
7575655212
Merge branch 'master' into core-updates
2016-07-20 11:42:17 +02:00
Efraim Flashner
aab76e80d2
gnu: python-pyquery: Update to 1.2.13.
...
* gnu/packages/python.scm (python-pyquery): Update to 1.2.13.
2016-07-19 21:07:37 +03:00
Efraim Flashner
d5ccd9abf6
gnu: python-cssselect: Update to 0.9.2.
...
* gnu/packages/python.scm (python-cssselect): Update to 0.9.2.
[source]: Use 'pypi-uri' format.
2016-07-19 21:03:31 +03:00
Efraim Flashner
58d1d816ba
gnu: python2-cssutils: Update to 1.0.1.
...
* gnu/packages/python.scm (python2-cssutils): Update to 1.0.1.
[source]: Use 'pypi-uri' format.
2016-07-19 21:00:52 +03:00
Efraim Flashner
d58a32037e
gnu: python-lxml: Update to 3.6.0.
...
* gnu/packages/python.scm (python-lxml): Update to 3.6.0.
2016-07-19 20:11:32 +03:00
Efraim Flashner
988d1bad7b
gnu: python-simplejson: Update to 3.8.2.
...
* gnu/packages/python.scm (python-simplejson): Update to 3.8.2.
[source]: Use 'pypi-uri' format.
2016-07-17 15:16:19 +03:00
Efraim Flashner
287cfd1a08
gnu: behave: Update to 1.2.5.
...
* gnu/packages/python.scm (behave): Update to 1.2.5.
[source]: Use 'pypi-uri' format.
2016-07-17 15:15:03 +03:00
Efraim Flashner
4d4cf3dd99
gnu: python-coverage: Update to 4.1.
...
* gnu/packages/python.scm (python-coverage): Update to 4.1.
2016-07-17 15:15:03 +03:00
Efraim Flashner
42d6d0d0d6
gnu: python-setuptools-scm: Update to 1.11.1.
...
* gnu/packages/python.scm (python-setuptools-scm): Update to 1.11.1.
2016-07-14 05:51:03 +03:00
Leo Famulari
91f9f33a19
Revert "gnu: Add python-imagesize."
...
This reverts commit d8fa9cf7f4
.
2016-07-12 18:21:25 -04:00
Leo Famulari
ced40bd7b5
Revert "gnu: Add python-alabaster."
...
This reverts commit 15c36240f0b9ab3e8dc0b57702bb6a5174e4ad58.
2016-07-12 18:21:24 -04:00
Leo Famulari
ce09c02c4c
Revert "gnu: Add python-snowballstemmer."
...
This reverts commit b3283dbaf395e024b6d88e63dbb0ccff42209f28.
2016-07-12 18:21:24 -04:00
Leo Famulari
1a27944905
Revert "gnu: python-sphinx: Update to 1.4.4."
...
This reverts commit efb386ca5c07c5a4571de8561fd5dcd2a4d9cec7.
2016-07-12 18:21:24 -04:00
Leo Famulari
bfd77809ec
Revert "gnu: python-sphinx-rtd-theme: Update to 0.1.9."
...
This reverts commit e1257225e7bb211e3dd8d9373fb5a81fe83b6baf.
2016-07-12 18:21:23 -04:00
Danny Milosavljevic
a502dfbf4c
gnu: Add python-jedi.
...
* gnu/packages/python.scm (python-jedi, python2-jedi): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-09 14:12:14 -04:00
Efraim Flashner
6b810897a0
gnu: python-websocket-client: Update to 0.37.0.
...
* gnu/packages/python.scm (python-websocket-client): Update to 0.37.0.
[source]: Use pypi uri format.
2016-07-07 19:44:11 +03:00
Efraim Flashner
88535a4453
gnu: python-psutil: Update to 4.3.0.
...
* gnu/packages/python.scm (python-psutil): Update to 4.3.0.
[home-page]: Update home-page.
2016-07-07 17:38:20 +03:00
Ricardo Wurmus
26112c0abb
gnu: python-numexpr: Update to 2.6.0.
...
* gnu/packages/python.scm (python-numexpr): Update to 2.6.0.
2016-07-06 12:02:18 +02:00
Efraim Flashner
0adc21c293
gnu: Add python2-pytest-cache.
...
* gnu/packages/python.scm (python2-pytest-cache): New variable.
(python-pytest-cache)[properties]: New field.
2016-07-04 22:47:15 +03:00
ng0
42c4b24646
gnu: python2-pythondialog: Update to 3.4.0.
...
* gnu/packages/python.scm (python2-pythondialog): Update to 3.4.0.
[source]: Use pypi-uri.
Co-authored-by: Leo Famulari <leo@famulari.name>
2016-07-04 14:35:24 -04:00
Leo Famulari
9852994842
gnu: python-sphinx-rtd-theme: Update to 0.1.9.
...
* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme):
Update to 0.1.9.
2016-07-03 22:24:45 -04:00
Leo Famulari
5ebd95202c
gnu: python-sphinx: Update to 1.4.4.
...
* gnu/packages/python.scm (python-sphinx, python2-sphinx): Update to 1.4.4.
[source]: Use pypi-uri.
[inputs]: Add python-alabaster, python-babel, python-imagesize, python-six.
[propagated-inputs]: New field.
2016-07-03 22:24:45 -04:00
Leo Famulari
936984b421
gnu: Add python-snowballstemmer.
...
* gnu/packages/python.scm (python-snowballstemmer, python2-snowballstemmer): New
variables.
2016-07-03 22:24:44 -04:00
Leo Famulari
afcb871954
gnu: Add python-alabaster.
...
* gnu/packages/python.scm (python-alabaster, python2-alabaster): New variables.
2016-07-03 22:24:44 -04:00
Leo Famulari
d8fa9cf7f4
gnu: Add python-imagesize.
...
* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.
2016-07-03 22:24:44 -04:00
Troy Sankey
47d0b29269
gnu: Add python-urwidtrees.
...
* gnu/packages/python.scm (python-urwidtrees, python2-urwidtrees):
New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-07-03 16:52:19 -04:00
Leo Famulari
328ae34112
gnu: python-sphinx-repoze-autointerface: Update to 0.8.
...
* gnu/packages/python.scm (python-sphinx-repoze-autointerface,
python2-sphinx-repoze-autointerface): Update to 0.8.
2016-07-01 20:55:53 -04:00
Leo Famulari
9c509ca9a6
gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.4.
...
* gnu/packages/python.scm (python-cryptography, python2-cryptography):
Update to 1.3.4.
[source]: Use pypi-uri.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.3.4.
[source]: Use pypi-uri.
2016-07-01 20:23:07 -04:00
Leo Famulari
187e9094f7
Revert "gnu: wrap-python3: Create more symlinks."
...
This reverts commit 478e75b53b
.
2016-07-01 17:03:36 -04:00
Danny Milosavljevic
f4155188c3
gnu: Add python-prompt-toolkit.
...
* gnu/packages/python.scm (python-prompt-toolkit, python2-prompt-toolkit):
New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-29 22:31:05 -04:00
Leo Famulari
e4875826d8
gnu: python-wcwidth: Add missing 'properties' field.
...
This is a followup to commit a44fd439dc
.
* gnu/packages/python.scm (python-wcwidth)[properties]: New field.
2016-06-29 22:25:44 -04:00
宋文武
06961617a1
gnu: python2-orator: Rearrange inputs.
...
* gnu/packages/python.scm (python2-orator)[native-inputs]: Move
python2-ipaddress ...
[propagated-inputs]: to here.
2016-06-27 22:17:21 +08:00
宋文武
b26760302a
gnu: python-orator: Rearrange inputs.
...
* gnu/packages/python.scm (python-orator)[native-inputs]: Move
python-arrow, python-blinker, python-cleo, python-fake-factory,
python-inflection, python-lazy-object-proxy, python-pyaml,
python-simplejson, python-wrapt ...
[propagated-inputs]: to here.
2016-06-27 22:17:21 +08:00
宋文武
24c9aa1810
gnu: python2-fake-factory: Rearrange inputs.
...
* gnu/packages/python.scm (python2-fake-factory)[native-inputs]: Move
python2-ipaddress ...
[propagated-inputs]: to here.
2016-06-27 22:17:21 +08:00
宋文武
bbcd729791
gnu: python-fake-factory: Rearrange inputs.
...
* gnu/packages/python.scm (python-fake-factory)[native-inputs]: Move
python-dateutil-2, python-six ...
[propagated-inputs]: to here.
2016-06-27 22:17:21 +08:00
宋文武
d42560bdfa
gnu: python-email-validator: Rearrange inputs.
...
* gnu/packages/python.scm (python-email-validator)[native-inputs]: Move
python-dnspython, python-idna ...
[propagated-inputs]: to here.
2016-06-27 22:17:21 +08:00
宋文武
9403150a96
gnu: python-cleo: Rearrange inputs.
...
* gnu/packages/python.scm (python-cleo)[native-inputs]: Move
python-psutil, python-pylev ...
[propagated-inputs]: to here.
2016-06-27 22:17:21 +08:00
宋文武
36aed73648
gnu: python-arrow: Rearrange inputs.
...
* gnu/packages/python.scm (python-arrow)[native-inputs]: Move
python-dateutil-2 ...
[propagated-inputs]: to here.
2016-06-27 22:17:21 +08:00
宋文武
c8fa3d9b73
gnu: python-pykafka: Rearrange inputs.
...
* gnu/packages/python.scm (python-pykafka)[native-inputs]: Move
python-gevent, python-kazoo, python-tabulate ...
[propagated-inputs]: to here.
2016-06-27 22:17:21 +08:00
宋文武
c18899e8cf
gnu: python-kazoo: Rearrange inputs.
...
* gnu/packages/python.scm (python-kazoo)[native-inputs]: Move
six ...
[propagated-inputs]: to here.
2016-06-27 22:17:21 +08:00
宋文武
4591217058
gnu: python-twisted: Rearrange inputs.
...
* gnu/packages/python.scm (python-twisted)[native-inputs]: Move
python-zope-interface ...
[propagated-inputs]: to here.
2016-06-27 22:17:21 +08:00
Ludovic Courtès
01497dfe6c
Merge branch 'master' into core-updates
2016-06-27 09:30:01 +02:00
宋文武
5a7441910d
gnu: Add python-orator and python2-orator.
...
* gnu/packages/python.scm (python-orator, python2-orator): New variables.
2016-06-25 22:52:57 +08:00
宋文武
347175a27c
gnu: Add python-flexmock and python2-flexmock.
...
* gnu/packages/python.scm (python-flexmock, python2-flexmock): New variables.
2016-06-25 22:52:57 +08:00
宋文武
b49504fd8c
gnu: Add python-pyaml and python2-pyaml.
...
* gnu/packages/python.scm (python-pyaml, python2-pyaml): New variables.
2016-06-25 22:52:57 +08:00
宋文武
ea92ae01c2
gnu: Add python-fake-factory and python2-fake-factory.
...
* gnu/packages/python.scm (python-fake-factory, python2-fake-factory):
New variables.
2016-06-25 20:49:59 +08:00
宋文武
8987d91e7f
gnu: Add python-ukpostcodeparser and python2-ukpostcodeparser.
...
* gnu/packages/python.scm (python-ukpostcodeparser)
(python2-ukpostcodeparser): New variables.
2016-06-25 20:49:59 +08:00
宋文武
22711e2585
gnu: Add python-email-validator and python2-email-validator.
...
* gnu/packages/python.scm (python-email-validator)
(python2-email-validator): New variables.
2016-06-25 20:49:59 +08:00
宋文武
5477e05f01
gnu: Add python-dnspython and python2-dnspython.
...
* gnu/packages/python.scm (python-dnspython, python2-dnspython):
New variables.
2016-06-25 20:49:59 +08:00
宋文武
77cadb436b
gnu: Add python-lazy-object-proxy and python2-lazy-object-proxy.
...
* gnu/packages/python.scm (python-lazy-object-proxy)
(python2-lazy-object-proxy): New variables.
2016-06-25 20:49:59 +08:00
宋文武
f5deff7a03
gnu: Add python-cleo and python2-cleo.
...
* gnu/packages/python.scm (python-cleo, python2-cleo): New variables.
2016-06-25 20:49:59 +08:00
宋文武
1899556655
gnu: Add python-pylev and python2-pylev.
...
* gnu/packages/python.scm (python-pylev, python2-pylev): New variables.
2016-06-25 20:49:59 +08:00
宋文武
1f2b62a4fa
gnu: Add python-inflection and python2-inflection.
...
* gnu/packages/python.scm (python-inflection, python2-inflection):
New variables.
2016-06-25 20:49:59 +08:00
宋文武
ae43baa890
gnu: Add python-arrow and python2-arrow.
...
* gnu/packages/python.scm (python-arrow, python2-arrow): New variables.
2016-06-25 20:49:59 +08:00
宋文武
9250b0f3bf
gnu: Add python-chai and python2-chai.
...
* gnu/packages/python.scm (python-chai, python2-chai): New variables.
2016-06-25 20:49:59 +08:00
宋文武
8ea8e8d3c3
guix: python-build-system: Change pypi-uri to use https://pypi.io .
...
* guix/build-system/python.scm (pypi-uri): Use https://pypi.io .
* gnu/packages/python.scm (python-twisted)[uri]: Remove https://pypi.io .
2016-06-25 20:49:59 +08:00
Leo Famulari
909fbd2bf0
gnu: python-wsgi-intercept: Update to 1.2.2.
...
* gnu/packages/python.scm (python-wsgi-intercept, python2-wsgi-intercept):
Update to 1.2.2.
2016-06-20 18:51:44 -04:00
Leo Famulari
c02af1c82a
gnu: python-requests-toolbelt: Update to 0.6.2.
...
* gnu/packages/python.scm (python-requests-toolbelt,
python2-requests-toolbelt): Update to 0.6.2.
2016-06-20 18:51:44 -04:00
Leo Famulari
3d2e0dbcea
gnu: python-click-threading: Update to 0.2.0.
...
* gnu/packages/python.scm (python-click-threading, python2-click-threading):
Update to 0.2.0.
2016-06-20 18:51:44 -04:00
Leo Famulari
43accb58f9
gnu: python-click: Update to 6.6.
...
* gnu/packages/python.scm (python-click, python2-click): Update to 6.6.
2016-06-20 18:51:43 -04:00
Mark H Weaver
84530eef76
Merge branch 'master' into core-updates
2016-06-19 14:22:53 -04:00
Daniel Pimentel
0de78c95b5
gnu: Add python2-jsonrpclib
...
* gnu/packages/python.scm (python2-jsonrpclib): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-17 20:20:11 -04:00
Ludovic Courtès
c0eeccbc24
Merge branch 'master' into core-updates
2016-06-17 15:48:27 +02:00
Ben Woodcroft
2e6973222d
gnu: Add python-bz2file.
...
* gnu/packages/python.scm (python-bz2file, python2-bz2file): New
variables.
2016-06-17 11:08:27 +10:00
Danny Milosavljevic
a44fd439dc
gnu: Add python-wcwidth and python2-wcwidth.
...
* gnu/packages/python.scm (python-wcwidth, python2-wcwidth): New variables.
Co-authored-by: Leo Famulari <leo@famulari.name>
2016-06-15 10:44:52 -04:00
Efraim Flashner
c6bccf713b
gnu: python-pykafka: Change uri.
...
* gnu/packages/python.scm (python-pykafka)[source]: Update pypi uri.
2016-06-13 21:31:13 +03:00
Ricardo Wurmus
9f8ee3fe0e
gnu: Add python-tables.
...
* gnu/packages/python.scm (python-tables, python2-tables): New
variables.
2016-06-13 18:01:02 +02:00
Leo Famulari
ee86e7e148
Merge branch 'master' into core-updates
2016-06-12 22:09:26 -04:00
宋文武
45dda35eed
gnu: Add python-pykafka and python2-pykafka.
...
* gnu/packages/python.scm (python-pykafka, python2-pykafka): New variables.
2016-06-11 12:53:09 +08:00
宋文武
1c4c8a33d7
gnu: Add python-kazoo and python2-kazoo.
...
* gnu/packages/python.scm (python-kazoo, python2-kazoo): New variables.
2016-06-11 12:53:09 +08:00
宋文武
d951bd547c
gnu: Add python-tabulate and python2-tabulate.
...
* gnu/packages/python.scm (python-tabulate, python2-tabulate): New variables.
2016-06-11 12:53:09 +08:00
Danny Milosavljevic
d0b6fed6b8
gnu: Add python-ply.
...
* gnu/packages/python.scm (python-ply, python2-ply): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-07 13:27:50 -04:00
Ludovic Courtès
aeafff536f
Merge branch 'master' into core-updates
2016-06-07 11:54:03 +02:00
宋文武
da3aeeb62b
gnu: Add python-twisted and python2-twisted.
...
* gnu/packages/python.scm (python-twisted, python2-twisted): New variables.
2016-06-04 16:05:07 +08:00
宋文武
d79a343b91
gnu: Add python-gevent and python2-gevent.
...
* gnu/packages/python.scm (python-gevent, python2-gevent): New variables.
2016-06-04 15:07:11 +08:00
宋文武
68b9d2422c
gnu: Add python-greenlet and python2-greenlet.
...
* gnu/packages/python.scm (python-greenlet, python2-greenlet):
New variables.
2016-06-04 15:07:03 +08:00
Hartmut Goebel
4a23818659
gnu: Add python2-ipaddr.
...
* gnu/packages/python.scm: (python2-ipaddr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-01 22:42:35 +02:00
Hartmut Goebel
1a024de45e
gnu: Add python-sqlparse and python2-sqlparse.
...
* gnu/packages/python.scm (python-sqlparse, python2-sqlparse):
New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-01 22:38:45 +02:00
Hartmut Goebel
b8fdbca320
gnu: Add python-tblib and python2-tblib.
...
* gnu/packages/python.scm (python-tblib, python2-tblib): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-01 22:31:26 +02:00
Tomáš Čech
6ba8ca17fb
gnu: Add py3status.
...
* gnu/packages/python.scm (python-py3status): New variable.
2016-05-31 22:08:10 +02:00
Roel Janssen
8f9ac90182
gnu: Rename texlive module to tex.
...
* gnu/local.mk (GNU_SYSTEM_MODULES): Rename texlive.scm to tex.scm.
* gnu/packages/texlive.scm: Rename file to tex.scm.
* gnu/packages/tex.scm: Renamed from texlive.scm.
* gnu/packages/algebra.scm: Adjust accordingly.
* gnu/packages/docbook.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/gettext.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/lisp.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/photo.scm: Likewise.
* gnu/packages/plotutils.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/scheme.scm: Likewise.
2016-05-26 10:22:05 +02:00
Leo Famulari
10240c7cbe
gnu: python-llfuse: Update to 1.1.
...
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.
2016-05-25 11:50:20 -04:00
Ludovic Courtès
bc73a84398
Merge branch 'master' into core-updates
2016-05-23 15:02:26 +02:00
Lukas Gradl
88bb4197c4
gnu: Add python2-rope.
...
* gnu/packages/python.scm (python2-rope): New variable.
2016-05-22 14:19:52 +10:00
Hartmut Goebel
458480235b
gnu: python: Add 'python' variables for different major/minor versions.
...
* gnu/packages/python.scm (python-2): Rename variable to...
(python-2.7): ...this.
(python-2): Refer to "python-2.7".
(python): Rename variable to...
(python-3.4): ...this.
(python-3): Refer to "python-3.4".
(python): Refer to "python-3".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-05-19 14:51:21 +02:00
Efraim Flashner
dbd40ac19d
gnu: python2-pandas: Fix native-inputs.
...
* gnu/packages/python.scm (python2-pandas)[native-inputs]: Use python2-
versions of python-panda's native-inputs, not of inputs.
2016-05-18 10:52:41 +03:00
Efraim Flashner
7d0c3c8d01
gnu: python-pandas: Update to 0.18.1.
...
* gnu/packages/python.scm (python-pandas): Update to 0.18.1.
[native-inputs]: Remove python-setuptools.
[properties]: Define python2-pandas.
(python2-pandas)[native-inputs]: Add python2-setuptools.
* gnu/packages/patches/python-pandas-fix-tslib-test-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-05-16 17:39:42 +03:00
Leo Famulari
b4370be9de
gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.2.
...
* gnu/packages/python.scm (python-cryptography): Update to 1.3.2.
(python-cryptography-vectors): Update to 1.3.2.
2016-05-16 02:13:18 -04:00
Ludovic Courtès
216c283b0a
gnu: python: Make sure shared libraries are stripped.
...
* gnu/packages/python.scm (python-2)[arguments]: Add
'make-libraries-writable' phase.
2016-05-10 16:50:46 +02:00
Ludovic Courtès
9ffe61b0ee
gnu: python: Remove unnecessary installed tests.
...
* gnu/packages/python.scm (python-2)[arguments]: Add 'remove-tests'
phase.
2016-05-10 16:50:46 +02:00
Leo Famulari
478e75b53b
gnu: wrap-python3: Create more symlinks.
...
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>.
* gnu/packages/python.scm (wrap-python3): Add symlinks for 'pip' and
'python-config'.
2016-05-05 16:30:10 -04:00
Mathieu Lirzin
c3052d6bcd
Merge branch 'master' into core-updates
2016-05-02 17:53:40 +02:00
Danny Milosavljevic
63bcec7140
gnu: Add python2-shedskin.
...
* gnu/packages/python.scm (python2-shedskin): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-05-01 13:45:57 -04:00
Efraim Flashner
a64cbb6f32
gnu: python-celery: Rearrange inputs.
...
* gnu/packages/python.scm (python-celery)[propagated-inputs]: Move
python-pytz, python-billiard, python-kombu ...
[inputs]: ... to here. Add python-amqp, python-anyjson.
2016-04-28 19:43:21 +03:00
Efraim Flashner
0848d8d3a6
gnu: python-rauth: Rearrange inputs.
...
* gnu/packages/python.scm (python-rauth)[native-inputs]: Remove it.
[propagated-inputs]: Move python-requests ...
[inputs]: ... to here.
[properties]: Define python2-variant.
(python2-rauth): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-04-28 19:43:21 +03:00
Ricardo Wurmus
5135354f62
gnu: python-ly: Update to 0.9.4.
...
* gnu/packages/python.scm (python-ly): Update to 0.9.4.
2016-04-27 10:40:23 +02:00
Efraim Flashner
a800018e03
gnu: python2-pysnptools: Update to 0.3.9.
...
* gnu/packages/python.scm (python2-pysnptools): Update to 0.3.9.
[propagated-inputs]: Add python2-pytz. Move python2-pandas ...
[inputs]: ... to here. Add python2-dateutil-2, python2-six.
2016-04-25 23:35:39 +03:00
Efraim Flashner
783fb0a3a2
gnu: python-terminado: Update to 0.6.
...
* gnu/packages/python.scm (python-terminado): Update to 0.6.
[inputs]: Remove python-setuptools. Move python-nose ...
[native-inputs]: ... to here.
[properties]: Define python2-variant.
(python2-terminado): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-04-25 17:19:54 +03:00
Efraim Flashner
bdb67d846c
gnu: python-singledispatch: Rearrange inputs.
...
* gnu/packages/python.scm (python-singledispatch)[propagated-inputs]:
Move python-six ...
[inputs]: ... to here.
2016-04-25 17:17:51 +03:00
Efraim Flashner
b455439bcd
gnu: python-tornado: Rearrange inputs.
...
* gnu/packages/python.scm (python-tornado)[properties]: Define
python2-variant.
[inputs]: Remove python-certifi, move python-backports-abc here from
native-inputs.
[native-inputs]: Remove python-setuptools.
(python2-tornado): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-04-25 15:50:22 +03:00
Efraim Flashner
fc899d4f73
gnu: python-seaborn: Update to 0.7.0.
...
* gnu/packages/python.scm (python-seaborn): Update to 0.7.0.
[native-inputs]: Remove python-setuptools.
(python2-seaborn): Build with 'strip-python2-variant'.
[propagated-inputs]: Add python2-pytz.
[native-inputs]: Add python2-setuptools.
2016-04-25 15:28:00 +03:00
Efraim Flashner
4260372671
gnu: python-pandas: Rearrange inputs.
...
* gnu/packages/python.scm (python-pandas)[propagated-inputs]: Move
python-pytz, python-dateutil-2 ...
[inputs]: ... to here.
2016-04-25 15:27:59 +03:00
Efraim Flashner
f0412aa2bd
gnu: python-feedgenerator: Update to 1.8.
...
* gnu/packages/python.scm (python-feedgenerator): Update to 1.8.
[arguments]: Remove configure flags.
[inputs]: Move python-setuptools, python-pytz, python-six ...
[native-inputs]: ... to here.
[home-page]: Update project's home-page.
2016-04-24 21:49:42 +03:00
Efraim Flashner
d9f2dece1f
gnu: pelican: Rearrange inputs.
...
* gnu/packages/python.scm (pelican)[native-inputs]: Remove
python-setuptools.
[propagated-inputs]: Move python-feedgenerator, python-jinja2,
python-pygments, python-docutils, python-pytz, python-blinker,
python-unidecode, python-six, python-dateutil-2 ...
[inputs]: ... to here.
2016-04-24 21:20:42 +03:00
Efraim Flashner
194d0d9843
gnu: python2-itsdangerous: Use 'strip-python2-variant'.
...
* gnu/packages/python.scm (python2-itsdangerous): Use
'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
(python-itsdangerous)[inputs]: Remove python-setuptools.
[properties]: Define python2-variant.
2016-04-24 20:41:15 +03:00
Efraim Flashner
59f151ec54
gnu: python2-oauthlib: Use python2-variant.
...
* gnu/packages/python.scm (python2-oauthlib): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
(python-oauthlib)[inputs]: Remove python-setuptools.
[properties]: Define python2-variant for python2-oauthlib.
2016-04-24 20:31:23 +03:00
Leo Famulari
9bed9b150d
gnu: python-vobject: Update to 0.9.2.
...
* gnu/packages/python.scm (python-vobject, python2-vobject): Update to 0.9.2.
2016-04-17 14:35:11 -04:00
Ricardo Wurmus
534db46306
gnu: python-pandas: Fix test failures.
...
* gnu/packages/patches/python-pandas-fix-tslib-test-failure.patch: New
file.
* gnu-system.am (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-pandas)[source]: Add patch.
2016-04-17 11:36:25 +02:00
Alex Kost
fc1adab148
gnu: packages: Use 'search-patches' everywhere.
...
* gnu/packages/abiword.scm: Use 'search-patches' for 'patches' field.
* gnu/packages/acl.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/algebra.scm: Likewise.
* gnu/packages/animation.scm: Likewise.
* gnu/packages/apr.scm: Likewise.
* gnu/packages/audacity.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/autotools.scm: Likewise.
* gnu/packages/avahi.scm: Likewise.
* gnu/packages/backup.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/bash.scm: Likewise.
* gnu/packages/bioinformatics.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/ci.scm: Likewise.
* gnu/packages/cmake.scm: Likewise.
* gnu/packages/cpio.scm: Likewise.
* gnu/packages/cross-base.scm: Likewise.
* gnu/packages/dico.scm: Likewise.
* gnu/packages/doxygen.scm: Likewise.
* gnu/packages/ebook.scm: Likewise.
* gnu/packages/elf.scm: Likewise.
* gnu/packages/emacs.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/flashing-tools.scm: Likewise.
* gnu/packages/fltk.scm: Likewise.
* gnu/packages/ftp.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gawk.scm: Likewise.
* gnu/packages/gcc.scm: Likewise.
* gnu/packages/gd.scm: Likewise.
* gnu/packages/ghostscript.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/gnucash.scm: Likewise.
* gnu/packages/gnunet.scm: Likewise.
* gnu/packages/gnupg.scm: Likewise.
* gnu/packages/gnuzilla.scm: Likewise.
* gnu/packages/graphics.scm: Likewise.
* gnu/packages/grub.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/icu4c.scm: Likewise.
* gnu/packages/idutils.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/imagemagick.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/ldc.scm: Likewise.
* gnu/packages/libcanberra.scm: Likewise.
* gnu/packages/libevent.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/libunwind.scm: Likewise.
* gnu/packages/libusb.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lirc.scm: Likewise.
* gnu/packages/llvm.scm: Likewise.
* gnu/packages/lsh.scm: Likewise.
* gnu/packages/lua.scm: Likewise.
* gnu/packages/lxqt.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mcrypt.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/mit-krb5.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/multiprecision.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/ninja.scm: Likewise.
* gnu/packages/nvi.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/orpheus.scm: Likewise.
* gnu/packages/ots.scm: Likewise.
* gnu/packages/parallel.scm: Likewise.
* gnu/packages/patchutils.scm: Likewise.
* gnu/packages/pcre.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/plotutils.scm: Likewise.
* gnu/packages/polkit.scm: Likewise.
* gnu/packages/pulseaudio.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/qemu.scm: Likewise.
* gnu/packages/qt.scm: Likewise.
* gnu/packages/ratpoison.scm: Likewise.
* gnu/packages/rdf.scm: Likewise.
* gnu/packages/readline.scm: Likewise.
* gnu/packages/rush.scm: Likewise.
* gnu/packages/scheme.scm: Likewise.
* gnu/packages/screen.scm: Likewise.
* gnu/packages/sdl.scm: Likewise.
* gnu/packages/slim.scm: Likewise.
* gnu/packages/ssh.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/tcsh.scm: Likewise.
* gnu/packages/texinfo.scm: Likewise.
* gnu/packages/tls.scm: Likewise.
* gnu/packages/tor.scm: Likewise.
* gnu/packages/tv.scm: Likewise.
* gnu/packages/valgrind.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/vtk.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/wicd.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xfce.scm: Likewise.
* gnu/packages/xiph.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
* gnu/packages/zip.scm: Likewise.
2016-04-14 10:38:21 +03:00
Efraim Flashner
4b47cbfa9a
gnu: python-werkzeug: Update to 0.11.5.
...
* gnu/packages/python.scm (python-werkzeug): Update to 0.11.5.
2016-04-10 23:36:58 +03:00
Efraim Flashner
9ba40f05c8
gnu: python-pytest-localserver: Change inputs.
...
* gnu/packages/python.scm (python-pytest-localserver)[native-inputs]:
Remove zip.
[proapgated-inputs]: Move python-werkzeug ...
[inputs]: ... to here.
[propagated-inputs]: Move python-pytest, python-requests, python-six ...
[native-inputs]: ... to here.
2016-04-10 22:45:53 +03:00
Efraim Flashner
630d938fbe
gnu: python-pytest-cache: Change inputs.
...
* gnu/packages/python.scm (python-pytest-cache)[propagated-inputs]: Move
python-execnet ...
[inputs]: ... to here. Add python-apipkg, python-py, python-pytest.
2016-04-10 22:38:44 +03:00
Efraim Flashner
584d068f0f
gnu: python-execnet: Change inputs.
...
* gnu/packages/python.scm (python-execnet)[propagated-inputs]: Move
python-apipkg ...
[inputs]: ... to here.
2016-04-10 22:32:39 +03:00
Efraim Flashner
b43bab3c2a
gnu: python-apipkg: Change inputs.
...
* gnu/packages/python.scm (python-apipkg)[native-inputs]: Move
python-pytest.
[inputs]: ... to here.
2016-04-10 22:30:19 +03:00
Efraim Flashner
fbe9abcce4
gnu: python-pytest-xdist: Change inputs.
...
* gnu/packages/python.scm (python-pytest-xdist)[native-inputs]: Remove
python-setuptools.
[propagated-inputs]: Move python-execnet, python-py, python-pytest ...
[inputs]: ... to here. Add python-apipkg.
[properties]: Define python2-pytest-xdist.
(python2-pytest-xdist): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-04-10 22:07:45 +03:00
Efraim Flashner
54cd239b35
gnu: python-pytest-runner: Define python2-pytest-runner.
...
* gnu/packages/python.scm (python-pytest-runner)[properties]: Define
python2-pytest-runner.
[native-inputs]: Remove python-setuptools.
[home-page]: Project has moved to Github.
(python2-pytest-runner)[native-inputs]: Add python2-setuptools.
2016-04-10 21:17:10 +03:00
Efraim Flashner
545f4a1c3c
gnu: python-pytest-cov: Update to 2.2.1.
...
* gnu/packages/python.scm (python-pytest-cov): Update to 2.2.1.
[native-inputs]: Remove python-setuptools. Move python-coverage,
python-pytest ...
[inputs]: ... to here.
[properties]: Define python2-pytest-cov.
(python-pytest-cov): Build with 'strip-python2-variant'.
[inputs]: Add python2-setuptools.
2016-04-10 21:00:42 +03:00
Efraim Flashner
eb3d3503f3
gnu: python-parse: Update to 1.6.6.
...
* gnu/packages/python.scm (python-parse): Update to 1.6.6.
2016-04-10 20:52:04 +03:00
Efraim Flashner
ed80839b8c
gnu: python-tzlocal: Update to 1.2.2.
...
* gnu/packages/python.scm (python-tzlocal): Update to 1.2.2.
[native-inputs]: Move python-pytz ...
[inputs]: ... to here.
2016-04-10 20:45:49 +03:00
Efraim Flashner
eebf6f01e4
gnu: python-parsedatetime: Update to 2.1.
...
* gnu/packages/python.scm (parsedatetime): Update to 2.1.
[native-inputs]: Remove python-setuptools, add python-nose, python-pyicu.
[properties]: Define python2-variant.
(python2-parsedatetime): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-04-10 20:07:57 +03:00
Efraim Flashner
394b8060b1
gnu: python-dateutil-2: Update to 2.5.2.
...
* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.2.
[inputs]: Remove python-setuptools.
[properties]: Define python2-dateutil-2.
(python2-dateutil-2): Build with 'strip-python2-variant'.
[inputs]: Add python2-setuptools.
2016-04-10 19:43:27 +03:00
Efraim Flashner
13f3ff3522
gnu: python-keyring: Update to 8.7.
...
* gnu/packages/python.scm (python-keyring): Update to 8.7.
[native-inputs]: Remove python-setuptools, python-mock.
[properties]: Define python2-keyring.
(python2-keyring): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
2016-04-10 18:02:32 +03:00
Efraim Flashner
fe147c4143
gnu: python-h5py: Update to 2.6.0.
...
* gnu/packages/python.scm (python-h5py): Update to 2.6.0.
[inputs]: Add python-six.
[native-inputs]: Add python-pkgconfig.
[properties]: Define python2-h5py.
2016-04-10 17:12:31 +03:00
Efraim Flashner
61c9babb6e
gnu: python-pytz: Update to 2016.3.
...
* gnu/packages/python.scm (python-pytz): Update to 2016.3.
2016-04-10 12:43:42 +03:00
Efraim Flashner
3f37db6b0e
gnu: python-babel: Update to 2.3.2.
...
* gnu/packages/python.scm (python-babel): Update to 2.3.2.
2016-04-10 12:21:51 +03:00
Efraim Flashner
db5567f753
gnu: python-ccm: Update to 2.1.6.
...
* gnu/packages/python.scm (python-ccm): Update to 2.1.6.
2016-04-10 12:16:44 +03:00
Efraim Flashner
286f1bac9e
gnu: python-httplib2: Update to 0.9.2.
...
* gnu/packages/python.scm (python-httplib2): Update to 0.9.2.
2016-04-10 12:13:02 +03:00
Efraim Flashner
81b9bbbd57
gnu: python-paramiko: Update to 1.16.0.
...
* gnu/packages/python.scm (python-paramiko): Update to 1.16.0.
2016-04-10 11:57:11 +03:00
Efraim Flashner
6a308947b4
gnu: python-requests: Rearrange inputs.
...
* gnu/packages/python.scm (python-requests)[propagated-inputs]: Move
python-py, python-pytest, python-pytest-cov, python-wheel from here...
[native-inputs]: ... to here.
2016-04-10 10:55:28 +03:00
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
Ludovic Courtès
933d2fe4cf
Merge branch 'master' into core-updates
2016-04-06 12:00:29 +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
09ec508a4c
Merge branch 'master' into core-updates
2016-03-21 12:22:31 -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
5c19dab945
gnu: wrap-python3: Remove extraneous commas from Scheme lists.
...
* gnu/packages/python.scm (wrap-python3): Remove commas from Scheme lists.
2016-02-27 08:53:05 -05:00
Mark H Weaver
048ec1a8b0
Merge branch 'master' into core-updates
2016-02-27 08:52:23 -05: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
Efraim Flashner
29f20168cf
gnu: python-pytest-localserver: Update to 0.3.5.
...
* gnu/packages/python.scm (python-pytest-localserver): Update to 0.3.5.
2016-02-25 21:05:37 +02:00
Efraim Flashner
da8b011d2a
gnu: python-requests-toolbelt: Update to 0.6.0.
...
* gnu/packages/python.scm (python-requests-toolbelt): Update to 0.6.0.
2016-02-25 21:05:37 +02:00
Efraim Flashner
74a066f9a0
gnu: python-requests: Update to 2.9.1.
...
* gnu/packages/python.scm (python-requests): Update to 2.9.1.
2016-02-25 21:05:37 +02:00
Efraim Flashner
40981b5c18
gnu: python-wheel: Update to 0.29.0.
...
* gnu/packages/python.scm (python-wheel): Update to 0.29.0.
2016-02-25 21:05:37 +02:00
Christopher Allan Webber
a8f20f63dc
gnu: Add python-pastescript.
...
* gnu/packages/python.scm (python-pastescript, python2-pastescript):
New variables.
2016-02-25 11:01:56 -08:00
Christopher Allan Webber
c4a7904c21
gnu: Add python-paste.
...
* gnu/packages/python.scm (python-paste, python2-paste): New variables.
* gnu/packages/patches/python-paste-remove-timing-test.patch: New file.
* gnu/packages/patches/python-paste-remove-website-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add them.
2016-02-25 11:01:45 -08:00
Leo Famulari
548d716539
gnu: Add python-sphinx-repoze-autointerface.
...
* gnu/packages/python.scm (python-sphinx-repoze-autointerface,
python2-sphinx-repoze-autointerface): New variables.
2016-02-22 00:40:25 -05:00
Leo Famulari
3276517cdc
gnu: Add python-sphinxcontrib-programoutput.
...
* gnu/packages/python.scm (python-sphinxcontrib-programoutput,
python2-sphinxcontrib-programoutput): New variables.
2016-02-22 00:40:25 -05:00
Christopher Allan Webber
2de98febb3
gnu: python-apipkg: Remove unzip dependency.
...
Unzip was never used for this package.
* gnu/packages/python.scm (python-apipkg): Remove unzip dependency.
2016-02-21 19:02:26 -08:00
Christopher Allan Webber
0c3b90d478
gnu: Add python-editor.
...
* gnu/packages/python.scm (python-editor, python2-editor): New variables.
2016-02-21 19:01:16 -08:00
Christopher Allan Webber
97e32948ea
gnu: Add python-translitcodec.
...
* gnu/packages/python.scm (python-translitcodec, python2-translitcodec):
New variables.
2016-02-21 19:01:16 -08:00
Christopher Allan Webber
22df6419f8
gnu: Add python-celery.
...
* gnu/packages/python.scm (python-celery, python2-celery): New variables.
2016-02-21 19:01:16 -08:00
Christopher Allan Webber
b6f0b9fb68
gnu: Add python-billiard.
...
* gnu/packages/python.scm (python-billiard, python2-billiard):
New variables.
2016-02-21 19:01:16 -08:00
Christopher Allan Webber
7d38730507
gnu: Add python-kombu.
...
* gnu/packages/python.scm (python-kombu, python2-kombu): New variables.
2016-02-21 19:01:16 -08:00
Christopher Allan Webber
8dfceab779
gnu: Add python-amqp.
...
* gnu/packages/python.scm (python-amqp, python2-amqp): New variables.
2016-02-21 19:01:13 -08:00
Christopher Allan Webber
4cb122cd8d
gnu: Add python-anyjson.
...
* gnu/packages/python.scm (python-anyjson, python2-anyjson): New variables.
2016-02-21 19:00:32 -08:00
Christopher Allan Webber
aa6313d699
gnu: Add python-webtest.
...
* gnu/packages/python.scm (python-webtest, python2-webtest):
New variables.
2016-02-21 18:59:39 -08:00
Christopher Allan Webber
1cf536521d
gnu: Add python-pyquery.
...
* gnu/packages/python.scm (python-pyquery, python2-pyquery): New variables.
2016-02-21 18:59:39 -08:00
Christopher Allan Webber
bb7518b1e8
gnu: Add python-pastedeploy.
...
* gnu/packages/python.scm (python-pastedeploy, python2-pastedeploy):
New variables.
2016-02-21 18:59:39 -08:00
Christopher Allan Webber
778a284be5
gnu: Add python-wsgiproxy2.
...
* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2):
New variables.
2016-02-21 18:59:39 -08:00
Christopher Allan Webber
ae00a41feb
gnu: Add python-waitress.
...
* gnu/packages/python.scm (python-waitress, python2-waitress): New variables.
2016-02-21 18:59:39 -08:00
Christopher Allan Webber
b32a1e47a9
gnu: Add python-beautifulsoup4.
...
* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
New variables.
2016-02-21 18:59:34 -08:00
Christopher Allan Webber
8fa58fc9a1
gnu: Add python-pytest-xdist.
...
* gnu/packages/python.scm (python-pytest-xdist, python2-pytest-xdist):
New variables.
2016-02-21 18:59:30 -08:00
Christopher Allan Webber
16c84f9031
gnu: Add python2-execnet.
...
* gnu/packages/python.scm (python2-execnet): New variable.
2016-02-21 18:59:30 -08:00
Christopher Allan Webber
e08739c3c6
gnu: Add python2-apipkg.
...
* gnu/packages/python.scm (python2-apipkg): New variable.
2016-02-21 18:59:30 -08:00
Christopher Allan Webber
af5a460222
gnu: Add python-alembic.
...
* gnu/packages/python.scm (python-alembic, python2-alembic): New variables.
2016-02-21 18:59:29 -08:00
Andy Wingo
5cc3096c73
Update all sources from freedesktop.org to use https
...
* gnu/packages/xorg.scm:
* gnu/packages/xdisorg.scm:
* gnu/packages/video.scm:
* gnu/packages/tls.scm:
* gnu/packages/python.scm:
* gnu/packages/pulseaudio.scm:
* gnu/packages/polkit.scm:
* gnu/packages/pdf.scm:
* gnu/packages/libcanberra.scm:
* gnu/packages/gtk.scm:
* gnu/packages/gstreamer.scm:
* gnu/packages/gnome.scm:
* gnu/packages/glib.scm:
* gnu/packages/ghostscript.scm:
* gnu/packages/freedesktop.scm:
* gnu/packages/fontutils.scm: Update all sources hosted on freedesktop
to fetch tarballs via https. freedesktop.org appears to have updated
recently to redirect all http to https. As an exception, we leave
pkg-config like it is, because pkg-config is needed to build gnutls,
and without gnutls we can't download https URLs.
2016-02-21 21:11:49 +01:00
Leo Famulari
9eb05bc381
gnu: python-enum34: Remove python-setuptools from inputs.
...
* gnu/packages/python.scm (python-enum34)[inputs]: Remove
python-setuptools.
2016-02-21 02:46:23 -05:00
Leo Famulari
68f1cdecf1
gnu: Don't use python-enum34 when building with python-3.4.
...
* gnu/packages/docker.scm (docker-compose)[inputs]: Remove python-enum34.
* gnu/packages/python.scm (python-parse-type)[inputs]: Likewise.
(behave)[inputs]: Likewise.
(python-cryptography)[propagated-inputs]: Likewise.
(python2-cryptography)[propagated-inputs]: Add python2-enum34.
2016-02-21 02:46:23 -05:00
Leo Famulari
820acd1bc3
gnu: Add python2-enum34.
...
* gnu/packages/python.scm (python2-enum34): New variable.
2016-02-21 02:46:23 -05:00
Leo Famulari
d39ae1e5c6
gnu: python-enum34: Update to 1.1.0.
...
* gnu/packages/python.scm (python-enum34): Update to 1.1.0.
[source]: Use pypi-uri.
2016-02-21 02:46:23 -05:00
David Thompson
50aaec25ca
gnu: Add python-mako.
...
* gnu/packages/python.scm (python-mako, python2-mako): New variables.
2016-02-17 21:21:47 -05:00
Leo Famulari
a9da8fec62
gnu: python-click-log: Update to 0.1.3.
...
* gnu/packages/python.scm (python-click-log): Update to 0.1.3.
2016-02-15 18:48:36 -05:00
Leo Famulari
c834cf82b6
gnu: python-atomicwrites: Update to 0.1.9.
...
* gnu/packages/python.scm (python-atomicwrites): Update to 0.1.9.
2016-02-15 18:48:36 -05:00
Leo Famulari
97bbc48023
gnu: python-lxml: Update to 3.5.0.
...
* gnu/packages/python.scm (python-lxml, python2-lxml): Update to 3.5.0.
[source]: Use pypi-uri.
2016-02-15 18:48:36 -05:00
Christopher Allan Webber
a4ba286baf
gnu: python-sqlalchemy: Update to 1.0.12.
...
* gnu/packages/python.scm (python-sqlalchemy): Update to 1.0.12.
2016-02-15 14:02:06 -08:00
Efraim Flashner
10a42aa2e2
gnu: python-2: Enable tests.
...
* gnu/packages/python.scm (python-2)[source]: Delete failing tests.
[arguments]: Enable tests.
2016-02-15 09:25:30 +02:00
Efraim Flashner
e7e7a1eb7c
gnu: python-2: Update to 2.7.11.
...
* gnu/packages/python.scm (python-2): Update to 2.7.11.
2016-02-15 09:25:30 +02:00
Andreas Enge
b6b07d9de3
gnu: python-ly: Update to 0.9.3.
...
* gnu/packages/python.scm (python-ly): Update to 0.9.3.
2016-02-14 21:49:56 +01:00
Christopher Allan Webber
cb34dc6c3e
gnu: Add python-wtforms
...
* gnu/packages/python.scm (python-wtforms, python2-wtforms): New variables.
2016-02-13 15:03:10 -08:00
Leo Famulari
8ad4ae204f
gnu: python-wheel: Define 'python2-variant'.
...
* gnu/packages/python.scm (python-wheel)[properties]: New field.
(python2-wheel): Use 'strip-python2-variant'.
(python2-requests): Take the result of 'package-with-python2' directly.
* gnu/packages/openstack.scm (python2-requests-mock): Likewise.
(python2-oslosphinx): Likewise.
2016-02-12 18:50:32 -05:00
Leo Famulari
a14600ecfa
gnu: python-jsonschema: Define 'python2-variant'.
...
* gnu/packages/python.scm (python-jsonschema)[properties]: New field.
(python2-jsonschema): Use 'strip-python2-variant'.
* gnu/packages/openstack.scm (python2-tempest-lib): Take the result of
'package-with-python2' directly.
2016-02-12 18:50:32 -05:00
Leo Famulari
519e2f4fde
gnu: python-cryptography: Define 'python2-variant'.
...
* gnu/packages/python.scm (python-cryptography)[properties]: New field.
(python2-cryptography): Use 'strip-python2-variant'.
(python2-pyopenssl): Take the result of 'package-with-python2' directly.
2016-02-12 18:50:32 -05:00
Ricardo Wurmus
b074e7d486
gnu: python2-fastlmm: Update to 0.2.21.
...
* gnu/packages/python.scm (python2-fastlmm): Update to 0.2.21.
2016-02-12 10:58:46 +01:00
Ricardo Wurmus
3f2e9675fb
gnu: python2-pysnptools: Update to 0.3.5.
...
* gnu/packages/python.scm (python2-pysnptools): Update to 0.3.5.
2016-02-12 10:58:46 +01:00
Ricardo Wurmus
ef9b4c04a4
gnu: python-numpy-bootstrap: Update to 1.10.4.
...
* gnu/packages/python.scm (python-numpy-bootstrap): Update to 1.10.4.
2016-02-12 10:58:46 +01:00
Ricardo Wurmus
1b96f069e6
gnu: python-pandas: Update to 0.16.2.
...
* gnu/packages/python.scm (python-pandas): Update to 0.16.2.
2016-02-12 10:58:46 +01:00
Leo Famulari
16095d2729
gnu: python-pillow: Update to 3.1.1 [fixes CVE-2016-{0740, 0775}].
...
* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.1.1.
2016-02-08 00:25:40 -05:00
Christopher Allan Webber
0bdc1671e4
gnu: Add python2-xdo.
...
* gnu/packages/python.scm (python2-xdo): New variable.
2016-02-07 14:57:52 -08:00
Ludovic Courtès
57b7b8cd60
gnu: python-matplotlib: Define 'python2-variant'.
...
* gnu/packages/python.scm (python2-numpy): Take the result of
'package-with-python2' directly.
(python2-scipy): Likewise.
(python-matplotlib)[properties]: New field.
(python2-matplotlib): Call 'strip-python2-variant'.
2016-02-07 23:46:01 +01:00
Ludovic Courtès
48b311b1b3
gnu: python-cython: Define 'python2-variant'.
...
* gnu/packages/python.scm (python-cython)[properties]: New field.
(python2-cython): Use 'strip-python2-variant'.
2016-02-07 23:46:01 +01:00
Efraim Flashner
fe476868df
gnu: python2-pysqlite: Update to 2.8.1.
...
* gnu/packages/python.scm (python2-pysqlite): Update to 2.8.1.
[source]: Change to `pypi uri` syntax.
[home-page]: Update to new homepage.
2016-02-07 15:59:54 +02:00
Efraim Flashner
f2d06d4697
gnu: python2-backport-ssl-match-hostname: Update to 3.5.0.1.
...
* gnu/packages/python.scm (python2-backport-ssl-match-hostname):
Update to 3.5.0.1.
[arguments]: Skip tests.
[synopsis]: Update for python version 3.5.x.
2016-02-07 15:24:43 +02:00
Efraim Flashner
ce6c13ee8c
gnu: python-cryptography: Update to 1.2.2.
...
* gnu/packages/python.scm (python-cryptography): Update to 1.2.2.
[source]: Change to `pypi uri` syntax.
[native-inputs]: Add python-pyasn1, python-pyasn1-modules,
python-hypothesis.
(python2-cryptography)[propagated-inputs]: Add
python2-backport-ssl-match-hostname
2016-02-07 14:26:57 +02:00
Efraim Flashner
b39b33e8c8
gnu: python-cryptography-vectors: Update to 1.2.2.
...
* gnu/packages/python.scm (python-cryptography-vectors): Update to 1.2.2.
2016-02-07 13:57:44 +02:00
Efraim Flashner
6fb54e3bd4
gnu: python-pip: Update to 8.0.2.
...
* gnu/packages/python.scm (python-pip): Update to 8.0.2.
[source]: Change to `pypi uri` syntax.
2016-02-07 13:38:16 +02:00
Leo Famulari
7517e73c75
gnu: Add python-pytest-subtesthack.
...
* gnu/packages/python.scm (python-pytest-subtesthack,
python2-pytest-subtesthack): New variables.
2016-02-02 14:49:26 -05:00
Leo Famulari
6a44697d01
gnu: Add python-hypothesis.
...
* gnu/packages/python.scm (python-hypothesis, python2-hypothesis): New
variables.
2016-02-02 14:49:26 -05:00
David Thompson
f861b8b8e0
gnu: Add awscli.
...
* gnu/packages/python.scm (awscli): New variable.
2016-02-02 09:24:17 -05:00
David Thompson
935fcd5cf6
gnu: Add python-botocore.
...
* gnu/packages/python.scm (python-botocore): New variable.
2016-02-02 09:23:00 -05:00
David Thompson
ba9da248a6
gnu: Add python-jmespath.
...
* gnu/packages/python.scm (python-jmespath): New variable.
2016-02-02 09:23:00 -05:00
David Thompson
a4af21ca6d
gnu: Add python-tox.
...
* gnu/packages/python.scm (python-tox): New variable.
2016-02-02 09:23:00 -05:00
David Thompson
c0aacfa5b9
gnu: Add python-pluggy.
...
* gnu/packages/python.scm (python-pluggy): New variable.
2016-02-02 09:23:00 -05:00
David Thompson
f5bcec6e7d
gnu: Add python-rsa.
...
* gnu/packages/python.scm (python-rsa, python2-rsa): New variables.
2016-02-02 09:23:00 -05:00
David Thompson
2b2f2fc179
gnu: Add python-colorama.
...
* gnu/packages/python.scm (python-colorama, python2-colorama): New
variables.
2016-02-02 09:23:00 -05:00
Efraim Flashner
917708c276
gnu: python-apsw: Update to 3.9.2-r1.
...
* gnu/packages/python.scm (python-apsw): Update to 3.9.2-r1.
[source]: Change to pypi uri syntax.
2016-02-01 06:18:58 +02:00
Efraim Flashner
f1d9231d9a
gnu: python-pillow: Update to 3.1.0.
...
* gnu/packages/python.scm (python-pillow): Update to 3.1.0.
[source]: Change to pypi uri syntax.
2016-02-01 06:18:58 +02:00
Mark H Weaver
afe9f40949
Merge branch 'master' into core-updates
2016-01-19 00:18:37 -05:00
Efraim Flashner
264ae686fa
python2-jsonschema: Add python2-functools32 to inputs.
...
* gnu/packages/python.scm (python2-jsonschema)[inputs]: Add
python2-functools32.
(python2-wheel)[native-inputs]: Specify python2-jsonschema. Add
python2-functools32.
(python2-requests)[propagated-inputs]: Specify python2-wheel.
(python2-ipython)[inputs]: Specify python2-jsonschema, python2-requests.
(python2-rauth)[propagated-inputs]: Specify python2-requests.
* gnu/packages/openstack.scm (python2-requests-mock)[propagated-inputs]:
Specify python2-requests.
(python2-tempest-lib)[propagated-inputs]: Specify python2-jsonschema.
(python2-oslosphinx)[propagated-inputs]: Specify python2-requests.
(python2-keystoneclient)[porpagated-inputs]: Specify python2-requests.
[native-inputs]: Specify python2-oslosphinx, python2-requests-mock,
python2-tempest-lib.
(python2-swiftclient)[propagated-inputs]: Specify python2-requests,
python2-oslosphinx.
2016-01-18 17:23:37 +02:00
Efraim Flashner
c18f636823
gnu: Add python-urllib3.
...
* gnu/packages/python.scm (python-urllib3, python2-urllib3): New variables.
2016-01-17 22:37:04 +02:00
Efraim Flashner
e1ba074999
gnu: python-wheel: Clarify description.
...
* gnu/packages/python.scm (python-wheel): Do it.
2016-01-17 22:37:04 +02:00
Efraim Flashner
10468636ff
gnu: python-pytest-cov: Clarify description.
...
* gnu/packages/python.scm (python-pytest-cov): Do it.
2016-01-17 22:37:04 +02:00
Efraim Flashner
1abe448d56
gnu: Add python2-functools32.
...
* gnu/packages/python.scm (python2-functools32): New variable.
2016-01-17 22:37:04 +02:00
Efraim Flashner
5988c299c4
gnu: Add python-pyasn1-modules.
...
* gnu/packages/python.scm (python-pyasn1-modules)
(python2-pyasn1-modules): New variables.
2016-01-17 22:37:04 +02:00
Efraim Flashner
81f7f29752
gnu: Add python-rauth.
...
* gnu/packages/python.scm (python-rauth, python2-rauth): New variables.
2016-01-17 22:37:04 +02:00
Efraim Flashner
7a5b944eb5
gnu: Add python-futures.
...
* gnu/packages/python.scm (python-futures, python2-futures): New variables.
2016-01-17 22:37:04 +02:00
宋文武
c3e919d7a0
gnu: Add python-hy.
...
* gnu/packages/python.scm (python-hy, python2-hy): New variables.
2016-01-16 08:18:37 +08:00
宋文武
e224b7d0bd
gnu: Add python-rply.
...
* gnu/packages/python.scm (python-rply, python2-rply): New variables.
2016-01-16 08:18:37 +08:00
宋文武
4ecdeef8ae
gnu: Add python-astor.
...
* gnu/packages/python.scm (python-astor, python2-astor): New variables.
2016-01-16 08:18:37 +08:00
宋文武
c06a3de93a
gnu: Add python-clint.
...
* gnu/packages/python.scm (python-clint, python2-clint): New variables.
2016-01-16 08:17:04 +08:00
宋文武
2216e15cc3
gnu: Add python-args.
...
* gnu/packages.scm (python-args, python2-args): New variables.
2016-01-16 08:16:51 +08:00
Leo Famulari
b97c1bfd56
gnu: python-urwid: Disable failing test test_remove_watch_file.
...
* gnu/packages/python.scm (python-urwid)[arguments]: Add
'disable-failing-test' phase.
[source]: Use pypi-uri.
2016-01-15 16:45:24 -05:00
Leo Famulari
226d333103
gnu: Update python-tzlocal to 1.2.
...
* gnu/packages/python.scm (python-tzlocal): Update to 1.2.
[source]: Use pypi-uri.
[arguments]: Remove the custom 'unpack phase.
[native-inputs]: Remove unzip, python-setuptools.
[propagated-inputs]: Add python-pytz.
2016-01-15 16:45:24 -05:00
Leo Famulari
6bbbb53eeb
gnu: Add python-sphinxcontrib-newsfeed.
...
* gnu/packages/python.scm (python-sphinxcontrib-newsfeed): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
5c299bf016
gnu: Add python-icalendar.
...
* gnu/packages/python.scm (python-icalendar): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
89b8a5516f
gnu: Add python-pytest-xprocess.
...
* gnu/packages/python.scm (python-pytest-xprocess): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
28cecbb7cc
gnu: Add python-wsgi-intercept.
...
* gnu/packages/python.scm (python-wsgi-intercept): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
d7e729fe08
gnu: Add python-pytest-localserver.
...
* gnu/packages/python.scm (python-pytest-localserver): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
6720dbb49f
gnu: Add python-pytest-cache.
...
* gnu/packages/python.scm (python-pytest-cache): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
848964fe11
gnu: Add python-execnet.
...
* gnu/packages/python.scm (python-execnet): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
7b3a4ee4c3
gnu: Add python-apipkg.
...
* gnu/packages/python.scm (python-apipkg): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
7b17cab902
gnu: Add python-click-log.
...
* gnu/packages/python.scm (python-click-log): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
d1deb90b3f
gnu: Add python-click-threading.
...
* gnu/packages/python.scm (python-click-threading): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
561bb3cb1a
gnu: Add python-requests-toolbelt.
...
* gnu/packages/python.scm (python-requests-toolbelt): New variable.
2016-01-15 16:45:24 -05:00
Leo Famulari
5c6eea2ad1
gnu: Add python-atomicwrites.
...
* gnu/packages/python.scm (python-atomicwrites): New variable.
2016-01-15 16:45:24 -05:00
David Thompson
67c52bb3e7
gnu: Add python-websocket-client.
...
* gnu/packages/python.scm (python-websocket-client): New variable.
2016-01-14 09:12:23 -05:00
David Thompson
210bf49754
gnu: Add python-texttable.
...
* gnu/packages/python.scm (python-texttable, python2-texttable): New
variables.
2016-01-14 09:12:23 -05:00
David Thompson
b3667afbd2
gnu: Update python-jsonschema to 2.5.1.
...
* gnu/packages/python.scm (python-jsonschema): Update to 2.5.1.
[inputs]: Add python-vcversioner.
2016-01-14 09:12:06 -05:00
David Thompson
ea521b42c2
gnu: Add python-vcversioner.
...
* gnu/packages/python.scm (python-vcversioner, python2-vcversioner): New
variables.
2016-01-14 09:05:19 -05:00
David Thompson
e90051808b
gnu: Add version 2.7 variant of python-requests.
...
* gnu/packages/python.scm (python-requests-2.7): New variable.
2016-01-14 09:05:19 -05:00
Ludovic Courtès
53334dd6e9
Merge branch 'master' into core-updates
2016-01-03 14:53:03 +01:00
Erik Edrosa
b989390889
gnu: Add python-markdown.
...
* gnu/packages/python.scm (python-markdown, python2-markdown): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-01-02 00:07:29 -05:00
Efraim Flashner
13fcc6df37
gnu: python-fixtures: Update to 1.4.0.
...
* gnu/packages/python.scm (python-fixtures): Update to 1.4.0.
2015-12-30 23:16:09 +02:00
Efraim Flashner
af1ab77312
gnu: python-pyld: Update to 0.6.8.
...
* gnu/packages/python.scm (python-pyld): Update to 0.6.8.
2015-12-30 23:16:09 +02:00
Efraim Flashner
1780424035
gnu: python-virtualenv: Update to 13.1.2.
...
* gnu/packages/python.scm (python-virtualenv): Update to 13.1.2.
[arguments]: Custom test command.
[inputs]: Remove python-nose, add python-pytest.
2015-12-30 23:16:09 +02:00
Efraim Flashner
690e8c6637
gnu: python-passlib: Update to 1.6.5.
...
* gnu/packages/python.scm (python-passlib): Update to 1.6.5.
2015-12-30 23:16:09 +02:00
Efraim Flashner
03fd001cef
gnu: python-libarchive-c: Update to 2.2.
...
* gnu/packages/python.scm (python-libarchive-c): Update to 2.2.
2015-12-30 23:16:09 +02:00
Efraim Flashner
99b00dc796
gnu: python-tlsh: Update to 3.4.4.
...
* gnu/packages/python.scm (python-tlsh): Update to 3.4.4.
2015-12-30 23:16:09 +02:00
Efraim Flashner
b8834c219e
gnu: python-webob: Update to 1.5.1.
...
* gnu/packages/python.scm (python-webob): Update to 1.5.1.
2015-12-30 23:16:09 +02:00
Efraim Flashner
1b99553317
gnu: python-flake8: Update to 2.5.1.
...
* gnu/packages/python.scm (python-flake8): Update to 2.5.1.
2015-12-30 23:16:09 +02:00
Efraim Flashner
2abc397225
gnu: python-pyflakes: Update to 1.0.0.
...
* gnu/packages/python.scm (python-pyflakes): Update to 1.0.0.
2015-12-30 23:16:09 +02:00
Efraim Flashner
3655ee76a6
gnu: python-pyzmq: Update to 15.1.0.
...
* gnu/packages/python.scm (python-pyzmq): Update to 15.1.0.
2015-12-30 23:16:09 +02:00
Efraim Flashner
f56777be0a
gnu: python-psutil: Update to 3.3.0.
...
* gnu/packages/python.scm (python-psutil): Update to 3.3.0.
2015-12-30 23:16:09 +02:00
Efraim Flashner
38eb6919e1
gnu: python-pycparser: Update to 2.14.
...
* gnu/packages/python.scm (python-pycparser): Update to 2.14.
2015-12-30 23:16:09 +02:00
Efraim Flashner
d9aa097b96
gnu: python-pyrfc3339: Update to 1.0.
...
* gnu/packages/python.scm (python-pyrfc3339): Update to 1.0.
2015-12-30 23:16:09 +02:00
Efraim Flashner
f7cb984133
gnu: python-nose: Update to 1.3.7.
...
* gnu/packages/python.scm (python-nose): Update to 1.3.7.
2015-12-30 23:16:09 +02:00
Efraim Flashner
ec3bcbc7e4
gnu: python-rpy2: Update to 2.7.6.
...
* gnu/packages/python.scm (python-rpy2): Update to 2.7.6.
2015-12-30 23:16:09 +02:00
Efraim Flashner
11f97c27bc
gnu: pelican: Update to 3.6.3.
...
* gnu/packages/python.scm (pelican): Update to 3.6.3.
2015-12-30 23:16:09 +02:00
Efraim Flashner
e98149b3a4
gnu: python-jinja2: Update to 2.8.
...
* gnu/packages/python.scm (python-jinja2): Update to 2.8.
2015-12-30 23:16:09 +02:00
Efraim Flashner
8925d4f345
gnu: python-unidecode: Update to 0.04.18.
...
* gnu/packages/python.scm (python-unidecode): Update to 0.04.18.
2015-12-30 23:16:09 +02:00
Efraim Flashner
7fb9ff4dea
gnu: python-blinker: Update to 1.4.
...
* gnu/packages/python.scm (python-blinker): Update to 1.4.
2015-12-30 23:16:09 +02:00
Efraim Flashner
c2a9c1c0bc
gnu: python-dateutil: Update to 2.4.2.
...
* gnu/packages/python.scm (python-dateutil): Update to 2.4.2.
2015-12-30 23:16:09 +02:00
Efraim Flashner
e21338bec5
gnu: python-decorator: Update to 4.0.6.
...
* gnu/packages/python.scm (python-decorator): Update to 4.0.6.
2015-12-26 23:10:53 +02:00
Efraim Flashner
2a2d098195
gnu: python-exif-read: Update to 2.1.2.
...
* gnu/packages/python.scm (python-exif-read): Update to 2.1.2.
2015-12-26 23:10:53 +02:00
Efraim Flashner
82a3c582a3
gnu: python-coverage: Update to 4.0.3.
...
* gnu/packages/python.scm (python-coverage): Update to 4.0.3.
2015-12-26 23:10:53 +02:00
Efraim Flashner
9f44228512
gnu: python-pygments: Update to 2.0.2.
...
* gnu/packages/python.scm (python-pygments): Update to 2.0.2.
2015-12-26 23:10:53 +02:00
Efraim Flashner
2d3a437c79
gnu: python-cffi: Update to 1.4.2.
...
* gnu/packages/python.scm (python-cffi): Update to 1.4.2.
2015-12-26 23:10:53 +02:00
Efraim Flashner
71c8a804b9
gnu: python-py: Update to 1.4.31.
...
* gnu/packages/python.scm (python-py): Update to 1.4.31.
2015-12-26 23:10:53 +02:00
Ludovic Courtès
64cb064c0c
gnu: python-wrapper: Append "-wrapper" to the underlying package name.
...
Reported by Federico Beffa <beffa@ieee.org>.
* gnu/packages/python.scm (wrap-python3): Change the default value of
'name' to include the name of PYTHON. This disambiguates between
'python-minimal-wrapper' and 'python-wrapper'.
2015-12-22 22:24:41 +01:00
Efraim Flashner
56918e26cf
gnu: python-cython: Update to 0.23.4.
...
* gnu/packages/python.scm (python-cython): Update to 0.23.4.
2015-12-21 06:55:13 +02:00
Federico Beffa
fceac88039
gnu: python-ipython: Patch 'ctypes' bug.
...
* gnu/packages/patches/python-ipython-inputhook-ctype.patch: New patch.
* gnu/packages/python.scm (python-ipython): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
2015-12-15 18:05:42 +01:00
Efraim Flashner
5bd88cf1e3
gnu: python-click: Update to 6.2.
...
* gnu/packages/python.scm (python-click): Update to 6.2.
[source]: Change to pypi syntax.
2015-12-15 18:31:13 +02:00
Efraim Flashner
664e6c3a95
gnu: python-keyring: Update to 5.7.1.
...
* gnu/packages/python.scm (python-keyring): Update to 5.7.1.
[source]: Change to pypi syntax.
[native-inputs]: Add python-setuptools-scm.
[arguments]: Remove argument to replace unpack with unzip.
2015-12-15 18:31:13 +02:00
Chris Marusich
03f964a511
gnu: Add python-contextlib2.
...
* gnu/packages/python.scm (python-contextlib2, python2-contextlib2):
New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-12-14 09:43:24 +01:00
Efraim Flashner
9a41f4439d
gnu: python-certifi: Update to 2015.11.20.1.
...
* gnu/packages/python.scm (python-certifi): Update to 2015.11.20.1.
[source]: Change to pypi syntax.
2015-12-11 15:12:39 +02:00
Efraim Flashner
5d69165797
gnu: python-requests: Update to 2.8.1.
...
* gnu/packages/python.scm (python-requests): Update to 2.8.1.
[native-inputs]: Move python-setuptools here.
[inputs]: Remove python-certifi.
[propagated-inputs]: Add python-py, python-pytest, python-pytest-cov,
python-wheel.
[arguments]: Enable tests.
2015-12-10 20:24:11 +02:00
Efraim Flashner
addc808ddc
gnu: Add python-wheel.
...
* gnu/packages/python.scm (python-wheel, python2-wheel): New variables.
2015-12-10 20:24:11 +02:00
Efraim Flashner
358c3d612b
gnu: Add python-pytest-cov.
...
* gnu/packages/python.scm (python-pytest-cov, python2-pytest-cov): New
variables.
2015-12-10 20:24:11 +02:00
Efraim Flashner
b01bbbcf3d
gnu: python-pytz: Update to 2015.7.
...
* gnu/packages/python.scm (python-pytz): Update to 2015.7.
[source]: Change uri to pypi's location.
[home-page]: Change to new website.
[license]: Change to expat.
2015-12-10 16:09:16 +02:00
Andreas Enge
7fbee931a5
gnu: python-pillow: Update to 3.0.0.
...
* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.0.0.
2015-12-08 23:16:37 +01:00
Efraim Flashner
044176621e
gnu: python2-zope-security: Use python2-zope-testrunner.
...
* gnu/packages/python.scm (python2-zope-security): Do it.
2015-12-07 12:31:56 +02:00
Kyle Meyer
1872f1bb79
gnu: Add python-docopt.
...
* gnu/packages/python.scm (python-docopt, python2-docopt): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-12-06 22:38:32 +01:00
Leo Famulari
38b8f9b21b
gnu: Add python2-parsedatetime.
...
* gnu/packages/python.scm (python2-parsedatetime): New variable.
2015-12-05 09:44:38 -05:00
Leo Famulari
4df1e30da8
gnu: python-parsedatetime: Update to 1.5.
...
* gnu/packages/python.scm (python-parsedatetime): Update to 1.5.
[arguments]: Enable tests.
2015-12-05 09:44:38 -05:00
Leo Famulari
ab41f9799f
gnu: Add python-ndg-httpsclient.
...
* gnu/packages/python.scm (python-ndg-httpsclient,
python2-ndg-httpsclient): New variables.
2015-12-05 09:44:38 -05:00
Leo Famulari
79e8a2916d
gnu: Add python-configargparse.
...
* gnu/packages/python.scm (python-configargparse,
python2-configargparse): New variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
b5f218be26
gnu: Add python2-pythondialog.
...
* gnu/packages/python.scm (python2-pythondialog): New variable.
2015-12-05 09:44:37 -05:00
Leo Famulari
99fffa8ae0
gnu: Add python-configobj.
...
* gnu/packages/python.scm (python-configobj, python2-configobj): New
variables.
* gnu/packages/patches/python-configobj-setuptools.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-12-05 09:44:37 -05:00
Leo Famulari
5eea200518
gnu: Add python-werkzeug.
...
* gnu/packages/python.scm (python-werkzeug, python2-werkzeug): New
variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
3859ac12d6
gnu: Add python-pyrfc3339.
...
* gnu/packages/python.scm (python-pyrfc3339, python2-pyrfc3339): New variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
a6b61b271b
gnu: Add python-zope-component.
...
* gnu/packages/python.scm (python-zope-component,
python2-zope-component): New variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
d4b77f3662
gnu: Add python-zope-security.
...
* gnu/packages/python.scm (python-zope-security,
python2-zope-security): New variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
f404b5ea6e
gnu: Add python-zope-location.
...
* gnu/packages/python.scm (python-zope-location, python2-zope-location):
New variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
2ad520866f
gnu: Add python-zope-proxy.
...
* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy): New
variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
fbac9b178e
gnu: Add python-zope-configuration.
...
* gnu/packages/python.scm (python-zope-configuration,
python2-zope-configuration): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
71fb09f326
gnu: Add python-zope-schema.
...
* gnu/packages/python.scm (python-zope-schema, python2-zope-schema): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
6a5c710c40
gnu: Add python-zope-i18nmessageid.
...
* gnu/packages/python.scm (python-zope-i18nmessageid,
python2-zope-i18nmessageid): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
01614c4fea
gnu: Add python-zope-testrunner.
...
* gnu/packages/python.scm (python-zope-testrunner,
python2-zope-testrunner): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
900e3c0e0e
gnu: Add python-zope-testing.
...
* gnu/packages/python.scm (python-zope-testing, python2-zope-testing):
New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
81f2373cd4
gnu: Add python-zope-exceptions.
...
* gnu/packages/python.scm (python-zope-exceptions,
python2-zope-exceptions): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
97abe268ab
gnu: Add python-zope-interface.
...
* gnu/packages/python.scm (python-zope-interface,
python2-zope-interface): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
2fc5f18680
gnu: Add python-zope-event.
...
* gnu/packages/python.scm (python-zope-event, python2-zope-event): New
variables.
2015-12-05 09:44:36 -05:00
Federico Beffa
dab8ebd925
gnu: python2-seaborn: Use custom 'python2-' packages.
...
* gnu/packages/python.scm (python2-seaborn): Use customized 'python2-'
versions of 'matplotlib', 'pandas' and 'scipy'.
2015-12-03 12:49:32 +01:00
Federico Beffa
d9bc0bf8fa
gnu: python2-scikit-image: Use custom 'python2-' packages.
...
* gnu/packages/python.scm (python2-scikit-image): Use customized 'python2-'
versions of 'matplotlib', 'numpy' and 'scipy'.
2015-12-03 09:22:30 +01:00
Federico Beffa
3cbe7d5e52
gnu: python2-pandas: Use custom 'python2-numpy'.
...
* gnu/packages/python.scm (python2-pandas): Do it.
2015-12-03 09:22:30 +01:00
Federico Beffa
5587253a87
gnu: python2-ipython: Use custom 'python2-numpy'.
...
* gnu/packages/python.scm (python2-ipython): Do it.
2015-12-03 09:22:30 +01:00
Federico Beffa
18b3151613
gnu: python-matplotlib: Adjust path to figures in 'info' file.
...
* gnu/packages/python.scm (python-matplotlib): Do it.
2015-12-02 18:21:14 +01:00
Federico Beffa
5d26e542ee
gnu: python-ipython: Don't use the bootstrap version of 'python-numpy'.
...
* gnu/packages/python.scm (python-ipython): Do it.
2015-12-02 18:21:13 +01:00
Federico Beffa
1bbc659fd2
gnu: python-matplotlib: Add 'TkAgg' backend and update to version '1.4.3'.
...
* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Do it.
* gnu/packages/patches/matplotlib-setupext-tk.patch: New file.
* gnu-system.am (dist_patch_DATA): Add the new patch.
2015-12-02 18:21:13 +01:00
Efraim Flashner
b6ab89efb2
gnu: python-six: Update to 1.10.0.
...
* gnu/packages/python.scm (python-six): Update to 1.10.0.
[source]: Change uri to pypi format.
2015-12-01 21:10:55 +02:00
Efraim Flashner
b850a6d82d
gnu: python-babel: Update to 2.1.1.
...
* gnu/packages/python.scm (python-babel): Update to 2.1.1.
[source]: Change uri to pypi format.
2015-12-01 20:55:06 +02:00
Efraim Flashner
44e30a7647
gnu: python2-keyring: Use python2-pycrypto.
...
* gnu/packages/python.scm (python2-keyring)[inputs]: Force building
with python2-pycrypto.
2015-11-30 20:09:12 +02:00
Efraim Flashner
1c0059da41
gnu: python2-pycrypto: Use python2.
...
* gnu/packages/python.scm (python2-pycrypto)[inputs]: Force building
with python2.
2015-11-30 19:06:13 +02:00
Ludovic Courtès
02f0c3b28e
gnu: python: Move tkinter to "tk" output.
...
* gnu/packages/python.scm (python-2)[outputs]: New field.
[arguments]: Add 'move-tk-inter' phase.
(python2-minimal, python-minimal, wrap-python3)[outputs]: New field.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
d2cc9c7cfd
gnu: python: Clarify and shorten the list of built-time modules.
...
* gnu/packages/python.scm (python-2)[arguments]: Make the #:modules list
shorter.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
5b4e2791ef
gnu: python: Do not record configure flags.
...
This reduces the number of run-time dependencies of python-2 from 25 to
15, corresponding only to ~4 MiB.
* gnu/packages/python.scm (python-2)[arguments]: Add
'do-not-record-configure-flags' phase.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
c5a05e3143
gnu: python: Factorize configure flags with minimal variants.
...
* gnu/packages/python.scm (python2-minimal, python-minimal)[arguments]:
Reuse the inherited configure flags, and just add
--without-system-ffi.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
9820a6d4a0
gnu: python: Make 'sys.version' deterministic.
...
* gnu/packages/patches/python-2-deterministic-build-info.patch,
gnu/packages/patches/python-3-deterministic-build-info.patch: New
files.
* gnu/packages/python.scm (python-2, python): Use them.
* gnu-system.am (dist_patch_DATA): Add them.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
a665996f58
gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0.
...
* gnu/packages/python.scm (python-2)[arguments]: Set SOURCE_DATE_EPOCH
to 1 to match what the daemon does.
* guix/build/python-build-system.scm (set-SOURCE-DATE-EPOCH): Likewise.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
dedc832070
gnu: python-2: Honor 'SOURCE_DATE_EPOCH'.
...
* gnu/packages/patches/python-2.7-source-date-epoch.patch: New file.
* gnu/packages/python.scm (python-2)[source]: Use it.
[arguments]: Set SOURCE_DATE_EPOCH in 'patch-lib-shells' phase.
* guix/build/python-build-system.scm (set-SOURCE-DATE-EPOCH): New
procedure.
(%standard-phases): Add it.
* gnu-system.am (dist_patch_DATA): Add patch.
2015-11-29 22:59:28 +01:00
Efraim Flashner
b72a44100e
gnu: python-pickleshare: Add python-setuptools to native-inputs.
...
* gnu/packages/python.scm (python-pickleshare)[native-inputs]: Add
python-setuptools.
2015-11-26 15:28:31 +02:00
Efraim Flashner
553b709ba1
gnu: python-pathpy: Add python-setuptools to native-inputs.
...
* gnu/packages/python.scm (python-pathpy)[native-inputs]: Add
python-setuptools.
2015-11-26 15:26:18 +02:00
Efraim Flashner
0066de6f3a
gnu: python2-oauthlib: Override python2-cryptography in inputs.
...
* gnu/packages/python.scm (python2-oauthlib)[inputs]: Override inherited
"python2-cryptography" in inputs.
2015-11-26 12:03:45 +02:00
Efraim Flashner
bde2171d4d
gnu: python-oauthlib: Update to 1.0.3.
...
* gnu/packages/python.scm (python-oauthlib): Update to 1.0.3.
[native-inputs]: Move python-setuptools, python-nose, python mock here.
Add python-coverage.
[inputs]: Add python-blinker, python-cryptography, python-pyjwt.
2015-11-25 20:42:06 +02:00
Efraim Flashner
7957fe6c10
gnu: python2-unittest2: Use python2-setuptools.
...
* gnu/packages/python.scm (python2-unittest2)[inputs]: Switch from
python-setuptools to python2-setuptools.
2015-11-25 20:42:05 +02:00
Efraim Flashner
eb31d4b4f1
gnu: python-pyjwt: Update to 1.4.0.
...
* gnu/packages/python.scm (python-pyjwt): Update to 1.4.0.
[native-inputs]: Move python-setuptools here, add python-pytest-runner.
2015-11-24 22:30:09 +02:00
Efraim Flashner
d50d097d58
gnu: python-pytest-runner: Add python-setuptools as native-input.
...
* gnu/packages/python.scm (python-pytest-runner)[native-input]: Add
python-setuptools.
2015-11-24 21:44:58 +02:00
Efraim Flashner
383af6b096
gnu: python-setuptools-scm: Update to 1.9.0.
...
* gnu/packages/python.scm (python-setuptools-scm): Update to 1.9.0.
[native-inputs]: Add python-setuptools.
2015-11-24 20:08:14 +02:00
Mark H Weaver
f4a4a71885
gnu: python-tornado: Use the preferred home-page.
...
* gnu/packages/python.scm (python-tornado)[home-page]: Use the preferred
one.
2015-11-18 09:45:47 -05:00
Mark H Weaver
7f51b663b0
gnu: python-cryptography: Update to 1.0.2.
...
* gnu/packages/python.scm (python-cryptography): Update to 1.0.2.
2015-11-18 09:30:01 -05:00
Mark H Weaver
3698a77588
gnu: python-cryptography-vectors: Update to 1.0.2.
...
* gnu/packages/python.scm (python-cryptography-vectors): Update to 1.0.2.
2015-11-18 09:30:01 -05:00
Erik Edrosa
f7d17ac756
gnu: Add python-pystache.
...
* gnu/packages/python.scm (python-pystache, python2-pystache): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-11-18 12:21:45 +01:00
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
Ricardo Wurmus
3f00e07866
gnu: Add python-idna.
...
* gnu/packages/python.scm (python-idna, python2-idna): New variables.
2015-09-25 21:44:29 +02:00
Ricardo Wurmus
9a49a5351c
gnu: Add python-ipaddress.
...
* gnu/packages/python.scm (python2-ipaddress): New variable.
2015-09-25 21:44:29 +02:00
Ludovic Courtès
1007b6bf0b
Merge branch 'master' into core-updates
2015-09-24 22:18:07 +02:00
Ricardo Wurmus
7a8ac75a94
gnu: Add python-pyasn1.
...
* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): New
variables.
2015-09-24 20:08:25 +02:00
Ricardo Wurmus
4179f952bf
gnu: python-cffi: Update to 1.2.1.
...
* gnu/packages/python.scm (python-cffi): Update to 1.2.1.
[native-inputs]: Add python-pytest.
[arguments]: Enable tests.
2015-09-24 20:07:41 +02:00
Mark H Weaver
bd90127ad4
Merge branch 'master' into core-updates
2015-09-22 16:38:48 -04:00
Ricardo Wurmus
667d90dfee
gnu: python2-ipython: Override terminado in propagated inputs.
...
* gnu/packages/python.scm (python2-ipython)[inputs, propagated-inputs]:
Override inherited "python-terminado" in propagated inputs instead of
regular inputs.
2015-09-21 16:27:23 +02:00
Cyril Roelandt
d7af106987
gnu: Add python2-keyring.
...
* gnu/packages/python.scm (python2-keyring): New variable.
2015-09-20 04:42:15 +02:00
Cyril Roelandt
7261d9eb16
gnu: Add python2-pyflakes and fix python2-pyflakes-0.8.1.
...
* gnu/packages/python.scm (python2-pyflakes): New variable.
* gnu/packages/python.scm (python2-pyflakes-0.8.1): Fix the definition.
2015-09-20 04:41:51 +02:00
Cyril Roelandt
350ba0a32b
gnu: Add python-prettytable
...
* gnu/packages/python.scm (python-prettytable,
python2-prettytable): New variables.
2015-09-20 04:29:10 +02:00
Cyril Roelandt
de34aface7
gnu: Add python-webob.
...
* gnu/packages/python.scm (python-webob, python2-webob): New variables.
2015-09-16 22:53:36 +02:00
Cyril Roelandt
5e412b6383
gnu: Add python-monotonic.
...
* gnu/packages/python.scm (python-monotonic, python2-monotonic): New variables.
2015-09-14 00:14:56 +02:00
Cyril Roelandt
b85c85becd
gnu: Add python-iso8601.
...
* gnu/packages/python.scm (python-iso8601, python2-iso8601): New variables.
2015-09-14 00:14:55 +02:00
Cyril Roelandt
8c692a5258
gnu: Add python-wrapt
...
* gnu/packages/python.scm (python-wrapt, python2-wrapt): New variables.
2015-09-14 00:14:53 +02:00
Cyril Roelandt
6e5e39f406
gnu: Add python-netaddr.
...
* gnu/packages/python.scm (python-netaddr, python2-netaddr): New variables.
2015-09-13 23:21:54 +02:00
Ludovic Courtès
75710da667
Merge branch 'master' into core-updates
2015-09-13 21:28:01 +02:00
宋文武
62a9a23bf9
gnu: python-setuptools: Update to 18.3.1.
...
* gnu/packages/python.scm (python-setuptools): Update to 18.3.1.
2015-09-13 18:39:39 +08:00
Mathieu Lirzin
1cd4027cfd
ui: Add package-description-string.
...
Provide support for Texinfo's markup in package description.
* guix/ui.scm (%text-width): New parameter.
(texi->plain-text): New variable.
(package->recutils): Use them.
(package-description-string): New variable.
* emacs/guix-main.scm (%package-param-alist): Use it.
* gnu/packages/perl.scm (perl-devel-globaldestruction)
(perl-devel-lexalias, perl-exporter-lite): Adapt to Texinfo's markup.
* gnu/packages/python.scm (python2-empy): Likewise.
2015-09-08 07:44:53 +02:00
Cyril Roelandt
05de40c5d3
gnu: python-testtools: fix propagated inputs.
...
* gnu/packages/python.scm (python-testools): turn python-fixtures and
python-testtools into propagated inputs.
2015-09-08 00:14:11 +02:00
宋文武
d582eaacec
gnu: Add python-fonttools.
...
* gnu/packages/python.scm (python-fonttools, python2-fonttools): New
variables.
2015-09-06 21:52:21 +08:00
Leo Famulari
641c9871a5
gnu: Add python-msgpack.
...
* gnu/packages/python.scm (python-msgpack, python2-msgpack): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-09-02 21:55:31 +03:00
Leo Famulari
89b2e0b0b8
gnu: Add python-llfuse.
...
* gnu/packages/python.scm (python-llfuse, python2-llfuse): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-09-02 21:55:31 +03:00
Cyril Roelandt
7e7b27d906
gnu: add python-appdirs.
...
* gnu/packages/python.scm (python-appdirs, python2-appdirs): New variables.
2015-09-01 23:08:37 +02:00
Ricardo Wurmus
5faa5ce4ef
gnu: Add python-ly.
...
* gnu/packages/python.scm (python-ly): New variable.
2015-08-31 22:23:09 +02:00
Ludovic Courtès
96c4621056
gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases.
...
* gnu/packages/bioinformatics.scm (bedtools, bowtie, bwa, hisat, samtools,
plink, star): Use 'install-file' instead of 'mkdir-p' + 'copy-file'.
* gnu/packages/check.scm (catch-framework): Likewise.
* gnu/packages/code.scm (global): Likewise.
* gnu/packages/emacs.scm (magit-svn, haskell-mode, emacs-pdf-tools):
Likewise.
* gnu/packages/engineering.scm (fastcap, fasthenry): Likewise.
* gnu/packages/gnuzilla.scm (nss): Likewise.
* gnu/packages/guile.scm (guile-minikanren): Likewise.
* gnu/packages/java.scm (swt): Likewise.
* gnu/packages/make-bootstrap.scm (%static-binaries): Likewise.
* gnu/packages/maths.scm (lpsolve): Likewise.
* gnu/packages/mp3.scm (mpc123): Likewise.
* gnu/packages/ninja.scm (ninja): Likewise.
* gnu/packages/python.scm (python-numpy, python-pyparsing): Likewise.
* gnu/packages/screen.scm (dtach): Likewise.
* gnu/packages/synergy.scm (synergy): Likewise.
* gnu/packages/textutils.scm (utf8proc): Likewise.
* gnu/packages/version-control.scm (git-test-sequence): Likewise.
* gnu/packages/wicd.scm (wicd): Likewise.
2015-08-29 01:25:08 +02:00
Cyril Roelandt
98bdee6725
gnu: Bump python-six to 1.9.0.
...
* gnu/packages/python.scm (python-six): Bump to 1.9.0.
2015-08-09 16:44:39 +02:00
Eric Dvorsak
ff6f33cf80
gnu: python-2: Update to 2.7.10.
...
* gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch,
gnu/packages/patches/python-libffi-mips-n32-fix.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/python.scm (python-2): Update to 2.7.10. Remove patches.
Update comment showing test failures.
2015-08-06 16:33:54 -04:00
Eric Dvorsak
8d801045ff
gnu: Move python2-ansible to (gnu packages admin).
...
* gnu/packages/python.scm (python2-ansible): Move to ...
* gnu/packages/admin.scm (ansible): ... here.
2015-08-01 21:57:26 -04:00
Federico Beffa
3a0b1b9afc
gnu: python-ipython: Update to 3.2.1.
...
* gnu/packages/python.scm (python-ipython, python2-ipython): Update to 3.2.1.
Add optional dependencies required for notebooks.
(python-ipython): Fix and enable tests (1 still failing).
2015-08-01 12:37:14 +02:00
Federico Beffa
4aadb1dff7
gnu: Add python-terminado.
...
* gnu/packages/python.scm (python-terminado, python2-terminado): New
variables.
2015-08-01 12:37:13 +02:00
Federico Beffa
6d992d078e
gnu: Add python-ptyprocess.
...
* gnu/packages/python.scm (python-ptyprocess, python2-ptyprocess): New
variables.
2015-08-01 12:37:13 +02:00
Federico Beffa
61b9ac53c3
gnu: Add python-mistune.
...
* gnu/packages/python.scm (python-mistune, python2-mistune): New variables.
2015-08-01 12:37:13 +02:00
Eric Dvorsak
9589c6890a
gnu: Add python2-ansible.
...
* gnu/packages/python.scm (python2-ansible): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-07-31 10:59:32 +03:00
Eric Dvorsak
f9da1d8afa
gnu: Add python-passlib.
...
* gnu/packages/python.scm (python-passlib, python2-passlib): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-07-31 10:59:32 +03:00
Eric Dvorsak
feb0d9c340
gnu: Add python-py-bcrypt.
...
* gnu/packages/python.scm (python-py-bcrypt, python2-py-bcrypt): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-07-31 10:59:32 +03:00
Eric Dvorsak
429fdea1ab
gnu: Add python-paramiko.
...
* gnu/packages/python.scm (python-paramiko, python2-paramiko): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-07-31 10:59:32 +03:00
Eric Dvorsak
de73dbf62d
gnu: Add python-httplib2.
...
* gnu/packages/python.scm (python-httplib2, python-httplib2): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-07-31 10:59:31 +03:00
Eric Dvorsak
670398751e
gnu: Add python-ecdsa.
...
* gnu/packages/python.scm (python-ecdsa, python2-ecdsa): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-07-31 10:59:31 +03:00
Eric Dvorsak
52323f32fa
gnu: Add python-ccm.
...
* gnu/packages/python.scm (python-ccm, python2-ccm): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-07-31 10:59:31 +03:00
Eric Dvorsak
345f0611af
gnu: Add python2-pycrypto.
...
* gnu/packages/python.scm (python2-pycrypto): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2015-07-31 10:59:31 +03:00
Christopher Allan Webber
b8050e7183
gnu: Add pelican.
...
* gnu/packages/python.scm (pelican): New variable.
2015-07-26 14:29:08 -04:00
Christopher Allan Webber
59ad30e3a8
gnu: Add python-blinker.
...
* gnu/packages/python.scm (python-blinker, python2-blinker): New variables.
2015-07-26 13:13:36 -04:00
Ludovic Courtès
e5358a6bac
gnu: python-pillow: Disable egg compression.
...
Partly fixes <http://bugs.gnu.org/20765 >.
* gnu/packages/python.scm (python-pillow)[arguments]: Rewrite using
'modify-phases'. Add 'disable-egg-compression' phase.
2015-07-20 23:15:24 +02:00
Ricardo Wurmus
d05c6da05d
gnu: Add python-gridmap.
...
* gnu/packages/python.scm (python-gridmap, python2-gridmap): New variables.
2015-07-20 11:50:43 +02:00
Ricardo Wurmus
aaf625b8dc
gnu: Add python-psutil.
...
* gnu/packages/python.scm (python-psutil, python2-psutil): New variables.
2015-07-20 11:50:43 +02:00
Ricardo Wurmus
c9b1b4f9c6
gnu: Add python-rpy2.
...
* gnu/packages/python.scm (python-rpy2, python2-rpy2): New variables.
2015-07-20 11:50:43 +02:00
Mark H Weaver
e170571887
Merge branch 'core-updates'
2015-07-19 20:28:56 -04:00
Mark H Weaver
1b4e48d498
Merge branch 'master' into core-updates
2015-07-19 18:12:34 -04:00
Christopher Allan Webber
f4de5b3bf1
gnu: Add python-feedgenerator.
...
* gnu/packages/python.scm (python-feedgenerator, python2-feedgenerator): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-07-19 23:17:52 +02:00
Alex Kost
e881752c39
gnu packages: Clean up synopses and descriptions.
...
* gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm,
gnu/packages/backup.scm, gnu/packages/base.scm, gnu/packages/bittorrent.scm,
gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/databases.scm, gnu/packages/enchant.scm,
gnu/packages/firmware.scm, gnu/packages/fonts.scm,
gnu/packages/freedesktop.scm, gnu/packages/games.scm, gnu/packages/gd.scm,
gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gsasl.scm,
gnu/packages/gstreamer.scm, gnu/packages/gtk.scm, gnu/packages/guile.scm,
gnu/packages/haskell.scm, gnu/packages/language.scm,
gnu/packages/lesstif.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/llvm.scm, gnu/packages/maths.scm,
gnu/packages/mcrypt.scm, gnu/packages/mit-krb5.scm, gnu/packages/mp3.scm,
gnu/packages/ncdu.scm, gnu/packages/networking.scm, gnu/packages/ntp.scm,
gnu/packages/ocaml.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl.scm, gnu/packages/pretty-print.scm,
gnu/packages/pulseaudio.scm, gnu/packages/python.scm,
gnu/packages/rdesktop.scm, gnu/packages/rdf.scm, gnu/packages/ruby.scm,
gnu/packages/slang.scm, gnu/packages/slim.scm, gnu/packages/telephony.scm,
gnu/packages/tls.scm, gnu/packages/tmux.scm, gnu/packages/tre.scm,
gnu/packages/unrtf.scm, gnu/packages/version-control.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wget.scm,
gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xiph.scm:
Fix typos. Trim long lines. Add missing periods in the end of sentences.
Use double spaces between sentences. Remove trailing whitespaces.
2015-07-18 13:05:01 +03:00
Mark H Weaver
46472ecd00
gnu: python: Set source file times to 1980 to fix test.
...
* gnu/packages/python.scm (python-2)[arguments]: Use 'modify-phases'. Return
true from phases where needed. Add 'set-source-file-times-to-1980' phase.
Add (ice-9 ftw) to #:modules.
2015-07-15 13:31:51 -04:00
Cyril Roelandt
0e88cbf8c1
gnu: python-testtools: make python-mimeparse a propagated input
...
* gnu/packages/python.scm (python-testtools): move python-mimeparse from inputs
to propagated-inputs.
2015-07-08 02:28:51 +02:00
Andreas Enge
cc2b77dfc7
gnu: Move content of openssl module into tls module.
...
* gnu/packages/openssl.scm (openssl, perl-net-ssleay): Move to...
* gnu/packages/tls.scm: ...here.
* gnu/packages/openssl.scm: Delete file.
* gnu-system.am (GNU_SYSTEM_MODULES): Unregister deleted file.
* gnu/packages/{admin.scm, bittorrent.scm, certs.scm, ci.scm,
cyrus-sasl.scm, databases.scm, dns.scm, ebook.scm, enlightenment.scm,
gnunet.scm, libreoffice.scm, links.scm, mail.scm, messaging.scm,
networking.scm, ntp.scm, openldap.scm, package-management.scm, pdf.scm,
python.scm, qt.scm, rdesktop.scm, rdf.scm, ruby.scm, ssh.scm,
synergy.scm, tor.scm, version-control.scm, video.scm, vpn.scm,
w3m.scm, web.scm, weechat.scm, xiph.scm}: Adapt module import.
2015-07-05 18:27:24 +02:00
Eric Bavier
7362371da5
gnu: python-mccabe: Fix license field.
...
* gnu/packages/python.scm (python-mccabe)[license]: 'expat' ->
'license:expat'.
2015-06-29 15:34:35 -05:00
Cyril Roelandt
e8df8f476e
gnu: Add python-flake8.
...
* gnu/packages/python.scm (python-flake8, python2-flake8): New variables.
2015-06-30 00:07:56 +02:00
Cyril Roelandt
a59e017cb1
gnu: Add python-mccabe.
...
* gnu/packages/python.scm (python-mccabe, python2-mccabe): New variables.
2015-06-30 00:07:56 +02:00
Cyril Roelandt
e31d7f4420
gnu: Add python-pyflakes.
...
* gnu/packages/python.scm (python-pyflakes, python2-pyflakes): New variables.
2015-06-30 00:07:55 +02:00
Cyril Roelandt
d889e6c4d9
gnu: Add python-pep8.
...
* gnu/packages/python.scm (python-pep8, python2-pep8): New variables.
2015-06-30 00:07:55 +02:00
Ricardo Wurmus
3a1bfe186d
gnu: Add python2-fastlmm.
...
* gnu/packages/python.scm (python2-fastlmm): New variable.
2015-06-26 15:29:01 +02:00
Ricardo Wurmus
0dde623211
gnu: Add python2-pysnptools.
...
* gnu/packages/python.scm (python2-pysnptools): New variable.
2015-06-26 15:29:01 +02:00
Ricardo Wurmus
19afbea136
gnu: Replace versioned gfortran inputs with just "gfortran".
...
* gnu/packages/julia.scm (julia)[inputs]: Replace "gfortran-4.8" with
"gfortran".
* gnu/packages/machine-learning.scm (randomjungle)[native-inputs]: Likewise.
* gnu/packages/maths.scm (arpack-ng, lapack, petsc, superlu)
(superlu-dist, openblas, openspecfun, atlas)[inputs]: Likewise.
(octave)[native-inputs]: Likewise.
(gmsh)[propagated-inputs]: Likewise.
* gnu/packages/mpi.scm (openmpi)[inputs]: Likewise.
* gnu/packages/python.scm (python-numpy-bootstrap)[native-inputs]: Likewise.
* gnu/packages/python.scm (python-scipy)[native-inputs]: Likewise.
* gnu/packages/statistics.scm (r)[inputs]: Replace "gfortran-4.9" with
"gfortran".
2015-06-25 18:28:54 +02:00
Ricardo Wurmus
be0a4c261e
gnu: python-scikit-learn: Update to 0.16.1.
...
* gnu/packages/python.scm (python-scikit-learn): Update to 0.16.1.
2015-06-15 10:36:42 +02:00
Ricardo Wurmus
2f6b3d2e7e
gnu: python-scikit-learn: Use OpenBLAS instead of ATLAS.
...
* gnu/packages/python.scm (python-scikit-learn)[inputs]: Replace "atlas" with
"openblas".
* gnu/packages/python.scm (python-scikit-learn)[arguments]: Remove build phase
'set-environment-variables, which is only needed when ATLAS is used.
2015-06-15 10:36:42 +02:00
Ricardo Wurmus
719b01c157
gnu: python-scipy: Build with OpenBLAS and lapack.
...
* gnu/packages/python.scm (python-scipy)[inputs]: Remove "atlas", add "lapack"
and "openblas".
* gnu/packages/python.scm (python-scipy)[arguments]: Replace phase
"set-environment-variables" with "configure-openblas".
2015-06-15 10:36:42 +02:00
Ricardo Wurmus
cba256f8fa
gnu: python-numpy-bootstrap: Add lapack to inputs.
...
* gnu/packages/python.scm (python-numpy-bootstrap)[inputs]: Add lapack to
inputs, because OpenBLAS does not include lapack functions.
2015-06-15 10:36:41 +02:00
Mark H Weaver
4c50e5ab3a
gnu: python: Disable ssl test that fails with openssl-1.0.2b.
...
* gnu/packages/patches/python-disable-ssl-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python): Add patch.
2015-06-13 23:01:07 -04:00
Ricardo Wurmus
dbdfe51598
gnu: python-numpy: Build against OpenBLAS.
...
* gnu/packages/python.scm (python-numpy)[inputs]: Use "openblas" instead of
"atlas".
* gnu/packages/python.scm (python-numpy)[arguments]: Configure build against
OpenBLAS.
Modified-By: Mark H Weaver <mhw@netris.org>
2015-06-07 17:30:40 -04:00
宋文武
5ff408d998
python-pillow: Update to 2.8.1, remove duplicated ones.
...
* gnu/packages/python.scm (python-pillow): Update to 2.8.1.
[inputs]: Add freetype and libwebp.
(python-pillow, python2-pillow): Remove duplicated variables.
2015-05-29 21:01:42 +08:00
Andreas Enge
2e88d113aa
gnu: dbus-glib: Propagate inputs dbus and glib.
...
* gnu/packages/glib.scm (dbus-glib): Propagate inputs dbus and glib.
* gnu/packages/audio.scm (patchage),
gnu/packages/gnuzilla.scm (icecat),
gnu/packages/python.scm (python-dbus): Drop inputs dbus and glib.
* gnu/packages/gnome.scm (colord, gconf, gnome-vfs, upower),
gnu/packages/mail.scm (claws-mail),
gnu/packages/messaging.scm (hexchat),
gnu/packages/wicd.scm (wicd): Drop input dbus.
2015-05-23 17:12:00 +02:00
Ricardo Wurmus
748cef5be9
gnu: Add python-rq.
...
* gnu/packages/python.scm (python-rq, python2-rq): New variables.
2015-05-22 15:23:23 +02:00
Ricardo Wurmus
5394a6a653
gnu: Add python-redis.
...
* gnu/packages/python.scm (python-redis, python2-redis): New variables.
2015-05-22 15:23:23 +02:00
Ricardo Wurmus
12c270ddd4
gnu: Add python-click.
...
* gnu/packages/python.scm (python-click, python2-click): New variables.
2015-05-22 15:23:23 +02:00
Ricardo Wurmus
4520354282
gnu: Add python-pyzmq.
...
* gnu/packages/python.scm (python-pyzmq, python2-pyzmq): New variables.
2015-05-22 11:03:00 +02:00
Ricardo Wurmus
35de1fbd90
gnu: Add python-seaborn.
...
* gnu/packages/python.scm (python-seaborn, python2-seaborn): New variables.
2015-05-15 16:33:45 +02:00
Ricardo Wurmus
d072efcb6d
gnu: Add python-pandas.
...
* gnu/packages/python.scm (python-pandas, python2-pandas): New variables.
2015-05-15 16:33:45 +02:00
Ricardo Wurmus
12f8f9bb3e
gnu: Add python-scikit-image.
...
* gnu/packages/python.scm (python-scikit-image, python2-scikit-image): New
variables.
2015-05-15 16:33:45 +02:00
Mark H Weaver
a3f61425a6
gnu: scons: Update to 2.3.4.
...
* gnu/packages/python.scm (scons): Update to 2.3.4.
2015-05-07 05:06:26 -04:00
Ricardo Wurmus
90fc547fa0
gnu: Add python-sympy.
...
* gnu/packages/python.scm (python-sympy, python2-sympy): New variables.
2015-05-04 15:21:47 +02:00
Ricardo Wurmus
310d218f64
gnu: Add python-tornado.
...
* gnu/packages/python.scm (python-tornado, python2-tornado): New variables.
2015-04-28 17:01:01 +02:00
Ricardo Wurmus
ed377cc6cf
gnu: Add python2-backport-ssl-match-hostname.
...
* gnu/packages/python.scm (python2-backport-ssl-match-hostname): New variable.
2015-04-28 17:01:01 +02:00
宋文武
feaae48499
gnu: Add python-waf.
...
* gnu/packages/python.scm (python-waf, python2-waf): New variables.
2015-04-22 09:53:24 +08:00
宋文武
0e05d01e4f
gnu: python: Use 'version-major+minor' to compute PYTHONPATH.
...
Fixes a regression introduced in 08c0450
.
* gnu/packages/python.scm (python)[native-search-paths]: Use
'version-major+minor' to compute PYTHONPATH.
2015-04-14 15:11:51 +08:00
Cyril Roelandt
08c045091e
python: Update to 3.4.3
...
* gnu/packages/python.scm (python): Update from 3.3.5 to 3.4.3.
* gnu/packages/patches/python-fix-tests.patch: Update the required test fixes.
* gnu/packages/patches/python-libffi-mips-n32-fix.patch: Remove it...
* gnu-system.am (dist_patch_DATA): ... and do not reference it here.
2015-04-10 00:19:46 +02:00
Ricardo Wurmus
2c0499ad87
gnu: Add python-drmaa.
...
* gnu/packages/python.scm (python-drmaa, python2-drmaa): New variables.
2015-04-07 10:51:21 +02:00
David Thompson
0234ca06ce
gnu: Add python-singledispatch.
...
* gnu/packages/python.scm (python-singledispatch, python2-singledispatch): New
variables.
2015-04-05 12:42:36 -04:00
David Thompson
ae64112828
gnu: python-requests: Fix Python 2 version and add support for Python 3.
...
* gnu/packages/python.scm (python-requests): New variable.
(python2-requests): Generate based on Python 3 variant.
2015-04-05 12:38:48 -04:00
Ricardo Wurmus
32f77c0445
gnu: Add python-networkx.
...
* gnu/packages/python.scm (python-networkx, python2-networkx): New variables.
2015-03-31 20:00:21 +02:00
Ricardo Wurmus
3cff95cbee
gnu: Add python-decorator.
...
* gnu/packages/python.scm (python-decorator, python2-decorator): New
variables.
2015-03-31 20:00:00 +02:00
Mark H Weaver
1f43445745
gnu: python: Do not use patchelf.
...
* gnu/packages/python.scm (python-2): Add rpath for lib directory of output to
LDFLAGS. Remove 'patchelf' from inputs. Remove #:modules and
#:imported-modules from arguments. Remove 'add-lib-to-runpath' phase.
(python): Do not add #:modules to inherited package arguments.
2015-03-24 19:30:33 -04:00
Ricardo Wurmus
ef5cbf9bae
gnu: Add python-h5py and python2-h5py.
...
* gnu/packages/python.scm (python-h5py, python2-h5py): New variables.
2015-03-23 10:56:13 +01:00
Ludovic Courtès
db62afa55a
gnu: Add python2-xlib.
...
* gnu/packages/python.scm (python2-xlib): New variable.
2015-03-17 13:49:18 +01:00
Ludovic Courtès
166191b377
gnu: Update packages to use 'non-copyleft' instead of 'bsd-style'.
...
* gnu/packages/avr.scm, gnu/packages/compression.scm,
gnu/packages/curl.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/databases.scm, gnu/packages/firmware.scm,
gnu/packages/flex.scm, gnu/packages/fontutils.scm,
gnu/packages/gd.scm, gnu/packages/ghostscript.scm,
gnu/packages/gnunet.scm, gnu/packages/graphics.scm,
gnu/packages/hugs.scm, gnu/packages/image.scm,
gnu/packages/linux.scm, gnu/packages/mail.scm,
gnu/packages/maths.scm, gnu/packages/mit-krb5.scm,
gnu/packages/python.scm, gnu/packages/rdf.scm,
gnu/packages/ssh.scm, gnu/packages/tcl.scm,
gnu/packages/xdisorg.scm, gnu/packages/xiph.scm,
gnu/packages/yasm.scm, gnu/packages/zip.scm: Use 'non-copyleft'
instead of 'bsd-style'.
2015-03-14 19:27:14 +01:00
Mark H Weaver
1cb9c00614
gnu: python-testlib: Fix license field.
...
Fixes a problem introduced in a1920bc9f2
.
Debugged by David Thompson.
* gnu/packages/python.scm (python-testlib)[license]: 'expat' ->
'license:expat'.
2015-03-07 13:58:50 -05:00
Federico Beffa
a1920bc9f2
gnu: Add python-testlib and python2-testlib.
...
* gnu/packages/python.scm (python-testlib, python2-testlib): New variables.
2015-03-07 15:08:36 +01:00
Andreas Enge
516277cb14
gnu: python2-pil: Adapt to newer Freetype.
...
* gnu/packages/python.scm (python2-pil): Add snippet.
2015-03-07 00:56:43 +01:00
Ludovic Courtès
ce0614ddb0
gnu: Move 'which' to (gnu packages base).
...
* gnu/packages/which.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/base.scm (which): New variable.
* gnu/packages/aspell.scm, gnu/packages/audio.scm,
gnu/packages/autogen.scm, gnu/packages/cdrom.scm,
gnu/packages/compression.scm, gnu/packages/datamash.scm,
gnu/packages/games.scm, gnu/packages/glib.scm,
gnu/packages/gnu-pw-mgr.scm, gnu/packages/gnutls.scm,
gnu/packages/gps.scm, gnu/packages/guile.scm,
gnu/packages/java.scm, gnu/packages/libevent.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/node.scm, gnu/packages/ntp.scm,
gnu/packages/orpheus.scm, gnu/packages/pciutils.scm,
gnu/packages/python.scm, gnu/packages/qt.scm,
gnu/packages/rsync.scm, gnu/packages/sawfish.scm,
gnu/packages/scheme.scm, gnu/packages/ssh.scm,
gnu/packages/statistics.scm, gnu/packages/texlive.scm,
gnu/packages/wdiff.scm: Adjust accordingly.
2015-03-04 17:23:27 +01:00
Ludovic Courtès
1289062522
Merge branch 'core-updates'.
2015-03-04 14:07:23 +01:00
Ricardo Wurmus
92cb152b37
gnu: Add snakemake.
...
* gnu/packages/python.scm (snakemake): New variable.
2015-03-03 10:22:23 +01:00
Ricardo Wurmus
240ca4aae7
gnu: Add Scikit-learn.
...
* gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): New
variables.
2015-03-02 14:09:10 +01:00
Ricardo Wurmus
8d12be1eb1
gnu: Add pyyaml.
...
* gnu/packages/python.scm (python-pyyaml, python2-pyyaml): New variables.
2015-03-02 11:31:14 +01:00
Mark H Weaver
3820d39739
Merge branch 'master' into core-updates
...
Conflicts:
gnu/packages/gnupg.scm
2015-03-01 19:05:29 -05:00
Mark H Weaver
f586c87705
gnu: Add 'file-name' fields for github source tarballs without a name.
...
* gnu/packages/aarddict.scm (aarddict), gnu/packages/algebra.scm (arb),
gnu/packages/audio.scm (jack-2, lvtk),
gnu/packages/bioinformatics.scm (bedops, bedtools, bowtie),
gnu/packages/game-development.scm (tiled),
gnu/packages/games.scm (minetest-data, minetest, retroarch),
gnu/packages/jrnl.scm (jrnl), gnu/packages/kde.scm (qjson),
gnu/packages/libevent.scm (libuv), gnu/packages/linux.scm (pflask),
gnu/packages/mail.scm (offlineimap, libetpan),
gnu/packages/maths.scm (arpack-ng), gnu/packages/ninja.scm (ninja),
gnu/packages/nutrition.scm (gourmet),
gnu/packages/python.scm (python-cairocffi), gnu/packages/rdf.scm (lrdf),
gnu/packages/ruby.scm (ruby-i18n), gnu/packages/sxiv.scm (sxiv): Add
'file-name' field to origin.
2015-02-28 09:49:01 -05:00
Andreas Enge
88c268347b
gnu: python: Drop special handling of python2-numpydoc as input.
...
* gnu/packages/python.scm (python2-numpy, python2-matplotlib,
python2-ipython): Keep input python2-numpydoc created by
package-with-python2.
2015-02-28 01:17:57 +01:00
Andreas Enge
5e4d8f6710
gnu: python-numpydoc: Drop one test.
...
* gnu/packages/python.scm (python-numpydoc): Drop one test for all Python
versions.
(python2-numpydoc): Define it by package-with-python2 without modifications.
2015-02-28 01:08:37 +01:00
Andreas Enge
7ca0dbc3f0
gnu: python2-py2cairo: Rename to python2-pycairo.
...
* gnu/packages/gtk.scm (python2-py2cairo): Rename to ...
(python2-pycairo): ... this
(python2-pygtk): Adapt input.
* gnu/packages/glib.scm (python2-pygobject-2): Adapt input.
* gnu/packages/python.scm (package-with-python2): Adapt input.
2015-02-27 23:53:57 +01:00
Ludovic Courtès
7184b4b1bd
gnu: Remove now unneeded 'localedef' invocations.
...
This is a followup to commit b0fd2bd
.
* gnu/packages/gawk.scm (gawk)[arguments] <install-locales>: Add comment
on why we leave this here.
* gnu/packages/guile.scm (guile-ncurses)[arguments]: Remove
'install-locales' phase.
* gnu/packages/swig.scm (swig)[arguments]: Likewise.
* gnu/packages/python.scm (python-matplotlib): Remove 'LOCPATH' setting
and 'localedef' invocation.
(python-scipy): Likewise.
2015-02-27 15:08:37 +01:00
Ludovic Courtès
da6dd842d0
gnu: Remove now unneeded 'unpack' phases for unzip.
...
This is a followup to commit cd0385b
.
* gnu/packages/bioinformatics.scm (hisat)[arguments]: Remove 'unpack'
phase.
* gnu/packages/image.scm (freeimage): Likewise.
* gnu/packages/python.scm (python2-cssutils): Likewise.
2015-02-27 15:08:37 +01:00
Andreas Enge
3dd7547666
gnu: python-html5lib: Add propagated input.
...
* gnu/packages/python.scm (python-html5lib): Add propagated input python-six.
(python2-html5lib): Add propagated input python2-six.
2015-02-25 00:58:20 +01:00
Andreas Enge
0c20025c05
gnu: Add python2-six.
...
* gnu/packages/python.scm (python2-six): New variable.
2015-02-25 00:58:20 +01:00
Andreas Enge
89b5c60ef9
gnu: python2-oauthlib: Drop inherited fields.
...
* gnu/packages/python.scm (python2-oauthlib): Drop inherited fields.
2015-02-23 18:41:10 +01:00
Ricardo Wurmus
f18f8b7383
gnu: python-scipy: install UTF-8 locale.
...
* gnu/packages/python.scm (python-scipy): Install en_US.UTF-8 locale in
install-doc phase to avoid encoding error.
2015-02-20 14:25:38 +01:00
Ricardo Wurmus
6754032f0c
gnu: matplotlib: install UTF-8 locale.
...
* gnu/packages/python.scm (python-matplotlib): Install en_US.UTF-8 locale in
install-doc phase to avoid encoding error.
2015-02-20 14:25:30 +01:00
Andreas Enge
d3d656c5fb
gnu: python-setuptools: Update to 12.1.
...
* gnu/packages/python.scm (python-setuptools, python2-setuptools):
Update to 12.1.
2015-02-15 23:10:58 +01:00
Andreas Enge
60357f99c4
gnu: Add python-netifaces.
...
* gnu/packages/python.scm (python-netifaces, python2-netifaces):
New variables.
2015-02-15 10:46:43 +01:00
Andreas Enge
880ff77c17
gnu: Add python-cssselect.
...
* gnu/packages/python.scm (python-cssselect, python2-cssselect):
New variables.
2015-02-14 19:39:20 +01:00
Andreas Enge
092e86f54f
gnu: Add python2-cssutils.
...
* gnu/packages/python.scm (python2-cssutils): New variable.
2015-02-14 19:25:55 +01:00
Andreas Enge
bec07a7c08
gnu: Add python2-pil.
...
* gnu/packages/python.scm (python2-pil): New variable.
2015-02-14 18:58:13 +01:00
Ludovic Courtès
abde5f375f
gnu: python-apsw: Fix license.
...
* gnu/packages/python.scm (python-apsw)[license]: Change to
LICENSE:ZLIB.
2015-02-14 00:43:41 +01:00
Andreas Enge
4ed206639b
gnu: Add python-pillow.
...
* gnu/packages/python.scm (python-pillow, python2-pillow): New variables.
2015-02-13 21:03:48 +01:00
Andreas Enge
26b307e2cc
gnu: Add python-lxml.
...
* gnu/packages/python.scm (python-lxml, python2-lxml): New variables.
2015-02-12 21:14:38 +01:00
Andreas Enge
bd3fa66676
gnu: python: Prefix expat license by "license:" to avoid conflicts with
...
expat from the xml module.
* gnu/packages/python.scm: Prefix expat license imported from
(guix licenses).
* gnu/packages/python.scm (python-lockfile, python-mock, python-pysam,
python-extras, python-mimeparse, python-py, python-pytest,
python-scripttest, python-jsonschema, python-pyjwt, python-virtualenv,
python-sphinx-rtd-theme, python-pyparsing, python-cffi, python-xcffib,
python-html5lib, python-dbus): Adapt license field.
2015-02-12 21:07:14 +01:00
Andreas Enge
a6ac8332be
gnu: Add python-apsw.
...
* gnu/packages/python.scm (python-apsw, python2-apsw): New variables.
2015-02-12 20:19:31 +01:00
Ricardo Wurmus
ad320b20ee
gnu: Add Sphinx RTD theme.
...
* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme):
New variables.
2015-02-09 10:29:55 +01:00
Mark H Weaver
b52af02b5d
gnu: Add python2-dbus.
...
* gnu/packages/python.scm (python2-dbus): New variable.
2015-02-04 01:36:09 -05:00
Pierre-Antoine Rault
d95a56c632
gnu: Add python-dbus.
...
* gnu/packages/python.scm (python-dbus): Add it. Makes use of dbus,
dbus-glib and glib itself.
2015-02-04 01:36:03 -05:00
Mark H Weaver
be1f44bbd6
gnu: python-urwid: Remove Fedora mirror from source URI list.
...
* gnu/packages/python.scm (python-urwid)[source]: Remove Fedora mirror.
2015-02-04 00:11:06 -05:00
Mark H Weaver
e99f421185
gnu: Add python-urwid and python2-urwid.
...
Based on preliminary work by Omar Radwan <toxemicsquire4@gmail.com>.
* gnu/packages/python.scm (python-urwid, python2-urwid): New variables.
2015-02-03 00:33:08 -05:00
Mark H Weaver
4e7a137a83
Revert "gnu: python-matplotlib: Remove python-pillow input."
...
python-pillow is now fixed, so we can add it back.
This reverts commit dfbc33dceb
.
2015-02-02 15:19:12 -05:00
Mark H Weaver
5ade90ba69
Merge branch 'wip-gobject-introspection'
2015-01-25 21:15:13 -05:00
Andreas Enge
e066928977
gnu: python-pyparsing: Update to 2.0.3.
...
* gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to 2.0.3.
2015-01-23 21:50:56 +01:00
Andreas Enge
673ab897a3
gnu: Add python-html5lib.
...
* gnu/packages/python.scm (python-html5lib, python2-html5lib): New variables.
2015-01-20 22:42:28 +01:00
Andreas Enge
03411993a8
gnu: Add python-isodate.
...
* gnu/packages/python.scm (python-isodate, python2-isodate): New variables.
2015-01-20 22:16:58 +01:00
Federico Beffa
da6ce3f1b8
gnu: python-scipy: Update to 0.15.0.
...
* gnu/packages/python.scm (python-scipy): Update to 0.15.0.
2015-01-18 18:05:53 +01:00
Federico Beffa
3e6ccb5355
gnu: python-matplotlib: Update comments.
...
* gnu/packages/python.scm (python-matplotlib): Update comments as, with the
patched 'gobject-introspection', setting LD_LIBRARY_PATH at run time is not
anymore necessary. It's still necessary at build time.
2015-01-18 18:05:53 +01:00
Federico Beffa
dfbc33dceb
gnu: python-matplotlib: Remove python-pillow input.
...
* gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as
it currently is broken.
2015-01-18 18:05:53 +01:00
Federico Beffa
ae1ab9fe82
gnu: Add IPython.
...
* gnu/packages/python.scm (python-ipython, python2-ipython): New variable.
2015-01-16 17:51:47 +01:00
Mark H Weaver
8cbb67e045
Merge branch 'master' into core-updates
2014-12-30 12:23:32 -05:00
Ludovic Courtès
07af3e5efe
gnu: Fix or update a number of 'home-page' fields.
...
* gnu/packages/fltk.scm (fltk): Fix 'home-page'.
* gnu/packages/fonts.scm (font-bitstream-vera): Likewise, and fix
license URL.
* gnu/packages/games.scm (gnubg, cmatrix, chess): Fix 'home-page'.
* gnu/packages/kde.scm (attica): Likewise.
* gnu/packages/mail.scm (fetchmail): Likewise.
* gnu/packages/popt.scm (popt): Likewise.
* gnu/packages/python.scm (python-mock): Likewise.
* gnu/packages/stalonetray.scm (stalonetray): Likewise.
2014-12-28 17:57:37 +01:00
Ludovic Courtès
af07095516
packages: Add 'file-type' field to 'search-path-specification'.
...
Fixes <http://bugs.gnu.org/18033 >.
* guix/packages.scm (<search-path-specification>): Rename 'directories'
field to 'files'. Add 'file-type'.
(search-path-specification->sexp): Honor 'file-type'.
* gnu/packages/autotools.scm, gnu/packages/bootstrap.scm,
gnu/packages/cross-base.scm, gnu/packages/games.scm,
gnu/packages/gcc.scm, gnu/packages/glib.scm,
gnu/packages/guile.scm, gnu/packages/man.scm,
gnu/packages/perl.scm, gnu/packages/pkg-config.scm,
gnu/packages/python.scm, gnu/packages/ruby.scm,
gnu/packages/xfce.scm: Change 'directories' to 'files'.
* tests/packages.scm ("search paths"): Change 'directories' field to
'files'.
* guix/scripts/environment.scm (for-each-search-path): Likewise.
2014-12-27 23:22:49 +01:00
Ricardo Wurmus
be7134bf75
gnu: Add pysam.
...
* gnu/packages/python.scm (python-pysam, python2-pysam): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-12-26 23:28:13 +01:00
Ludovic Courtès
764c077b30
Revert "gnu: matplotlib: Comment out python2-matplotlib."
...
This reverts commit afc720d34c
.
2014-12-23 19:17:17 +01:00
Federico Beffa
afc720d34c
gnu: matplotlib: Comment out python2-matplotlib.
...
* gnu/packages/python.scm (python2-matplotlib, python2-scipy, python2-numpy):
Comment out python2-matplotlib and the packages making use of it as the
generation of the derivation of these packages takes very long.
2014-12-23 17:56:48 +01:00
Federico Beffa
9e0997230c
gnu: cairocffi: Move to python module.
...
* gnu/packages/gtk.scm, gnu/packages/python.scm (python-cairocffi,
python2-cairocffi): Move variables from gtk to python module to avoid
circular dependency.
Reported by Mark H Weaver <mhw@netris.org>
2014-12-18 22:00:19 +01:00
Federico Beffa
25f9a068f2
gnu: matplotlib: Add gtk3 backends and optional dependency. Adjust inputs.
...
* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Add gtk3
backends with the necessary inputs and a 'configure-environment' phase. Add
the optional 'python-pillow' dependency. Move 'python-pyparsing' from
'inputs' to 'propagated-inputs' as it is required at run time.
2014-12-18 17:58:10 +01:00
Federico Beffa
6fa144692c
gnu: Add xcffib
...
* gnu/packages/python.scm (python-xcffib, python2-xcffib): New variables.
2014-12-18 17:58:10 +01:00
Federico Beffa
6a84316848
Revert "gnu: python-numpy-bootstrap: Reduce matrix size in failing test."
...
This reverts commit 31557440c2
as it did not
provide the desired effect. The test is still failing.
2014-12-16 18:37:13 +01:00
Federico Beffa
31557440c2
gnu: python-numpy-bootstrap: Reduce matrix size in failing test.
...
* gnu/packages/python.scm (python-numpy-bootstrap): Add phase
'fix-failing-tests.
2014-12-14 20:01:22 +01:00
Federico Beffa
c1125a04bb
gnu: python-numpy-bootstrap: Make tests verbose.
...
* gnu/packages/python.scm (python-numpy-bootstrap): Make tests verbose to
allow test failure debugging on hydra.
2014-12-13 09:44:26 +01:00
Federico Beffa
57c3f71632
gnu: Add cffi.
...
* gnu/packages/python.scm (python-cffi, python2-cffi): New variables.
2014-12-10 14:27:44 +01:00
Federico Beffa
a415f036e8
gnu: Add pycparser.
...
* gnu/packages/python.scm (python-pycparser, python2-pycparser): New variables.
2014-12-09 13:23:59 +01:00
Federico Beffa
bb986599e6
gnu: Add scipy.
...
* gnu/packages/python.scm (python-scipy, python2-scipy): New variables.
2014-12-04 16:06:40 +01:00
Eric Bavier
fbcfa73074
gnu: Add python-pycairo.
...
* gnu/packages/gtk.scm (python-pycairo, python2-py2cairo): New variables.
2014-12-02 08:35:06 -06:00
Eric Bavier
ea5456c88c
gnu: Add python-elib.intl.
...
* gnu/packages/python.scm (python-elib.intl, python2-elib.intl): New
variables.
2014-12-02 08:35:06 -06:00
Eric Bavier
1671c07cc7
gnu: Add python-distutils-extra.
...
* gnu/packages/python.scm (python-distutils-extra, python2-distutils-extra):
New variables.
2014-12-02 08:35:06 -06:00
Eric Bavier
c937562e2f
gnu: Add python-pillow.
...
* gnu/packages/python.scm (python-pillow, python2-pillow): New variables.
2014-12-02 08:35:06 -06:00
Eric Bavier
94914805c2
gnu: Add python-sqlalchemy.
...
* gnu/packages/python.scm (python-sqlalchemy, python2-sqlalchemy): New
variables.
2014-12-02 08:35:06 -06:00
Eric Bavier
b88e1b0a62
gnu: python: Add sqlite input.
...
* gnu/packages/patches/python-sqlite-3.8.4-test-fix.patch,
gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch: New patches.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/python.scm (python-2)[source]: Add patch.
[inputs]: Add sqlite.
(python)[source]: Add patch.
2014-12-02 08:33:31 -06:00
Federico Beffa
2ee8869a69
gnu: Add numpy.
...
* gnu/packages/python.scm (python-numpy, python2-numpy): New variables.
2014-12-02 11:12:44 +01:00
Federico Beffa
1c65314c60
gnu: Add matplotlib.
...
* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): New
variables.
2014-11-30 16:59:08 +01:00
Federico Beffa
ec00de358e
gnu: Add numpydoc.
...
* gnu/packages/python.scm (python-numpydoc, python2-numpydoc): New variables.
2014-11-27 09:50:47 +01:00
Federico Beffa
15bfe6d635
gnu: Add pyparsing.
...
* gnu/packages/python.scm (python-pyparsing, python2-pyparsing): New
variables.
2014-11-25 22:04:38 +01:00
Federico Beffa
0da9853360
gnu: Add numpy-bootstrap.
...
* gnu/packages/python.scm (python-numpy-bootstrap, python2-numpy-bootstrap):
New file-local variables.
2014-11-24 22:22:20 +01:00
Andreas Enge
3c0f23290d
gnu: python-wrapper: Propagate input python.
...
* gnu/packages/python.scm (python-wrapper): Propagate input python, so that
the python libraries are made available as well as the python3 binaries
without the symbolic links.
2014-11-04 13:40:32 +01:00
Federico Beffa
6888830b35
gnu: Add Cython.
...
* gnu/packages/python.scm (cython, cython2): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-11-03 10:36:50 +01:00
Eric Bavier
35b9e4232c
gnu: Some cleanup based on lint checkers.
...
* gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm,
gnu/packages/apr.scm, gnu/packages/avahi.scm, gnu/packages/backup.scm,
gnu/packages/base.scm, gnu/packages/calcurse.scm, gnu/packages/cdrom.scm,
gnu/packages/check.scm, gnu/packages/compression.scm, gnu/packages/cook.scm,
gnu/packages/crypto.scm, gnu/packages/cryptsetup.scm, gnu/packages/curl.scm,
gnu/packages/cyrus-sasl.scm, gnu/packages/databases.scm,
gnu/packages/doxygen.scm, gnu/packages/dwm.scm, gnu/packages/elf.scm,
gnu/packages/emacs.scm, gnu/packages/feh.scm, gnu/packages/file.scm,
gnu/packages/fish.scm, gnu/packages/flex.scm, gnu/packages/fltk.scm,
gnu/packages/fontutils.scm, gnu/packages/games.scm, gnu/packages/gcal.scm,
gnu/packages/gcc.scm, gnu/packages/geeqie.scm, gnu/packages/ghostscript.scm,
gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/glib.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm,
gnu/packages/gperf.scm, gnu/packages/grub.scm, gnu/packages/gsasl.scm,
gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile.scm,
gnu/packages/hurd.scm, gnu/packages/icu4c.scm, gnu/packages/image.scm,
gnu/packages/imagemagick.scm, gnu/packages/irssi.scm, gnu/packages/kde.scm,
gnu/packages/libdaemon.scm, gnu/packages/libevent.scm,
gnu/packages/libidn.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm,
gnu/packages/lout.scm, gnu/packages/lsh.scm, gnu/packages/lsof.scm,
gnu/packages/lua.scm, gnu/packages/maths.scm, gnu/packages/mcrypt.scm,
gnu/packages/mp3.scm, gnu/packages/netpbm.scm, gnu/packages/noweb.scm,
gnu/packages/ocaml.scm, gnu/packages/openssl.scm, gnu/packages/pcre.scm,
gnu/packages/pdf.scm, gnu/packages/pkg-config.scm,
gnu/packages/pretty-print.scm, gnu/packages/python.scm, gnu/packages/qt.scm,
gnu/packages/rsync.scm, gnu/packages/scheme.scm, gnu/packages/scrot.scm,
gnu/packages/sdl.scm, gnu/packages/skribilo.scm, gnu/packages/ssh.scm,
gnu/packages/stalonetray.scm, gnu/packages/tcl.scm, gnu/packages/tcsh.scm,
gnu/packages/telephony.scm, gnu/packages/texlive.scm, gnu/packages/tor.scm,
gnu/packages/valgrind.scm, gnu/packages/version-control.scm,
gnu/packages/vim.scm, gnu/packages/vpn.scm, gnu/packages/w3m.scm,
gnu/packages/web.scm, gnu/packages/wordnet.scm, gnu/packages/xiph.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/packages/zile.scm,
gnu/packages/zip.scm, gnu/packages/zsh.scm [synopsis, description]: Adjust
according to lint checkers.
* gnu/packages/fltk.scm (fltk)[source]: Wrap long line in uri.
* /gnu/packages/xiph.scm (libogg, libtheora, vorbis-tools)[source]: Same.
2014-10-26 13:03:53 -05:00
Andreas Enge
569ac04681
gnu: python2-pyicu: Update to 1.8.
...
* gnu/packages/python.scm (python2-pyicu): Update to 1.8.
2014-10-24 21:36:41 +02:00
Mark H Weaver
b5b73a8269
Use #:prefix instead of #:renamer with 'symbol-prefix-proc'.
...
* gnu/packages/abiword.scm, gnu/packages/admin.scm, gnu/packages/aidc.scm,
gnu/packages/backup.scm, gnu/packages/bittorrent.scm,
gnu/packages/boost.scm, gnu/packages/compression.scm,
gnu/packages/cryptsetup.scm, gnu/packages/curl.scm,
gnu/packages/cyrus-sasl.scm, gnu/packages/dc.scm, gnu/packages/emacs.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/geeqie.scm,
gnu/packages/ghostscript.scm, gnu/packages/gimp.scm,
gnu/packages/gkrellm.scm, gnu/packages/gl.scm, gnu/packages/glib.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm,
gnu/packages/gnutls.scm, gnu/packages/gnuzilla.scm, gnu/packages/gsasl.scm,
gnu/packages/gtk.scm, gnu/packages/gv.scm, gnu/packages/image.scm,
gnu/packages/indent.scm, gnu/packages/inkscape.scm,
gnu/packages/lesstif.scm, gnu/packages/links.scm, gnu/packages/lisp.scm,
gnu/packages/lsh.scm, gnu/packages/lsof.scm, gnu/packages/maths.scm,
gnu/packages/mp3.scm, gnu/packages/openssl.scm, gnu/packages/ots.scm,
gnu/packages/pciutils.scm, gnu/packages/pcre.scm, gnu/packages/pdf.scm,
gnu/packages/pulseaudio.scm, gnu/packages/python.scm, gnu/packages/slim.scm,
gnu/packages/ssh.scm, gnu/packages/texlive.scm, gnu/packages/vim.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wv.scm,
gnu/packages/xiph.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm,
gnu/packages/yasm.scm, gnu/packages/zip.scm,
guix/build/cmake-build-system.scm, guix/build/perl-build-system.scm,
guix/build/python-build-system.scm, guix/download.scm: Replaces uses of
#:renamer and 'symbol-prefix-proc' with #:prefix.
2014-09-23 18:52:29 -04:00
Ludovic Courtès
9e771e3bb6
gnu: Adjust synopses as recommended by 'guix lint'.
...
Remove leading articles and trailing periods in package synopses.
2014-09-13 15:50:30 +02:00
Ludovic Courtès
5f96f303eb
gnu: Consolidate databases in (gnu packages databases).
...
* gnu/packages/databases.scm: New file, with the contents of the
following deleted files.
* gnu/packages/mysql.scm, gnu/packages/postgresql.scm,
gnu/packages/recutils.scm, gnu/packages/sqlite.scm,
gnu/packages/bdb.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/apl.scm, gnu/packages/dc.scm, gnu/packages/games.scm,
gnu/packages/gnunet.scm, gnu/packages/linux.scm, gnu/packages/mail.scm,
gnu/packages/mpd.scm, gnu/packages/nvi.scm, gnu/packages/openldap.scm,
gnu/packages/package-management.scm, gnu/packages/python.scm,
gnu/packages/qt.scm, gnu/packages/rdf.scm,
gnu/packages/version-control.scm: Adjust to new module name.
2014-09-08 17:48:57 +02:00
David Thompson
9dd6078d3b
gnu: Add python-sphinx.
...
* gnu/packages/python.scm (python-sphinx, python2-sphinx): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
fb35b7c088
gnu: Add python-pygments.
...
* gnu/packages/python.scm (python-pygments, python2-pygments): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
3580ab8be2
gnu: Add python-docutils.
...
* gnu/packages/python.scm (python-docutils, python2-docutils): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
fe34f0d152
gnu: Add python-jinja2.
...
* gnu/packages/python.scm (python-jinja2, python2-jinja2): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
8176d4d55b
gnu: Add python-markupsafe.
...
* gnu/packages/python.scm (python-markupsafe, python2-markupsafe): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
5731cae394
gnu: Add python-virtualenv.
...
* gnu/packages/python.scm (python-virtualenv, python2-virtualenv): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
ec5dbb5c30
gnu: Add python-itsdangerous.
...
* gnu/packages/python.scm (python-itsdangerous, python2-itsdangerous): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
2cec1f6f56
gnu: Add python-oauthlib.
...
* gnu/packages/python.scm (python-oauthlib, python2-oauthlib): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
6d45fef43e
gnu: Add python-pyjwt.
...
* gnu/packages/python.scm (python-pyjwt, python2-pyjwt): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
041358fb01
gnu: Add python-discover.
...
* gnu/packages/python.scm (python-discover, python2-discover): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
243a009ada
gnu: Add python-coverage.
...
* gnu/packages/python.scm (python-coverage, python2-coverage): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
b24a0c00e4
gnu: Add python-testrepository.
...
* gnu/packages/python.scm (python-testrepository, python2-testrepository): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
cd49454b7b
gnu: Add python-fixtures.
...
* gnu/packages/python.scm (python-fixtures, python2-fixtures): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
070ab0588c
gnu: Add python-subunit.
...
* gnu/packages/python.scm (python-subunit, python2-subunit): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
dac79ecc51
gnu: Add python-testresources.
...
* gnu/packages/python.scm (python-testresources, python2-testresources): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
5bf3afea68
gnu: Add python-testscenarios.
...
* gnu/packages/python.scm (python-testscenarios, python2-testscenarios): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
d8fa80e13f
gnu: Add python-testtools.
...
* gnu/packages/python.scm (python-testtools, python2-testtools): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
84d2401728
gnu: Add python-scripttest.
...
* gnu/packages/python.scm (python-scriptest, python2-scripttest): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
855d4761a5
gnu: Add python-pytest.
...
* gnu/packages/python.scm (python-pytest, python2-pytest): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
542ad60fbc
gnu: Add python-py.
...
* gnu/packages/python.scm (python-py, python2-py): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
6cd9c35637
gnu: Add python-unittest2.
...
* gnu/packages/python.scm (python-unittest2, python2-unittest2): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
4435427e6d
gnu: Add python-nose.
...
* gnu/packages/python.scm (python-nose, python2-nose): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
c15a5c0eac
gnu: Add python-extras.
...
* gnu/packages/python.scm (python-extras, python2-extras): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
56ea0efd72
gnu: Add python-mimeparse.
...
* gnu/packages/python.scm (python-mimeparse, python2-mimeparse): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
850189b839
gnu: Add python-unidecode.
...
* gnu/packages/python.scm (python-unidecode, python2-unidecode): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
864b5211cd
gnu: Add python-jsonschema.
...
* gnu/packages/python.scm (python-jsonschema, python2-jsonschema): New
variables.
2014-09-05 23:31:20 -04:00
David Thompson
e6cfbd364a
gnu: Add python2-requests.
...
* gnu/packages/python.scm (python2-requests): New variable.
2014-09-05 23:31:20 -04:00
David Thompson
3a1f9a68e5
gnu: Add python-certifi.
...
* gnu/packages/python.scm (python-certifi, python2-certifi): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
d5f89b22d8
gnu: Add python-pyld.
...
* gnu/packages/python.scm (python-pyld, python2-pyld): New variables.
2014-09-05 23:31:20 -04:00
David Thompson
c7303d3cef
gnu: Add python-exif-read.
...
* gnu/packages/python.scm (python-exif-read, python2-exif-read): New
variables.
2014-09-05 23:31:20 -04:00
Ludovic Courtès
3a100e7934
gnu: Avoid circular dependency among modules.
...
Reported by Alex Kost <alezost@gmail.com>.
* gnu/packages/python.scm: Don't use #:select for (gnu packages zip).
2014-07-04 15:09:39 +02:00
Eric Bavier
cafc3f5ad7
gnu: Add jrnl, python-pycrypto, python-keyring, python-parsedatetime, and python-tzlocal.
...
* gnu/packages/jrnl.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/python.scm (python-pycrypto, python-keyring,
python-dateutil-2, python-parsedatetime, python-tzlocal): New
variables.
2014-06-30 11:26:42 -05:00
Eric Bavier
a480bc4157
gnu: Add behave, python-six, python-enum34, python-parse-type, and python-parse.
...
* gnu/packages/python.scm (python-six, python-enum34, python-parse-type,
python-parse, behave): New variables.
2014-06-30 11:26:41 -05:00
Eric Bavier
5a1a4bf6b2
gnu: Add python-mock.
...
* gnu/packages/python.scm (python-mock): New variable.
2014-05-27 10:05:33 -05:00
Eric Bavier
c1448c6974
gnu: Add python-lockfile.
...
* gnu/packages/python.scm (python-lockfile): New variable.
2014-05-27 10:05:32 -05:00
Ludovic Courtès
6f194a1e77
gnu: pybugz: Add fixlet patches.
...
* gnu/packages/python.scm (python2-pybugz)[source]: Add 'patches'
field.
* gnu/packages/patches/pybugz-encode-error.patch,
gnu/packages/patches/pybugz-stty.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
2014-05-05 17:12:55 +02:00
Mark H Weaver
32d5c72952
gnu: python: Apply mips n32 fix to bundled libffi.
...
* gnu/packages/patches/python-libffi-mips-n32-fix.patch: New file.
* gnu/packages/python.scm (python-2, python): Add it.
* gnu-system.am (dist_patch_DATA): Add it.
2014-04-07 17:41:48 -04:00
Ludovic Courtès
717003e3ee
gnu: python: Upgrade to 3.3.5.
...
* gnu/packages/python.scm (python): Upgrade to 3.3.5.
2014-04-07 23:39:30 +02:00
Eric Bavier
bb184d9884
gnu: python: Use /nix/.../sh in popen2 module
...
* gnu/packages/python.scm (python-2): patch Lib/popen2.py to use /nix/.../sh.
2014-04-03 15:52:23 -05:00
Eric Bavier
d4bf49b140
gnu: Remove unused lambda arguments and prefer separate phases over
...
augmented phases.
* gnu/packages/compression.scm (sharutils) [arguments]: Remove unused
lambda args.
* gnu/packages/gl.scm (mesa) [arguments]: Same
* gnu/packages/fltk.scm [arguments]: Same. Substitute const check
phase with #:tests? #f. Add pre-configure phase.
* gnu/packages/ghostscript.scm (ghostscript) [arguments]: Put makefile
patches in separate phase. Put so steps oinseparate phases.
* gnu/packages/glib.scm (gobject-introspection) [arguments]: Remove
unused lambda args. Put patches in pre-configure phase.
* gnu/packages/gnupg.scm (gnupg) [arguments]: Put patch in
pre-configure phase.
(pius) [arguments]: Delete const #t configure and build phases.
(signing-party) [arguments]: Factor patches into post-unpack phase.
(paperkey) [arguments]: Remove unused lambda args. Factor out
patches into pre-check phase.
* gnu/packages/icu4c.scm [arguments]: Change source dir after standard
unpack phase. Factor configure patches into pre-configure phase.
* gnu/packages/lsof.scm [arguments]: Remove unused lambda args.
Remove unnecessary apply.
* gnu/packages/lvm.scm (lvm2) [arguments]: Factor out patches into
pre-configure phase.
* gnu/packages/libtiff.scm [arguments]: Same
* gnu/packages/maths.scm (hdf5) [arguments]: Same
* gnu/packages/gtk.scm (gtk+-2) [arguments]: Same
* gnu/packages/mp3.scm (libmad) [arguments]: Same
(id3lib) [arguments]: Same
* gnu/packages/python.scm (python-2) [arguments]: Same
* gnu/packages/texlive.scm (texlive) [arguments]: Same
* gnu/packages/pretty-print.scm (a2ps) [arguments]: Same
(trueprint) [arguments]: Same
(source-highlight) [arguments]: Same. Remove unused lambda args.
* gnu/packages/netpbm.scm [arguments]: Remove unused lambda args.
Factor out test patches into pre-check phase. Condense calls to
substitute*
* gnu/packages/openldap.scm [arguments]: Factor out libtool copy into
post-configure phases. [synopsis] Remove package name.
* gnu/packages/ssh.scm (openssh) [arguments]: Factor out patches into
separate phases.
* gnu/packages/tcsh.scm [arguments]: Factor out test patches into
pre-check phase.
* gnu/packages/version-control.scm (git) [arguments]: Factor out
patches into post-configure phase.
* gnu/packages/vim.scm [arguments]: Same. [synopsis] Remove package
name.
* gnu/packages/vpn.scm (openconnect) [arguments]: Put configure flags
in #:configure-flags
2014-03-31 10:34:17 -05:00
Cyril Roelandt
9a9a3adf66
gnu: Enable tests in Python 3.
...
* gnu/packages/python.scm: enable tests for Python 3
* gnu/packages/python-fix-tests.patch: New file.
* gnu/packages/gnu-system.am (dist_patch_DATA): add it.
2014-03-25 14:41:32 +01:00
Cyril Roelandt
70318b4672
gnu: Python: use /nix/.../sh instead of /bin/sh in the subprocess module
...
* gnu/packages/python.scm (python-2): patch Lib/subprocess.py to use
/nix/.../sh.
2014-03-25 14:41:32 +01:00
Cyril Roelandt
b10ab7230f
gnu: Enable the 'ctypes' module in Python.
...
* gnu/packages/python.scm (python-2): add libffi to the inputs and use it to
build the ctypes module.
2014-03-25 14:41:32 +01:00
Ludovic Courtès
9b43a0ffa3
gnu: python: Change URL to https.
...
* gnu/packages/python.scm (python-2, python)[source]: Change URL to
https. This makes sure GnuTLS is available in the derivation that
downloads the source, which is required since http URLs get redirected
to https anyway. Reported by Manolis Ragkousis <manolis837@gmail.com>.
2014-03-17 18:24:13 +01:00