<!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>
Bas Couwenberg pushed to branch upstream
at <a href="https://salsa.debian.org/debian-gis-team/pywps">Debian GIS Project / pywps</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/pywps/-/commit/27b1729f10d734a1c72017e034bbffbfba60014b">27b1729f</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2021-02-15T14:31:10+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 4.4.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#c778226b6c4c0fb51cf7942c8ee1f3d9fc1249d0">
<span class="new-file">
+
.github/workflows/main.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
<span class="deleted-file">

.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#9266624b881ae43f2b64a389484ea9e0754afaa6">
VERSION.txt
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#abb610f804bba6326f6879b9bbd849c42895e91f">
pywps/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#f552c8b3137179666c02dbf0dc4e1f1079afa3a3">
<span class="deleted-file">

pywps/_compat.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#71b30843ace962f12484fab8039942941bde99f0">
pywps/app/Process.py
</a>
</li>
<li class="file-stats">
<a href="#08d98977e5589c25db91daa1737c6db4485074e6">
pywps/app/Service.py
</a>
</li>
<li class="file-stats">
<a href="#2a45d4a6bfff8c2fad68228b896baac686176330">
pywps/app/WPSRequest.py
</a>
</li>
<li class="file-stats">
<a href="#d9d6195ba02af2451b7a9365059f6d4eb6a650b5">
pywps/configuration.py
</a>
</li>
<li class="file-stats">
<a href="#5b1d1470e4a7086ffe32e943edb22a1792b08742">
pywps/dblog.py
</a>
</li>
<li class="file-stats">
<a href="#7e5825ed2bd39ea8811989d0de1a379c8b238ec3">
pywps/dependencies.py
</a>
</li>
<li class="file-stats">
<a href="#0484b82bc00109ed3da2a25fbc2cebe322459cb2">
pywps/exceptions.py
</a>
</li>
<li class="file-stats">
<a href="#d663ebf4fc1428c23564b8a67aeb14db5202bec9">
pywps/ext_autodoc.py
</a>
</li>
<li class="file-stats">
<a href="#0eb05ddb686a5073e4cb9c393051f587504366e3">
pywps/inout/basic.py
</a>
</li>
<li class="file-stats">
<a href="#db71ab1dfe33df4fb9a87e2ae7bc8aae85ac732c">
pywps/inout/formats/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#55eaf4a7ee8ea14e5b16706f0bc2d08a4ee38012">
pywps/inout/inputs.py
</a>
</li>
<li class="file-stats">
<a href="#f4e0df91cda3aa8a972d47630b6094366175ca02">
pywps/inout/literaltypes.py
</a>
</li>
<li class="file-stats">
<a href="#c5a5bb6d1233a94b68d6a27c8601a895aa1c31e2">
pywps/inout/outputs.py
</a>
</li>
<li class="file-stats">
<a href="#fb08a7508f7570bb3feaaf07ebb43a330b82bdb0">
pywps/inout/storage/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#563816d8b1089e51f172392542323b3cce963d2a">
pywps/inout/storage/file.py
</a>
</li>
<li class="file-stats">
<a href="#652269e5bd7ff2818a3cd04557f121bcf884a4a4">
pywps/inout/storage/implementationbuilder.py
</a>
</li>
<li class="file-stats">
<a href="#ac3a75f5b406ab86a59d6289229953571b752072">
pywps/response/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#7383bdf41d0e9928d1305398c35bdb48cf38462a">
pywps/response/execute.py
</a>
</li>
<li class="file-stats">
<a href="#d72c2df589d8a65af8383598380065973ae0785d">
<span class="new-file">
+
pywps/schemas/ncml/2.2/ncml-2.2.xsd
</span>
</a>
</li>
<li class="file-stats">
<a href="#ea4ac5c86337cfb2c527ffcc6fab2e64ceb303b4">
pywps/validator/complexvalidator.py
</a>
</li>
<li class="file-stats">
<a href="#6e8587919bff787641e5e5f6bd4c153a7c891148">
<span class="deleted-file">

pywps/wpsserver.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#f4fb69164b97e1b6f17984369c9c382573a3f919">
requirements-dev.txt
</a>
</li>
<li class="file-stats">
<a href="#8c91c0296909b5ea3c496fde69e9dc44a6c6ae5f">
setup.cfg
</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/debian-gis-team/pywps/-/commit/27b1729f10d734a1c72017e034bbffbfba60014b">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/debian-gis-team/pywps/-/commit/27b1729f10d734a1c72017e034bbffbfba60014b"}}</script>


</p>
</div>
</body>
</html>