GNU bug report logs -
#53818
[PATCH 0/3] Add Repology updater
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Changes since v2:
* Change ‘#:cached?’ argument to ‘#:http-fetch’.
* Invalidate cache in tests and make sure the requested URL is the one
we expect.
* Expound a bit on the documentation in the manual.
* Some more rules for guessing the Repology name of a package.
Xinglu Chen (7):
upstream: Sort list of updaters.
http-client: Make 'http-fetch/cached' take '#:headers' argument.
http-client: 'http-fetch/cached' accepts a string or a <uri>.
import: json: Make 'json-fetch' take '#:http-fetch' argument.
import: Add 'repology' updater.
gnu: xorg-server-xwayland: Set 'repology-name' property.
gnu: xorg-server-xwayland: Prepare for cross-compilation.
Makefile.am | 3 +
doc/guix.texi | 8 ++
gnu/packages/xorg.scm | 8 +-
guix/http-client.scm | 18 ++-
guix/import/json.scm | 9 +-
guix/import/repology.scm | 249 ++++++++++++++++++++++++++++++++++++++
guix/upstream.scm | 29 ++++-
tests/import-repology.scm | 150 +++++++++++++++++++++++
8 files changed, 457 insertions(+), 17 deletions(-)
create mode 100644 guix/import/repology.scm
create mode 100644 tests/import-repology.scm
base-commit: ad9cd004c81a01e33a605221a102f4d20abe442d
--
2.34.1
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 3 years and 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.