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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
diff --git a/requirements.txt b/requirements.txt
index 6aa9af6..9488982 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
-mock==1.0.1
-nose==1.2.1
-flake8==1.7.0
+mock>=1.0.1
+nose>=1.2.1
+flake8>=1.7.0

debug log:

solving f0cf869aa7 ...
found f0cf869aa7 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-statsd-requirements.patch b/gnu/packages/patches/python-statsd-requirements.patch
new file mode 100644
index 0000000000..f0cf869aa7

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

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