From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- testing/mochitest/pywebsocket3/moz.yaml | 34 +++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 testing/mochitest/pywebsocket3/moz.yaml (limited to 'testing/mochitest/pywebsocket3/moz.yaml') 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 -- cgit v1.2.3