all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob fdffa4343200313deaac4904f5914e61f6232e1b 458 bytes (raw)
name: gnu/packages/patches/python-requestsexceptions-requirements.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
diff --git a/test-requirements.txt b/test-requirements.txt
index e069914..ea88824 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
 # The order of packages is significant, because pip processes them in the order
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking!=0.13.0,>=0.12.0 # Apache-2.0

debug log:

solving fdffa43432 ...
found fdffa43432 in https://yhetil.org/guix/c55b5625-b46a-6cc0-8207-193f3e87b83d@arctype.co/

applying [1/1] https://yhetil.org/guix/c55b5625-b46a-6cc0-8207-193f3e87b83d@arctype.co/
diff --git a/gnu/packages/patches/python-requestsexceptions-requirements.patch b/gnu/packages/patches/python-requestsexceptions-requirements.patch
new file mode 100644
index 0000000000..fdffa43432

Checking patch gnu/packages/patches/python-requestsexceptions-requirements.patch...
Applied patch gnu/packages/patches/python-requestsexceptions-requirements.patch cleanly.

index at:
100644 fdffa4343200313deaac4904f5914e61f6232e1b	gnu/packages/patches/python-requestsexceptions-requirements.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.