Age | Commit message (Expand) | Author |
2016-12-03 | gnu: python-cryptography: Update to 1.6....* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update
to 1.6.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.6.
| Leo Famulari |
2016-12-02 | gnu: python-numpy: Fix inputs....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.
| Hartmut Goebel |
2016-12-02 | gnu: python2-ipython: Fix 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.
| Hartmut Goebel |
2016-12-02 | gnu: python-numpydoc: Correct 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].
| Hartmut Goebel |
2016-11-29 | Merge branch 'master' into python-build-system | Hartmut Goebel |
2016-11-27 | gnu: python-rarfile: Update to 2.8....* 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.
| Leo Famulari |
2016-11-27 | gnu: python-jellyfish: Update to 0.5.6....* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): Update to
0.5.6.
| Leo Famulari |
2016-11-27 | gnu: python-munkres: Update to 1.0.8....* gnu/packages/python.scm (python-munkres, python2-munkres): Update to 1.0.8.
| Leo Famulari |
2016-11-27 | gnu: python2-flask: Pick up python-flask's native-inputs....* gnu/packages/python.scm (python2-flask)[native-inputs]:
Pick up python-flask's native-inputs.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-26 | gnu: python-flask: Update to 0.11.1....* gnu/packages/python.scm (python-flask): Update to 0.11.1.
[native-inputs]: Add python-click.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-26 | gnu: python-pyopenssl: Update to 16.2.0....* gnu/packages/python.scm (python-pyopenssl): Update to 16.2.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-26 | gnu: python-simplejson: Update to 3.10.0....* gnu/packages/python.scm (python-simplejson): Update to 3.10.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Danny Milosavljevic |
2016-11-26 | gnu: Add python-polib....* gnu/packages/python.scm (python-polib, python2-polib): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Julien Lepiller |
2016-11-25 | gnu: python-betamax: Fix typo....* gnu/packages/python.scm (python-betamax): Fix typo.
| Leo Famulari |
2016-11-25 | Merge branch 'master' into python-build-system | Leo Famulari |
2016-11-23 | gnu: python-passlib: Update to 1.7.0....* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.0.
| Leo Famulari |
2016-11-22 | gnu: python-pyld: Update to 0.7.1....* gnu/packages/python.scm (python-pyld): Update to 0.7.1.
| Christopher Allan Webber |
2016-11-20 | gnu: python-icalendar: Update to 3.11....* gnu/packages/python.scm (python-icalendar): Update to 3.11.
| Leo Famulari |
2016-11-18 | gnu: python-pafy: Disable tests....* gnu/packages/python.scm (python-pafy): Disable tests.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2016-11-15 | gnu: python-awscli: fix inputs....* gnu/packages/python.scm (python-awscli): [inputs] change to
[native-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-botocore: fix inputs....* gnu/packages/python.scm (python-botocore): [inputs] change to
[native-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-pip: fix inputs....* gnu/packages/python.scm (python-pip): [inputs] change to
[native-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python2-ipython: fix inputs....* gnu/packages/python.scm (python2-ipython): [inputs] change to
[native-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-betamax: fix inputs....* gnu/packages/python.scm (python-betamax): [inputs] change to
[propagated-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-scikit-learn: Remove useless property "python2-variant"....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".
| Hartmut Goebel |
2016-11-15 | gnu: python-tables: Remove python byte-code files from source....* gnu/packages/python.scm (python-tables)[source]: Add snippet.
| Hartmut Goebel |
2016-11-15 | gnu: python-flake8-2.2.4: Remove python byte-code files from source....* gnu/packages/python.scm (python-flake8-2.2.4)[source]: Add snippet.
| Hartmut Goebel |
2016-11-15 | gnu: python-flake8: Remove python byte-code files from source....* gnu/packages/python.scm (python-flake8)[source]: Add snippet.
| Hartmut Goebel |
2016-11-15 | gnu: python-testlib: Remove useless self-defined phase "unpack"....Unzipping is now done by standard-phase "unpack" automatically.
* gnu/packages/python.scm (python-testlib, python2-testlib)[phases] No longer
replace "unpack".
| Hartmut Goebel |
2016-11-15 | gnu: python-sphinxcontrib-newsfeed: Remove needless input....* gnu/packages/python.scm (python-sphinxcontrib-newsfeed) [propagated-inputs]:
Remove python-docutils, already porpagated by python-sphinx.
| Hartmut Goebel |
2016-11-15 | gnu: python-nautilus: Correct inputs...* 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).
| Hartmut Goebel |
2016-11-15 | gnu: python-freezegun: Correct input....* u/packages/python.scm(python-freezegun)[native-inputs] move
python-dateutils-2 to [propagated-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-consul: Correct inputs....* gnu/packages/python.scm(python-consul)[native-inuts] move python-requests
and python-six to [propagated-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-prompt-toolkit: Correct inputs...* gnu/packages/python.scm(python-prompt-toolkit)[native-inputs] move
python-six to [propagated-inputs]. Remove now empty [native-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-responses: Correct inputs...* gnu/packages/python.scm(python-responses)[native-inputs] move python-cookies
to [propagated-inputs]
| Hartmut Goebel |
2016-11-15 | gnu: python-sphinxcontrib-programoutput: Remove needless input....This is an indirect requirement and propagated by python-sphinx already.
* gnu/packages/python.scm(python-sphinxcontrib-programoutput)
[propagated-inputs]: Remove python-docutils.
| Hartmut Goebel |
2016-11-15 | gnu: python-sphinx-repoze-autointerface: Remove needless input....This is an indirect requirement and propagated by python-sphinx already.
* gnu/packages/python.scm(python-sphinx-repoze-autointerface)
[propagated-inputs]: Remove python-docutils.
| Hartmut Goebel |
2016-11-15 | gnu: python-celery: Remove needless inputs....These are indirect requirements and propagated by python-kombu.
* gnu/packages/python.scm(python-celery)[propagated-inputs] Remove python-amqp
and python-anyjson.
| Hartmut Goebel |
2016-11-15 | gnu: Remove some outdated comments....These comments were about setuptools used at runtime for pkg_resources.
* gnu/packages/python.scm: Remove some outdated comments.
| Hartmut Goebel |
2016-11-15 | gnu: python-tox: Update FIXME comments....* gnu/packages/python.scm(python-tox)[arguments]: Update FIXME
comment. [inputs]: Add FIXME comment.
| Hartmut Goebel |
2016-11-15 | gnu: python-urllib3: update comment....* gnu/packages/python.scm(python-urllib3)[propagated-inputs]: Update comment.
| Hartmut Goebel |
2016-11-15 | gnu: python-wsgi-intercept: Correct inputs....* gnu/packages/python.scm(python-wsgi-intercept): [native-inputs]: move
python-six to [propagated-inputs]. [propagated-inputs] move
python-httplib2, python-requests to [native-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-websocket-client: Correct inputs....* gnu/packages/python.scm (python-websocket-client)[native-inputs] change to
[propagated-inputs], remove a wrong comment.
| Hartmut Goebel |
2016-11-15 | gnu: python-zope-security: Correct inputs....* gnu/packages/python.scm(python-zope-security)[native-inputs] New element,
move python-zope-component, python-zope-configuration, python-zope-location,
python-zope-testrunner, python-zope-testing here.
| Hartmut Goebel |
2016-11-15 | gnu: python-configobj: Correct inputs....* gnu/packages/python.scm(python-configobj)[native-inputs] change to
[propagated-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-zope-location: Correct inputs....* gnu/packages/python.scm(python-zope-location)[native-inputs] change to
[propagated-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-zope-interface: Correct inputs....* gnu/packages/python.scm(python-zope-interface)[propagated-inputs] change to
[native-inputs].
| Hartmut Goebel |
2016-11-15 | gnu: python-pathpy: Build documentation....* gnu/packages/python.scm (python-pathpy, python2-pathpy)
[output] Add output "doc".
[native-inputs]: Add python-sphinx and python-rst.linker
[build-doc], [install-doc]: New build phases.
| Hartmut Goebel |
2016-11-15 | gnu: Add python-rst.linker, python2-rst.linker....* gnu/packages/python.scm (python-rst.linker, python2-rst.linker): New
variables.
| Hartmut Goebel |
2016-11-15 | gnu: python-numpydoc: Correct inputs....* gnu/packages/python.scm (python-numpydoc, python-numpydoc)
[native-inputs]: Remove python-docutils. Move python-shpinx to
[propagated-inputs].
| Hartmut Goebel |