Age | Commit message (Collapse) | Author |
|
This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-oslo.config): Remove variable.
|
|
This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-oslo.utils): Remove variable.
|
|
* gnu/packages/openstack.scm (python2-oslo.serialization): Remove variable.
(python-oslo.serialization)[properties]: Remove.
|
|
This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-oslo.log): Remove variable.
|
|
This package fails to build and has no users in Guix.
* gnu/packages/openstack.scm (python2-tempest-lib): Remove variable.
|
|
This package fails to build and has no reverse dependencies.
* gnu/packages/openstack.scm (python2-swiftclient): Remove variable.
(python-swiftclient)[properties]: Remove.
|
|
This package fails to build and has no reverse dependencies.
* gnu/packages/openstack.scm (python2-keystoneclient): Remove variable.
|
|
This package does not build and is officially unmaintained since 2017.
* gnu/packages/version-control.scm (git-annex-remote-hubic): Remove variable.
|
|
* gnu/packages/patches/beets-werkzeug-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/music.scm (beets)[source](patches): New field.
|
|
Upstream no longer supports Python 2 and there are no dependencies on it in Guix.
* gnu/packages/python-web.scm (python2-flask-migrate): Remove variable.
|
|
* gnu/packages/python-xyz.scm (python2-flake8)[propagated-inputs]: Add
PYTHON-FUNCTOOLS32.
|
|
* gnu/packages/python-web.scm (python-flask-migrate): Update to 2.5.3.
|
|
* gnu/packages/python-web.scm (python-flask-restful-swagger): Update to
0.20.1.
[arguments]: New field. Explicitly disable tests.
|
|
* gnu/packages/finance.scm (python-stdnum): Update to 1.13.
[arguments]: New field.
[native-inputs]: Add PYTHON-NOSE.
|
|
* gnu/packages/patches/python-flask-restful-werkzeug-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.8.
[source](patches): New field.
[native-inputs]: Remove PYTHON-SPHINX.
|
|
* gnu/packages/python-web.scm (python-flask-wtf): Update to 0.14.3.
[arguments]: Remove obsolete phase. Override check phase.
[native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST.
|
|
* gnu/packages/python-web.scm (python-flask-babel): Update to 1.0.0.
[arguments]: New field.
|
|
* gnu/packages/python-web.scm (python-flask-login): Update to 0.5.0.
[arguments]: Remove.
[native-inputs]: Remove PYTHON-NOSE and PYTHON-PEP8. Add PYTHON-COVERAGE,
PYTHON-PYCODESTYLE. and PYTHON-PYTEST.
|
|
* gnu/packages/python-web.scm (python-flask): Update to 1.1.1.
|
|
* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.0.
[source](uri): Capitalize PyPI project name.
[native-inputs]: Add PYTHON-PYTEST-TIMEOUT.
|
|
* gnu/packages/python-xyz.scm (python-stem): Update to 1.8.0.
|
|
* gnu/packages/gcc.scm (libgccjit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
The test was failing since 8b9cad01e9619f53dc5a65892ca6a09ca5de3447.
* gnu/tests/nfs.scm (run-nfs-test)[test]("RPC service running"): Add
'setenv' call for PATH.
|
|
The test had been failing since the upgrade to 6.6.3p1 in commit
2dbfd8eec43b602d23cee3fdd2842cc333e36c24.
* gnu/services/mail.scm (opensmtpd-activation): Create /var/spool/mail.
* gnu/tests/mail.scm (run-opensmtpd-test): Check /var/spool/mail instead
of /var/mail.
|
|
Previously the 'wait' loop would run for ~1024 seconds, at which point
we'd reach the file descriptor limit due to the leak in 'queue-empty?'.
* gnu/tests/mail.scm (run-opensmtpd-test)[test]("mail arrived"): In
'queue-empty?', close PIPE to avoid file descriptor leak. In 'wait'
loop, arrange to run at most 20 times.
|
|
This avoids the lengthy copyright/config message from dhcpd.
* gnu/services/networking.scm (dhcpd-activation): Use 'invoke/quiet'
instead of 'invoke'.
|
|
This is a followup to 8e53fe2b91d2776bc1529e7b34967c8f1d9edc32.
* gnu/tests/networking.scm (dhcpd-v4-configuration)
(%dhcpd-os): Use "ens3" instead of "eth0".
|
|
This is a followup to 8b9cad01e9619f53dc5a65892ca6a09ca5de3447, which
would leave PATH unset.
* gnu/tests/rsync.scm (run-rsync-test)[test]("service running"): Add
call to 'setenv' for PATH.
|
|
* gnu/packages/bioinformatics.scm (star): Update to 2.7.3a.
|
|
This is a follow-up to commit b420e6deb96e0760f12e3d941b76e690c4235e47.
* gnu/services/web.scm (nginx-configuration-global-directives): Export
procedure.
|
|
* gnu/services/web.scm (nginx-configuration): Emit an empty events{}
block by default.
* doc/guix.texi (Web Services): Document it.
|
|
This reverts commit f24aaa81de8c709adfda2e89271c562a5ca8d959.
This change caused too many rebuilds for the master branch.
|
|
Compared to the the old tarfile available on ci.guix.gnu.org, only the file
'.hg_archival.txt' was removed.
* gnu/packages/java.scm (java-snakeyaml)[source]: Update hash.
|
|
* gnu/packages/xml.scm (java-xsdlib)[home-page]: Use archived URI.
[source]: Update URI.
|
|
* gnu/packages/java.scm (java-qdox): Move package definition up,
such that it is side by side with version 1.12.1.
|
|
* gnu/packages/java.scm (java-qdox)[source]: Update URI.
[home-page]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-service-packageadmin)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-service-cm)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-util-tracker)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-service-resolver)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-service-jdbc)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-service-log)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-framework)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-service-repository)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-service-metatype-annotations)[source]:
Update URI.
|
|
* gnu/packages/java.scm (java-osgi-util-promise)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-util-function)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-namespace-service)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-namespace-extender)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-resource)[source]: Update URI.
|