summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | gnu: python2-warpedlmm: Remove phase remove-bin-directory.•••This directory did contain contain wrappers for `nose`, which should not be there anyway (since nose already was a native-input). The new python build system no longer creates this directory, while the old one did. (This difference is due to the bloody details of how packages are installed.) * gnu/packages/bioinformatics.scm (python2-warpedlmm) [modify-phases] Remove, since remove-bin-directory was the only modification here. Hartmut Goebel2016-11-151-12/+1
| * | | gnu: khal: Fix build.•••The old one was plain wrong and only worked by luck since the old python build system did manipulate PYTHONPATH. * gnu/packages/calendar.scm(khal)[phase manpage]: Use add-installed-pythonpath. Hartmut Goebel2016-11-151-4/+3
| * | | 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 Goebel2016-11-151-12/+1
| * | | 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 Goebel2016-11-151-2/+1
| * | | 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 Goebel2016-11-151-5/+2
| * | | gnu: python-freezegun: Correct input.•••* u/packages/python.scm(python-freezegun)[native-inputs] move python-dateutils-2 to [propagated-inputs]. Hartmut Goebel2016-11-151-3/+3
| * | | gnu: python-consul: Correct inputs.•••* gnu/packages/python.scm(python-consul)[native-inuts] move python-requests and python-six to [propagated-inputs]. Hartmut Goebel2016-11-151-2/+3
| * | | 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 Goebel2016-11-151-1/+1
| * | | gnu: python-responses: Correct inputs•••* gnu/packages/python.scm(python-responses)[native-inputs] move python-cookies to [propagated-inputs] Hartmut Goebel2016-11-151-2/+2
| * | | 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 Goebel2016-11-151-2/+1
| * | | 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 Goebel2016-11-151-2/+1
| * | | 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 Goebel2016-11-151-2/+0
| * | | 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 Goebel2016-11-151-4/+0
| * | | gnu: python-tox: Update FIXME comments.•••* gnu/packages/python.scm(python-tox)[arguments]: Update FIXME comment. [inputs]: Add FIXME comment. Hartmut Goebel2016-11-151-3/+4
| * | | gnu: python-urllib3: update comment.•••* gnu/packages/python.scm(python-urllib3)[propagated-inputs]: Update comment. Hartmut Goebel2016-11-151-1/+1
| * | | 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 Goebel2016-11-151-4/+4
| * | | gnu: python-websocket-client: Correct inputs.•••* gnu/packages/python.scm (python-websocket-client)[native-inputs] change to [propagated-inputs], remove a wrong comment. Hartmut Goebel2016-11-151-2/+2
| * | | 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 Goebel2016-11-151-3/+5
| * | | gnu: python-configobj: Correct inputs.•••* gnu/packages/python.scm(python-configobj)[native-inputs] change to [propagated-inputs]. Hartmut Goebel2016-11-151-1/+1
| * | | gnu: python-zope-location: Correct inputs.•••* gnu/packages/python.scm(python-zope-location)[native-inputs] change to [propagated-inputs]. Hartmut Goebel2016-11-151-1/+1
| * | | gnu: python-zope-interface: Correct inputs.•••* gnu/packages/python.scm(python-zope-interface)[propagated-inputs] change to [native-inputs]. Hartmut Goebel2016-11-151-1/+1
| * | | 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 Goebel2016-11-151-0/+20
| * | | gnu: Add python-rst.linker, python2-rst.linker.•••* gnu/packages/python.scm (python-rst.linker, python2-rst.linker): New variables. Hartmut Goebel2016-11-151-0/+30
| * | | 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 Goebel2016-11-151-3/+3
| * | | gnu: python-redis: Remove unused input.•••* gnu/packages/python.scm (python-redis, python2-redis) Comment out [native-inputs] since these are used only for running tests, which is disabled since it requires a Redis server. Hartmut Goebel2016-11-151-2/+3
| * | | gnu: python2-scikit-image: Remove needless native-input and inheritance.•••Remove last additional [native-inputs] python-mock, thus there is no need to inherit python-scikit-image package. Simply use package-with-python2. * gnu/packages/python.scm: (python-scikit-image): [properties]: Remove python2-variant. (python2-scikit-image) Use simply "package-with-python2" after removing last [native-inputs] python-mock. Hartmut Goebel2016-11-151-8/+2
| * | | gnu: python2-scikit-image: Remove needless propagated-input.•••* gnu/packages/python.scm: (python2-scikit-image) [propagated-inputs]: Remove python-pytz, it does not occur anywhere in the source. Hartmut Goebel2016-11-151-4/+1
| * | | gnu: python-scikit-image: Correct inputs.•••* gnu/packages/python.scm: (python-scikit-image, python2-scikit-image) [propagated-inputs]: Move python-numpy and python-six to [native-inputs]. Add comment. Hartmut Goebel2016-11-151-3/+4
| * | | gnu: python-blinker: No longer disable tests.•••The package does not provide tests, but there is no need to disable them. Having them enabled allows running them if some newer version may provide tests. * gnu/package/python.scm (python-blinker, python2-blinker): [arguments]: Remove. Hartmut Goebel2016-11-151-3/+0
| * | | gnu: python-feedgenerator: Remove python byte-code files from source.•••* gnu/packages/python.scm (python-feedgenerator, python2-feedgenerator) [source]: Add snippet. Hartmut Goebel2016-11-151-1/+9
| * | | gnu: python-joblib: Add comment.•••* gnu/packages/python.scm (python-joblib): Add comment. Hartmut Goebel2016-11-151-0/+1
| * | | gnu: python-joblib: Remove python byte-code files from source.•••* gnu/packages/python.scm (python-joblib, python2-joblib)[source]: Add snippet. Hartmut Goebel2016-11-151-1/+9
| * | | gnu: python-oauthlib, python-oauthlib2: Correct inputs.•••* gnu/packages/python.scm (python-oauthlib) [propagated-inputs] Move all to [native-inputs]. [native-inputs]: Remove python-mock, python-coverage. (python2-oauthlib)[native-inputs]: Add python2-mock. Hartmut Goebel2016-11-151-6/+4
| * | | gnu: python-pyjwt: Add missing inputs and enable test-suite.•••* gnu/packages/python.scm (python-pyjwt) [native-inputs]: Add python-pytest and python-pytest-cov. [arguments]. Remove. Hartmut Goebel2016-11-151-3/+3
| * | | gnu: python-cov-core: Fix imports.•••* gnu/packages/python.scm (python-cov-core) [inputs]: change to [propagated-inputs]. Hartmut Goebel2016-11-151-1/+1
| * | | gnu: python-statsmodels: Fix build•••* gnu/packages/statistics.scm (python-statsmodels): [check] set PYTHONPATH prior to running tests. Hartmut Goebel2016-11-151-5/+7
| * | | gnu: pytest-mock: remove needless propagated input "python-py".•••This is not listed as an requirement and is already propagated by python-pytest. * gnu/packages/python.scm (python-pytest-mock, python2-pytest-mock): [propagated-inputs]: Remove python-py. Hartmut Goebel2016-11-151-2/+1
| * | | gnu: python-testscenarios: remove needless input "mimetools".•••This does not occur in the source. * gnu/packages/python.scm (python-testscenarios, python2-testscenarios) [propagated-inputs]: Remove python-mimeparse. Hartmut Goebel2016-11-151-2/+1
| * | | gnu: python-setuptools: remove pre-built binaries from source.•••These are used to build self-extracting installers for Windows. * gnu/packages/python.scm (python-setuptools, python2-setuptools) [source]: Add snippet to delete *.exe files. Hartmut Goebel2016-11-151-1/+9
| * | | gnu: python-pytest-xdist: Remove needless input python-apipkg.•••* gnu/packages/python.scm (python-pytest-xdist): Remove input python-apipkg. Hartmut Goebel2016-11-151-2/+1
| * | | gnu: python-subunit, python-testrepository: Fix inputs•••* gnu/packages/python.scm (python-subunit, python2-subunit): [propagated-inputs]:: Add python-extras, remove python-testtools, move python-testscenarios to [native-inputs]. (python-testrepository, python2-testrepository): [native-inputs] move python-fixtures and python-subunit to [propagated-inputs] Hartmut Goebel2016-11-151-6/+7
| * | | gnu: python-scripttest: Correct inputs.•••python-pytest is only required for testing, not at run-time. * gnu/packages/python.scm (python-singledispatch, python2-singledispatch): [propagated-inputs] Move python-pytest to [native-inputs]. Hartmut Goebel2016-11-151-1/+1
| * | | gnu: python-pandas: Fix build.•••* gnu/packages/python.scm (python-pandas): Add python-cython to native-inputs. Hartmut Goebel2016-11-151-1/+2
| * | | gnu: openstack: Correct inputs.•••* gnu/packages/openstack.scm (python-os-testr) Propagate input python-subunit, change all other inputs to native-inputs. (python-mox3): Remove needless input python-six. (python-stevedore, python-requests-mock): Move python-pbr to native-inputs. Hartmut Goebel2016-11-151-11/+8
| * | | gnu: thefuck: Fix build.•••Requires setuptools >= 17.1 due to some features used, while our python currently only includes 12.0. * gnu/packages/admin.scm (thefuck): Add setuptools to native-inputs. Hartmut Goebel2016-11-151-0/+4
| * | | gnu: vdirsyncer: Fix build by setting correct PYTHONPATH.•••For thus, use add-installed-pythonpath. * gnu/packages/dav.scm (vdirsyncer): set PYTHONPATH using add-installed-pythonpath. Hartmut Goebel2016-11-151-5/+2
| * | | gnu: python-ipython: Fix build.•••* gnu/packages/python.scm (python-ipython, python2-ipython) [check, install-doc] set PYTHONPATH prior to running tests. Hartmut Goebel2016-11-151-1/+5
| * | | gnu: python-scipy: Fix build.•••* gnu/packages/python.scm (python-scipy) Use add-installed-pythonpath. Add dummy newlines character to string to make emacs happy. Hartmut Goebel2016-11-151-2/+7
| * | | gnu: python-matplotlib: Fix build.•••* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Correct inputs. [install-doc] set PYTHONPATH prior to building docs. Hartmut Goebel2016-11-151-11/+14
| * | | gnu: python-numpy-bootstrap, python-numpy: Fix build.•••* gnu/packages/python.scm (python-numpy-bootstrap): Correct inputs, use modify-phases, add dummy newlines character to string to make emacs happy, set PYTHONPATH prior to running tests. (python-numpy): propagate inputs, set PYTHONPATH prior to building docs. Hartmut Goebel2016-11-151-21/+24