| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/photo.scm (gphoto2, libgphoto2)[inputs]: Add libjpeg-turbo.
|
|
|
|
|
| |
* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested
during the build.
|
|
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg, which
is actually libjpeg-turbo.
[inputs]: Add libjpeg-turbo.
[arguments]: Use it.
|
|
|
|
| |
* gnu/packages/image.scm (libjpeg-turbo): New variable.
|
|
|
|
|
| |
* gnu/packages/kde-framework.scm (kauth)[phases]: New phase
fix-cmake-install-paths.
|
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[phases]:
New phase fix-lib-path.
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.28.1
(extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox,
karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd,
kguiaddons, ki18n, kidletime, kitemmodels, kitemviews, kplotting,
kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt,
networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth,
kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats,
kjobwidgets, knotifications, kpty, kunitconversion, baloo,
kactivities, kactivities-stats, kbookmarks, kcmutils,
kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu,
kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff,
knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor,
ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework,
frameworkintegration): Update to 5.28.0
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/music.scm (python2-discogs-client): Use simply
"package-with-python2". Remove inheriting from python-discogs-client
since adding python2-setuptools to [native-inputs] has been the sole
reason for inheriting.
(python-discogs-client) Remove the now needless [properties]
"python2-variant".
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/wicd.scm (wicd) [arguments]: Disable installation
via setuptools (and --single-version-externally-managed).
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/wxwidgets.scm (python2-wxpython) [native-inputs]: Remove
setuptools, which is already included in python.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/wxwidgets.scm (python2-wxpython) [arguments]: Disable
installation via setuptools (and --single-version-externally-managed).
|
| | |
| | |
| | |
| | | |
* gnu/packages/python.scm (python-betamax): Fix typo.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is already propagated by python-pytest.
* gnu/packages/python.scm (python-pytest-django) [propagated-inputs]:
Remove python-py.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/bioinformatics.scm (python2-pbcore) [inputs] change to
[propagated-inputs]. [native-inputs]: Remove python-docutils, which
comes with sphinx. [former propagated-inputs]: move all (which is only
pyxb) to [inputs].
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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].
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python.scm(python-responses)[native-inputs] move python-cookies
to [propagated-inputs]
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is an indirect requirement and propagated by python-sphinx already.
* gnu/packages/python.scm(python-sphinxcontrib-programoutput)
[propagated-inputs]: Remove python-docutils.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is an indirect requirement and propagated by python-sphinx already.
* gnu/packages/python.scm(python-sphinx-repoze-autointerface)
[propagated-inputs]: Remove python-docutils.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
These are indirect requirements and propagated by python-kombu.
* gnu/packages/python.scm(python-celery)[propagated-inputs] Remove python-amqp
and python-anyjson.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
These comments were about setuptools used at runtime for pkg_resources.
* gnu/packages/python.scm: Remove some outdated comments.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python.scm(python-tox)[arguments]: Update FIXME
comment. [inputs]: Add FIXME comment.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python.scm(python-urllib3)[propagated-inputs]: Update comment.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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].
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python.scm (python-websocket-client)[native-inputs] change to
[propagated-inputs], remove a wrong comment.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python.scm(python-configobj)[native-inputs] change to
[propagated-inputs].
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python.scm(python-zope-location)[native-inputs] change to
[propagated-inputs].
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python.scm(python-zope-interface)[propagated-inputs] change to
[native-inputs].
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python.scm (python-rst.linker, python2-rst.linker): New
variables.
|