summaryrefslogtreecommitdiffstats
path: root/testing/mochitest/pywebsocket3/moz.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mochitest/pywebsocket3/moz.yaml')
-rw-r--r--testing/mochitest/pywebsocket3/moz.yaml34
1 files changed, 34 insertions, 0 deletions
diff --git a/testing/mochitest/pywebsocket3/moz.yaml b/testing/mochitest/pywebsocket3/moz.yaml
new file mode 100644
index 0000000000..993e562255
--- /dev/null
+++ b/testing/mochitest/pywebsocket3/moz.yaml
@@ -0,0 +1,34 @@
+schema: 1
+
+bugzilla:
+ product: Testing
+ component: Mochitest
+
+origin:
+ name: pywebsocket3
+ description: provide a WebSocket standalone server
+
+ url: https://github.com/GoogleChromeLabs/pywebsocket3
+
+ release: 50602a14f1b6da17e0b619833a13addc6ea78bc2 (2021-08-20T07:16:08Z).
+ revision: 50602a14f1b6da17e0b619833a13addc6ea78bc2
+
+ license: BSD-3-Clause
+ license-file: LICENSE
+
+vendoring:
+ url: https://github.com/GoogleChromeLabs/pywebsocket3
+ source-hosting: github
+ tracking: commit
+
+ exclude:
+ - "**"
+
+ include:
+ - mod_pywebsocket/
+
+ keep:
+ - LICENSE
+
+ patches:
+ - hsts.patch