diff options
author | Ben Hutchings <ben.hutchings@codethink.co.uk> | 2020-09-07 22:04:56 +0100 |
---|---|---|
committer | Ben Hutchings <ben.hutchings@codethink.co.uk> | 2020-09-09 23:46:50 +0100 |
commit | 6dfcc35052a9ef677dc42f4553c9a495aee80f95 (patch) | |
tree | 25dbcc932699f4ee2e0dc46892c9502da5e8ba45 | |
parent | ffc9fd7702b96346dfe741606f31543001e86595 (diff) | |
download | lorries-6dfcc35052a9ef677dc42f4553c9a495aee80f95.tar.gz |
Update mirroring of Python yoyo package
Yoyo-migrations moved from Bitbucket to sr.ht.
-rw-r--r-- | open-source-lorries/python-packages.lorry | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry index a48a405..d41a75f 100644 --- a/open-source-lorries/python-packages.lorry +++ b/open-source-lorries/python-packages.lorry @@ -442,7 +442,7 @@ }, "python-packages/yoyo": { "type": "hg", - "url": "https://bitbucket.org/ollyc/yoyo" + "url": "https://hg.sr.ht/~olly/yoyo" }, "python-packages/pygments": { "type": "hg", |