guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (f75becbb36 -> afb9f27523)


From: guix-commits
Subject: branch master updated (f75becbb36 -> afb9f27523)
Date: Sun, 6 Mar 2022 16:51:07 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from f75becbb36 gnu: emacs-go-mode: Activate tests.
     new 049aefddb2 tests: Add (guix http-client) tests.
     new ecad9b2213 http-client: Add response headers to '&http-get-error'.
     new 55e8e283ae import: github: Gracefully handle rate limit exhaustion.
     new 8786c2e8d7 http-client: Correctly handle redirects when #:keep-alive? 
#t.
     new a8d3033da6 import: github: Reuse HTTP connection for the /tags URL 
fallback.
     new df1959277c gnu: cgdb: Reference gdb.
     new 8b426eb155 gnu: gnome-shell-extension-gsconnect: Update to 48
     new b16e17f34c gnu: Add python-stltools.
     new d3fb8036b7 gnu: Add jtdx.
     new afb9f27523 gnu: Add python-xmldiff.

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .dir-locals.el              |   3 ++
 Makefile.am                 |   3 +-
 gnu/packages/debug.scm      |  18 ++++++-
 gnu/packages/gnome-xyz.scm  |  12 ++---
 gnu/packages/python-xyz.scm |  66 ++++++++++++++++++++++++
 gnu/packages/radio.scm      |  66 ++++++++++++++++++++++++
 guix/http-client.scm        |  48 +++++++++++------
 guix/import/github.scm      | 122 ++++++++++++++++++++++++++++++++------------
 tests/http-client.scm       |  84 ++++++++++++++++++++++++++++++
 9 files changed, 365 insertions(+), 57 deletions(-)
 create mode 100644 tests/http-client.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]