Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* gnu/packages/java.scm (java-osgi-dto)[source]: Update URI.
|
|
* gnu/packages/java.scm (java-osgi-service-component-annotations)[source]:
Update URI.
|
|
* gnu/packages/audio.scm (lv2lint): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/haskell-apps.scm (ghcid): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (bluez): Update to 5.54.
[replacement]: Remove field.
(bluez/fixed): Remove variable.
* gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (nvme-cli): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/check.scm (python-nose2): Update to 0.9.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnome.scm (eolie): Update to 0.9.98.1.
|
|
* gnu/packages/photo.scm (rapid-photo-downloader): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/python-xyz.scm (python-tenacity): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/python-xyz.scm (python-colorlog): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/python-xyz.scm (python-pyprind): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/python-xyz.scm (python-gphoto2): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/python-xyz.scm (python-colour): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|