treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
committed by
Jörg Thalheim
parent
bf5eb87033
commit
84cf00f980
@@ -23,7 +23,7 @@ buildPythonPackage rec {
|
||||
description = ''
|
||||
Many more basic tools for python 2/3 extending itertools, functools, operator and collections
|
||||
'';
|
||||
homepage = https://bitbucket.org/userzimmermann/python-moretools;
|
||||
homepage = "https://bitbucket.org/userzimmermann/python-moretools";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user