summaryrefslogtreecommitdiff
path: root/open-source-lorries/xstatic-packages.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-packages.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-packages.lorry')
-rw-r--r--open-source-lorries/xstatic-packages.lorry14
1 files changed, 12 insertions, 2 deletions
diff --git a/open-source-lorries/xstatic-packages.lorry b/open-source-lorries/xstatic-packages.lorry
index 48f55f5..f8196fe 100644
--- a/open-source-lorries/xstatic-packages.lorry
+++ b/open-source-lorries/xstatic-packages.lorry
@@ -65,7 +65,12 @@
},
"xstatic-packages/xstatic-jquery": {
"type": "hg",
- "url": "https://bitbucket.org/thomaswaldmann/xstatic-jquery"
+ "url": "https://bitbucket.org/thomaswaldmann/xstatic-jquery",
+ "description": "Obsolete (use xstatic-packages/xstatic-jquery-git)"
+ },
+ "xstatic-packages/xstatic-jquery-git": {
+ "type": "git",
+ "url": "https://github.com/xstatic-py/xstatic-jquery.git"
},
"xstatic-packages/xstatic-jquery-bootstrap-wizard": {
"type": "git",
@@ -85,7 +90,12 @@
},
"xstatic-packages/xstatic-jquery-ui": {
"type": "hg",
- "url": "https://bitbucket.org/thomaswaldmann/xstatic-jquery_ui"
+ "url": "https://bitbucket.org/thomaswaldmann/xstatic-jquery_ui",
+ "description": "Obsolete (use xstatic-packages/xstatic-jquery-ui-git)"
+ },
+ "xstatic-packages/xstatic-jquery-ui-git": {
+ "type": "git",
+ "url": "https://github.com/xstatic-py/xstatic-jquery_ui.git"
},
"xstatic-packages/xstatic-jsencrypt": {
"type": "git",