<!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=utf-8" 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/python-stetl">Debian GIS Project / python-stetl</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/python-stetl/commit/01657309009b3c3225dc454912c778ff10dadca7">01657309</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2018-07-07T19:25:05+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.2+ds</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#3251d7a8143ce2e789f0468513df8f285f842c3a">
CHANGES.txt
</a>
</li>
<li class="file-stats">
<a href="#7d26833a43d8865f6d9679068f6f9ee7d6e13dcf">
PKG-INFO
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#9266624b881ae43f2b64a389484ea9e0754afaa6">
VERSION.txt
</a>
</li>
<li class="file-stats">
<a href="#e358db9201436ff9ad0ce1a631e99e98cfd79898">
bin/stetl
</a>
</li>
<li class="file-stats">
<a href="#3154716b82b9f08f4a8bfeea09a0a64c6e8e5733">
docs/code.rst
</a>
</li>
<li class="file-stats">
<a href="#254a2da7a740675e537439eb88e32083b9ea4771">
docs/conf.py
</a>
</li>
<li class="file-stats">
<a href="#a9a299c5ff6c01de0eadf95f5ab069c2ea4631a0">
docs/contact.rst
</a>
</li>
<li class="file-stats">
<a href="#9d90bfc0ad93028d46ee47ebe48125d440588c8d">
docs/using.rst
</a>
</li>
<li class="file-stats">
<a href="#ddf593a37127b3213db17ada65b5288ed2d54e9e">
examples/basics/12_gdal_ogr/output/cities.dbf
</a>
</li>
<li class="file-stats">
<a href="#05b2c80085413e29d028c99d9963ac7d57def8e2">
<span class="new-file">
+
examples/basics/17_sieve/etl.cfg
</span>
</a>
</li>
<li class="file-stats">
<a href="#f44add237d602f6b5923d90303387002bdcee4ac">
<span class="new-file">
+
examples/basics/17_sieve/etl.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#13402131867744091ac75a886c2892f6a6e85674">
<span class="new-file">
+
examples/basics/17_sieve/input/cities.csv
</span>
</a>
</li>
<li class="file-stats">
<a href="#1b488ff55d89e4c4db1ae76abebc937fc4102ead">
<span class="new-file">
+
examples/basics/17_sieve/output/cities_sieved.txt
</span>
</a>
</li>
<li class="file-stats">
<a href="#7446abddbaa7fb5005397153adc09bcd8212960a">
examples/basics/3_shape/output/gmlcities.dbf
</a>
</li>
<li class="file-stats">
<a href="#67086e7c32f2f1878b3e84731ff16e58e32c82e3">
examples/basics/5_split/etl.sh
</a>
</li>
<li class="file-stats">
<a href="#531195a94412295547162629df1a921f91826f4e">
examples/basics/6_cmdargs/etl.sh
</a>
</li>
<li class="file-stats">
<a href="#1c54630472e2a691b964b18950805e5cc1a34e1a">
<span class="new-file">
+
examples/basics/6_cmdargs/input/amsterdam.xml
</span>
</a>
</li>
<li class="file-stats">
<a href="#94c0665abf46e5ab1cd6c1c219123d080f11f2d8">
examples/basics/6_cmdargs/output/gmlcities.gml
</a>
</li>
<li class="file-stats">
<a href="#4000b3861c7153cc66bffd7ec6de3232d029400b">
examples/basics/runall.log
</a>
</li>
<li class="file-stats">
<a href="#8c91c0296909b5ea3c496fde69e9dc44a6c6ae5f">
setup.cfg
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#1bd825d654e6cf0732077d2e79e7786ee5446a9e">
stetl/component.py
</a>
</li>
<li class="file-stats">
<a href="#861b3038855ca03f0a5b384463752a00ddcfcb05">
stetl/etl.py
</a>
</li>
<li class="file-stats">
<a href="#545febf39d101fc4582fced4a1699096b78759d9">
<span class="new-file">
+
stetl/filters/execfilter.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#76f2dd9d66333008b072615d285716b4075739c8">
<span class="new-file">
+
stetl/filters/regexfilter.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#0733ad437c610ead01a4cc60046c1924f8715abb">
<span class="new-file">
+
stetl/filters/sieve.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#c748f2335f66887a7fdf89d7cb6853a34effa61a">
stetl/filters/stringfilter.py
</a>
</li>
<li class="file-stats">
<a href="#5ca1f459939b8febc7958fe3878265dfb7ee7633">
stetl/filters/templatingfilter.py
</a>
</li>
<li class="file-stats">
<a href="#9c7555cbb539e496b6e41580cb18d585a918147f">
stetl/filters/xmlelementreader.py
</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: #777;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/python-stetl/commit/01657309009b3c3225dc454912c778ff10dadca7">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/python-stetl/commit/01657309009b3c3225dc454912c778ff10dadca7"}}</script>
</p>
</div>
</body>
</html>