summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-16gnu: python-gevent: Update to 1.4.0....* gnu/packages/python-xyz.scm (python-gevent): Update to 1.4.0. [arguments]: Adjust unbundling variables. Future-proof the C_INCLUDE_PATH override. Add phases "pretend-to-be-CI" and "adjust-tests". Run the tests with "python -m gevent.tests", and respect PARALLEL-JOB-COUNT. [native-inputs]: Add PYTHON-DNSPYTHON, PYTHON-PSUTIL, PYTHON-ZOPE-EVENT and PYTHON-ZOPE-INTERFACE. (python2-gevent)[native-inputs]: Fix input inheritance. Marius Bakke
2020-03-16gnu: python-kivy: Remove unused input....* gnu/packages/python-xyz.scm (python-kivy)[native-inputs]: Remove GIT. Marius Bakke
2020-03-16gnu: Remove python2-gitdb....Upstream no longer supports Python 2 and there are no users in Guix. * gnu/packages/version-control.scm (python2-gitdb): Remove variable. Marius Bakke
2020-03-16gnu: Remove python2-gitpython....This package fails to build and has no users in Guix. * gnu/packages/version-control.scm (python2-gitpython): Remove variable. Marius Bakke
2020-03-16gnu: Remove python2-bandit....This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-bandit): Remove variable. Marius Bakke
2020-03-16gnu: Remove python2-oslo.config....This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.config): Remove variable. Marius Bakke
2020-03-16gnu: Remove python2-oslo.utils....This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.utils): Remove variable. Marius Bakke
2020-03-16gnu: Remove python2-oslo.serialization....* gnu/packages/openstack.scm (python2-oslo.serialization): Remove variable. (python-oslo.serialization)[properties]: Remove. Marius Bakke
2020-03-16gnu: Remove python2-oslo.log....This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.log): Remove variable. Marius Bakke
2020-03-16gnu: Remove python2-tempest-lib....This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-tempest-lib): Remove variable. Marius Bakke
2020-03-16gnu: Remove python2-swiftclient....This package fails to build and has no reverse dependencies. * gnu/packages/openstack.scm (python2-swiftclient): Remove variable. (python-swiftclient)[properties]: Remove. Marius Bakke
2020-03-16gnu: Remove python2-keystoneclient....This package fails to build and has no reverse dependencies. * gnu/packages/openstack.scm (python2-keystoneclient): Remove variable. Marius Bakke
2020-03-16gnu: Remove git-annex-remote-hubic....This package does not build and is officially unmaintained since 2017. * gnu/packages/version-control.scm (git-annex-remote-hubic): Remove variable. Marius Bakke
2020-03-16gnu: beets: Fix build with newer Werkzeug....* 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. Marius Bakke
2020-03-16gnu: Remove python2-flask-migrate....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. Marius Bakke
2020-03-16gnu: python2-flake8: Add missing propagated dependency....* gnu/packages/python-xyz.scm (python2-flake8)[propagated-inputs]: Add PYTHON-FUNCTOOLS32. Marius Bakke
2020-03-16gnu: python-flask-migrate: Update to 2.5.3....* gnu/packages/python-web.scm (python-flask-migrate): Update to 2.5.3. Marius Bakke
2020-03-16gnu: python-flask-restful-swagger: Update to 0.20.1....* gnu/packages/python-web.scm (python-flask-restful-swagger): Update to 0.20.1. [arguments]: New field. Explicitly disable tests. Marius Bakke
2020-03-16gnu: python-stdnum: Update to 1.13....* gnu/packages/finance.scm (python-stdnum): Update to 1.13. [arguments]: New field. [native-inputs]: Add PYTHON-NOSE. Marius Bakke
2020-03-16gnu: python-flask-restful: Update to 0.3.8....* 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. Marius Bakke
2020-03-16gnu: python-flask-wtf: Update to 0.14.3....* 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. Marius Bakke
2020-03-16gnu: python-flask-babel: Update to 1.0.0....* gnu/packages/python-web.scm (python-flask-babel): Update to 1.0.0. [arguments]: New field. Marius Bakke
2020-03-16gnu: python-flask-login: Update to 0.5.0....* 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. Marius Bakke
2020-03-16gnu: python-flask: Update to 1.1.1....* gnu/packages/python-web.scm (python-flask): Update to 1.1.1. Marius Bakke
2020-03-16gnu: python-werkzeug: Update to 1.0.0....* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.0. [source](uri): Capitalize PyPI project name. [native-inputs]: Add PYTHON-PYTEST-TIMEOUT. Marius Bakke
2020-03-16gnu: python-stem: Update to 1.8.0....* gnu/packages/python-xyz.scm (python-stem): Update to 1.8.0. Marius Bakke
2020-03-16gnu: Add libgccjit....* gnu/packages/gcc.scm (libgccjit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Joseph LaFreniere
2020-03-16tests: nfs: Ensure 'rpcinfo' can be found....The test was failing since 8b9cad01e9619f53dc5a65892ca6a09ca5de3447. * gnu/tests/nfs.scm (run-nfs-test)[test]("RPC service running"): Add 'setenv' call for PATH. Ludovic Courtès
2020-03-16tests: opensmtpd: Check /var/spool/mail instead of /var/mail....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. Ludovic Courtès
2020-03-16tests: opensmtpd: Gracefully handle test failure....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. Ludovic Courtès
2020-03-16services: dhcpd: Use 'invoke/quiet' when validating the config file....This avoids the lengthy copyright/config message from dhcpd. * gnu/services/networking.scm (dhcpd-activation): Use 'invoke/quiet' instead of 'invoke'. Ludovic Courtès
2020-03-16tests: dhcpd: Adjust network interface name....This is a followup to 8e53fe2b91d2776bc1529e7b34967c8f1d9edc32. * gnu/tests/networking.scm (dhcpd-v4-configuration) (%dhcpd-os): Use "ens3" instead of "eth0". Ludovic Courtès
2020-03-16tests: rsync: Set PATH....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. Ludovic Courtès
2020-03-16gnu: star: Update to 2.7.3a....* gnu/packages/bioinformatics.scm (star): Update to 2.7.3a. Ricardo Wurmus
2020-03-16services/web: Export nginx-configuration-global-directives....This is a follow-up to commit b420e6deb96e0760f12e3d941b76e690c4235e47. * gnu/services/web.scm (nginx-configuration-global-directives): Export procedure. Ricardo Wurmus
2020-03-16services: nginx: Fix broken default configuration....* gnu/services/web.scm (nginx-configuration): Emit an empty events{} block by default. * doc/guix.texi (Web Services): Document it. Tobias Geerinckx-Rice
2020-03-15Revert "gnu: BlueZ: Update to 5.54."...This reverts commit f24aaa81de8c709adfda2e89271c562a5ca8d959. This change caused too many rebuilds for the master branch. Leo Famulari
2020-03-15gnu: java-snakeyaml: Update hash....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. Björn Höfling
2020-03-15gnu: java-xsdlib: Use archived home page URI, update source URI....* gnu/packages/xml.scm (java-xsdlib)[home-page]: Use archived URI. [source]: Update URI. Björn Höfling
2020-03-15gnu: java-qdox: Move version 2.0-M2 side by side with version 1.12.1....* gnu/packages/java.scm (java-qdox): Move package definition up, such that it is side by side with version 1.12.1. Björn Höfling
2020-03-15gnu: java-qdox: Update source and home-page URI....* gnu/packages/java.scm (java-qdox)[source]: Update URI. [home-page]: Update URI. Björn Höfling
2020-03-15gnu: java-osgi-service-packageadmin: Update source URI....* gnu/packages/java.scm (java-osgi-service-packageadmin)[source]: Update URI. Björn Höfling
2020-03-15gnu: java-osgi-service-cm: Update source URI....* gnu/packages/java.scm (java-osgi-service-cm)[source]: Update URI. Björn Höfling
2020-03-15gnu: java-osgi-util-tracker: Update source URI....* gnu/packages/java.scm (java-osgi-util-tracker)[source]: Update URI. Björn Höfling
2020-03-15gnu: java-osgi-service-resolver: Update source URI....* gnu/packages/java.scm (java-osgi-service-resolver)[source]: Update URI. Björn Höfling
2020-03-15gnu: java-osgi-service-jdbc: Update source URI....* gnu/packages/java.scm (java-osgi-service-jdbc)[source]: Update URI. Björn Höfling
2020-03-15gnu: java-osgi-service-log: Update source URI....* gnu/packages/java.scm (java-osgi-service-log)[source]: Update URI. Björn Höfling
2020-03-15gnu: java-osgi-framework: Update source URI....* gnu/packages/java.scm (java-osgi-framework)[source]: Update URI. Björn Höfling
2020-03-15gnu: java-osgi-service-repository: Update source URI....* gnu/packages/java.scm (java-osgi-service-repository)[source]: Update URI. Björn Höfling
2020-03-15gnu: java-osgi-service-metatype-annotations: Update source URI....* gnu/packages/java.scm (java-osgi-service-metatype-annotations)[source]: Update URI. Björn Höfling