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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
 
diff --git a/test-requirements.txt b/test-requirements.txt
index bb35c19..8bf74c6 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,12 +2,12 @@
 # of appearance. Changing the order has an impact on the overall integration
 # process, which may cause wedges in the gate later.
 
-hacking>=3.0.1,<3.1.0 # Apache-2.0
-flake8-docstrings==0.2.1.post1 # MIT
+hacking>=3.0.1 # Apache-2.0
+flake8-docstrings>=0.2.1.post1 # MIT
 flake8-import-order>=0.17.1 #LGPLv3
-pycodestyle>=2.0.0,<2.6.0 # MIT
+pycodestyle>=2.0.0 # MIT
 
-bandit<1.6.0,>=1.1.0 # Apache-2.0
+bandit>=1.1.0 # Apache-2.0
 coverage!=4.4,>=4.0 # Apache-2.0
 fixtures>=3.0.0 # Apache-2.0/BSD
 oslo.config>=5.2.0 # Apache-2.0

debug log:

solving e5599047e9 ...
found e5599047e9 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/
index 0000000000..e5599047e9

1:12: trailing whitespace.
 
1:20: trailing whitespace.
 
Checking patch gnu/packages/patches/python-keystoneauth1-requirements.patch...
Applied patch gnu/packages/patches/python-keystoneauth1-requirements.patch cleanly.
warning: 2 lines add whitespace errors.

index at:
100644 e5599047e9be335df9223d71e69fad4968a64578	gnu/packages/patches/python-keystoneauth1-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.