ruamel: quote urls, update ordereddict url

This commit is contained in:
Dylan Simon
2020-02-17 23:05:21 -05:00
committed by Jon
parent c3b5bdaba0
commit 15a97f8d03
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ buildPythonPackage rec {
meta = with stdenv.lib; {
description = "Common routines for ruamel packages";
homepage = https://sourceforge.net/projects/ruamel-base/;
homepage = "https://sourceforge.net/projects/ruamel-base/";
license = licenses.mit;
};