summaryrefslogtreecommitdiff
path: root/open-source-lorries/xstatic.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-07 23:02:54 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:50 +0100
commit9eeab1ac408dca887aba4e26a9598999d97124e7 (patch)
tree64521cce9eb3e609d4d104b8dc2fa787b202e5e7 /open-source-lorries/xstatic.lorry
parent557ee9882ec919767064d01c900918ab224ba891 (diff)
downloadlorries-9eeab1ac408dca887aba4e26a9598999d97124e7.tar.gz
Update mirroring of Python xstatic, xstatic.jquery{,_ui} packages
XStatic and its packages of jQuery and jQuery-ui moved from Bitbucket to GitHub. Since they switched from Mercurial to Git, use different names for the new mirrors. Mark the old mirrors as obsolete.
Diffstat (limited to 'open-source-lorries/xstatic.lorry')
-rw-r--r--open-source-lorries/xstatic.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/xstatic.lorry b/open-source-lorries/xstatic.lorry
index 0e63150..6d923e5 100644
--- a/open-source-lorries/xstatic.lorry
+++ b/open-source-lorries/xstatic.lorry
@@ -1,6 +1,11 @@
{
"xstatic": {
"type": "hg",
- "url": "https://bitbucket.org/thomaswaldmann/xstatic"
+ "url": "https://bitbucket.org/thomaswaldmann/xstatic",
+ "description": "Obsolete (use xstatic-git)"
+ },
+ "xstatic-git": {
+ "type": "git",
+ "url": "https://github.com/xstatic-py/xstatic.git"
}
}