<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Michael R. Crusoe pushed to branch upstream
at <a href="https://salsa.debian.org/python-team/packages/python-schema-salad">Debian Python Team / packages / python-schema-salad</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/python-team/packages/python-schema-salad/-/commit/ed63016fb3559f56de0c788027bfecbba9cc0e2a">ed63016f</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2022-01-19T12:40:49+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 8.2.20220103095339</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#7d26833a43d8865f6d9679068f6f9ee7d6e13dcf">
PKG-INFO
</a>
</li>
<li class="file-stats">
<a href="#ff44ac040a9512deb3f0b47f410fc2f62d9736b6">
mypy-requirements.txt
</a>
</li>
<li class="file-stats">
<a href="#19359a61ae2446b51b549167b014da2fcf265768">
requirements.txt
</a>
</li>
<li class="file-stats">
<a href="#8f068e0ea21fa3c26cfc6f35198dbeae04d9da9f">
schema_salad.egg-info/PKG-INFO
</a>
</li>
<li class="file-stats">
<a href="#528a208e069828181f498523e2ac433073aa73e2">
schema_salad.egg-info/SOURCES.txt
</a>
</li>
<li class="file-stats">
<a href="#f71632c5aeb3163b16d500998a8bfd883b166423">
schema_salad/codegen.py
</a>
</li>
<li class="file-stats">
<a href="#c9a5cbdd8ab275a4c106c932ca1e4b8b5cfe572e">
schema_salad/codegen_base.py
</a>
</li>
<li class="file-stats">
<a href="#af6082bdc5a36f8acc152759d34e0601f2292270">
schema_salad/java_codegen.py
</a>
</li>
<li class="file-stats">
<a href="#bc8f8727aad4f21c884f3977aeec1fd77bea42e4">
schema_salad/main.py
</a>
</li>
<li class="file-stats">
<a href="#300796be8634b4ff068795f3da0e053e0d5e28de">
schema_salad/metaschema.py
</a>
</li>
<li class="file-stats">
<a href="#54c34d763ab853e4b0e70cf1129de7e5b25f3716">
schema_salad/metaschema/import_include.md
</a>
</li>
<li class="file-stats">
<a href="#78655265af6393466ff63201245256b4e5f3211c">
schema_salad/python_codegen.py
</a>
</li>
<li class="file-stats">
<a href="#b7c6bdf9a38865135766c29408d32522ed33b1a4">
schema_salad/schema.py
</a>
</li>
<li class="file-stats">
<a href="#6c7a870f3c9489feea2b7eee20f4c7487eac1d5b">
schema_salad/tests/metaschema-pre.yml
</a>
</li>
<li class="file-stats">
<a href="#273b39592c6babfb242bd39ae8017cc82c890e89">
schema_salad/tests/test_avro_names.py
</a>
</li>
<li class="file-stats">
<a href="#2bbac4c054bc05a4e5b47c2a17287c996d9e7962">
schema_salad/tests/test_python_codegen.py
</a>
</li>
<li class="file-stats">
<a href="#45fc65eaef0ca850066631fcac57a80e95a9521a">
<span class="new-file">
+
schema_salad/tests/test_typescript_codegen.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#0cf2137d2d2e82eaf68db212610cf8d7b1ce3058">
<span class="new-file">
+
schema_salad/typescript/.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#d91cedf523149d013dff79aa312159d40d426b86">
<span class="new-file">
+
schema_salad/typescript/LICENSE
</span>
</a>
</li>
<li class="file-stats">
<a href="#367dde77a84ad78f43f56b332a0e118431496993">
<span class="new-file">
+
schema_salad/typescript/index.ts
</span>
</a>
</li>
<li class="file-stats">
<a href="#b8f0478e4971b4656395c59ea3cf1e3294c5342f">
<span class="new-file">
+
schema_salad/typescript/package.json
</span>
</a>
</li>
<li class="file-stats">
<a href="#2c951d31e0a244f51c19f5ae4a80d34e8070507e">
<span class="new-file">
+
schema_salad/typescript/test/AnyLoader.spec.ts
</span>
</a>
</li>
<li class="file-stats">
<a href="#7828fd01573f6b666bbd4243318a09b807f43190">
<span class="new-file">
+
schema_salad/typescript/test/ExampleTest.ts
</span>
</a>
</li>
<li class="file-stats">
<a href="#474888492ee057e7de059359455d989b328d5c7b">
<span class="new-file">
+
schema_salad/typescript/test/Fetcher.spec.ts
</span>
</a>
</li>
<li class="file-stats">
<a href="#9a7c202aed4148d84def0abd5908cf50f40c8b92">
<span class="new-file">
+
schema_salad/typescript/test/IdMap.spec.ts
</span>
</a>
</li>
<li class="file-stats">
<a href="#757f8d65e82de6029e0a85651085291d64ca6d2f">
<span class="new-file">
+
schema_salad/typescript/test/Typeguards.spec.ts
</span>
</a>
</li>
<li class="file-stats">
<a href="#e3d9ee94ec043e75dc13322bf4b5c3ff248a8119">
<span class="new-file">
+
schema_salad/typescript/test/data/hellofield.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#7ad91952486f8caf60ae865367e608ec36970d7f">
<span class="new-file">
+
schema_salad/typescript/test/data/test.txt
</span>
</a>
</li>
</ul>
<h5>The diff was not included because it is too large.</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">
—
<br>
<a href="https://salsa.debian.org/python-team/packages/python-schema-salad/-/commit/ed63016fb3559f56de0c788027bfecbba9cc0e2a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/python-team/packages/python-schema-salad/-/commit/ed63016fb3559f56de0c788027bfecbba9cc0e2a"}}</script>
</p>
</div>
</body>
</html>