unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 99b4aa28ceb9daff491a076f84b58073517573b8 334 bytes (raw)
name: gnu/packages/patches/python-cliff-remove-unicodecsv.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 f334651..c16761e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,5 +7,5 @@ PrettyTable<0.8,>=0.7 # BSD
 pyparsing>=2.0.1 # MIT
 six>=1.9.0 # MIT
 stevedore>=1.5.0 # Apache-2.0
-unicodecsv>=0.8.0 # BSD
+unicodecsv>=0.8.0;python_version<='2.7'# BSD
 PyYAML>=3.1.0 # MIT

debug log:

solving 99b4aa2 ...
found 99b4aa2 in https://yhetil.org/guix-devel/1461939663-5936-10-git-send-email-tipecaml@gmail.com/

applying [1/1] https://yhetil.org/guix-devel/1461939663-5936-10-git-send-email-tipecaml@gmail.com/
diff --git a/gnu/packages/patches/python-cliff-remove-unicodecsv.patch b/gnu/packages/patches/python-cliff-remove-unicodecsv.patch
new file mode 100644
index 0000000..99b4aa2

Checking patch gnu/packages/patches/python-cliff-remove-unicodecsv.patch...
Applied patch gnu/packages/patches/python-cliff-remove-unicodecsv.patch cleanly.

index at:
100644 99b4aa28ceb9daff491a076f84b58073517573b8	gnu/packages/patches/python-cliff-remove-unicodecsv.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).