treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
committed by
Jörg Thalheim
parent
bf5eb87033
commit
84cf00f980
@@ -42,6 +42,6 @@ in buildPythonPackage rec {
|
||||
|
||||
meta = {
|
||||
description = "An Open Source Python library for generating PDFs and graphics";
|
||||
homepage = http://www.reportlab.com/;
|
||||
homepage = "http://www.reportlab.com/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user