GNU bug report logs -
#47126
[PATCH 0/7] Add 'generic-html' updater
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Sat, 13 Mar 2021 21:44:02 UTC
Severity: normal
Tags: fixed, patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi!
These patches allow ‘guix refresh’ coverage to go from 78% to 88%
as reported by ‘guix refresh --list-updaters’ (both are probably
slightly overestimated) by adding a new ‘generic-html’ updater.
The updater crawls the web page where the package’s source tarball
is stored, using Guile-Lib’s (htmlprag), which we depend on since
commit 02e2e093e858e8a0ca7bd66c1f1f6fd0a1705edb. Among other things,
it handles freedesktop.org packages.
Feedback welcome!
Thanks,
Ludo’.
Ludovic Courtès (7):
gnu-maintenance: Use (htmlprag) for 'latest-html-release'.
gnu-maintenance: 'latest-html-release' considers non-relative URLs.
gnu-maintenance: 'release-file?' rejects checksum files.
gnu-maintenance: 'latest-html-release' can determine signature file
name.
gnu-maintenance: 'latest-html-release' better computes version number.
gnu-maintenance: Add 'generic-html' updater.
gnu: hwloc: Add 'release-monitoring-url' property.
doc/guix.texi | 6 +-
gnu/packages/mpi.scm | 6 ++
guix/gnu-maintenance.scm | 136 ++++++++++++++++++++++++++++-----------
3 files changed, 108 insertions(+), 40 deletions(-)
--
2.30.1
This bug report was last modified 4 years and 129 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.