ruamel: moved from bitbucket to sourceforge

This commit is contained in:
Dylan Simon
2020-02-17 20:27:01 -05:00
committed by Jon
parent d6a81e905b
commit c3b5bdaba0
3 changed files with 6 additions and 7 deletions

View File

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