Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python-xopen, python2-xopen): New variables.
|
|
* gnu/packages/python.scm(python-docutils): Update to 0.13.1.
[source]: Use pypi-uri.
|
|
* gnu/packages/python.scm (python-mock)[source]: Use ‘pypi-uri’.
[home-page]: Replace dead Google Code home page.
|
|
* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update
to 1.7.1.
[arguments]: Remove field.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.7.1.
|
|
* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to
31.0.0.
[source]: Use 'pypi-uri'.
[license]: Update for bundled libraries.
|
|
* gnu/packages/python.scm (python-html5lib,
python2-html5lib)[propagated-inputs]: Add python-webencodings.
|
|
* gnu/packages/python.scm (python-webencodings, python2-webencodings): New
variables.
|
|
* gnu/packages/python.scm (python-argcomplete): New variable.
|
|
* gnu/packages/python.scm (python-flask-restful-swagger,
python2-flask-restful-swagger): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-html5lib, python2-html5lib): Update to 1.0b10.
|
|
* gnu/packages/python.scm (python-sqlalchemy-utils): Update to 0.32.11.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-sadisplay, python2-sadisplay): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python2-notebook)[properties]: Add
python2-variant.
(python2-notebook)[native-packages] add python2-mock. [arguments] Add
phase "disable-test-case" for disabling a failing test. immediately
|
|
* gnu/packages/python.scm (python-ipython-genutils)[description]: Add
deprecation note and TODO comment.
|
|
* gnu/packages/python.scm (python-ipython, python2-ipython): Update to
version 4.0.3.
|
|
* gnu/packages/python.scm (python-flask, python2-flask)[native-inputs]: Move
python-click to ...
[propagated-inputs]: ... here.
|
|
* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update
to 1.6.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.6.
|
|
This fixes 2efabc5589dc641dce75702b99253a3fb40bb2eb, where some inputs
have been changed to propagated-inputs, but the propagated-inputs are
still extended from inputs and the inputs are not extended at all.
* gnu/packages/python.scm (python-numpy, python2-numpy)[inputs]:
Extend from python-numpy-bootstrap's package-inputs. [propagated-inputs]:
Extend from python-numpy-bootstrap's package-propagated-inputs.
|
|
This fixes e62600feb6a3aca2304925ed8c0bb5a9060e38dd, where the inputs
have been changed to native-inputs, but still extended from inputs.
* gnu/packages/python.scm (python2-ipython)[native-inputs]: Extend
from python-ipython's package-native-inputs.
|
|
This does what 213d1745c6adbfd274b1edc575529e026b0ab743 was
supposed to do.
* gnu/packages/python.scm (python-numpydoc, python-numpydoc)
Change first of the duplicate [native-inputs] definitions to
[propagated-inputs].
|
|
|
|
* gnu/packages/python.scm (python-rarfile, python2-rarfile): Update to 2.8.
[source]: Remove obsolete patch.
* gnu/packages/patches/python-rarfile-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): Update to
0.5.6.
|
|
* gnu/packages/python.scm (python-munkres, python2-munkres): Update to 1.0.8.
|
|
* gnu/packages/python.scm (python2-flask)[native-inputs]:
Pick up python-flask's native-inputs.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-flask): Update to 0.11.1.
[native-inputs]: Add python-click.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-pyopenssl): Update to 16.2.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-simplejson): Update to 3.10.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-polib, python2-polib): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-betamax): Fix typo.
|
|
|
|
* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.0.
|
|
* gnu/packages/python.scm (python-pyld): Update to 0.7.1.
|
|
* gnu/packages/python.scm (python-icalendar): Update to 3.11.
|
|
* gnu/packages/python.scm (python-pafy): Disable tests.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-awscli): [inputs] change to
[native-inputs].
|
|
* gnu/packages/python.scm (python-botocore): [inputs] change to
[native-inputs].
|
|
* gnu/packages/python.scm (python-pip): [inputs] change to
[native-inputs].
|
|
* gnu/packages/python.scm (python2-ipython): [inputs] change to
[native-inputs].
|
|
* gnu/packages/python.scm (python-betamax): [inputs] change to
[propagated-inputs].
|
|
The Python 2 packages does not change the definition, thus the
propery is useless.
* gnu/packages/python.scm (python-scikit-learn): [properties]:
Remove "python2-variant". (python2-scikit-learn): Remove
now needless "strip-python2-variant".
|
|
* gnu/packages/python.scm (python-tables)[source]: Add snippet.
|
|
* gnu/packages/python.scm (python-flake8-2.2.4)[source]: Add snippet.
|
|
* gnu/packages/python.scm (python-flake8)[source]: Add snippet.
|
|
Unzipping is now done by standard-phase "unpack" automatically.
* gnu/packages/python.scm (python-testlib, python2-testlib)[phases] No longer
replace "unpack".
|
|
* gnu/packages/python.scm (python-sphinxcontrib-newsfeed) [propagated-inputs]:
Remove python-docutils, already porpagated by python-sphinx.
|
|
* gnu/packages/python.scm(python-nautilus, python2-nautilus):
[propagated-inputs] remove python-graphql-core, python-graphql-relay,
python-requests: not listed and already propagated by others. Remove
pycparser: not listed, not used in source. Move python-nose2 to
[native-inputs] (used for tests only).
|
|
* u/packages/python.scm(python-freezegun)[native-inputs] move
python-dateutils-2 to [propagated-inputs].
|
|
* gnu/packages/python.scm(python-consul)[native-inuts] move python-requests
and python-six to [propagated-inputs].
|
|
* gnu/packages/python.scm(python-prompt-toolkit)[native-inputs] move
python-six to [propagated-inputs]. Remove now empty [native-inputs].
|