<!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/rasterio">Debian GIS Project / rasterio</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/rasterio/commit/6e2cd19eee2767fef459eb42192497da7aae8f49">6e2cd19e</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2018-07-13T07:25:06+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.0.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#570cd21892cd74bb7cfce0012ce4d9e6d25ef140">
AUTHORS.txt
</a>
</li>
<li class="file-stats">
<a href="#3251d7a8143ce2e789f0468513df8f285f842c3a">
CHANGES.txt
</a>
</li>
<li class="file-stats">
<a href="#1039f2f1a2551c10ddf7b67dba18b445346c0057">
CONTRIBUTING.rst
</a>
</li>
<li class="file-stats">
<a href="#c37c999a7b8a283b255bda9ef8c1c3be7c1c4ddb">
<span class="new-file">
+
ISSUE_TEMPLATE.md
</span>
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
<span class="new-file">
+
Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#561b88e19de321ca62c7590bbb350765fb110905">
README.rst
</a>
</li>
<li class="file-stats">
<a href="#3596707f941727f399ef9637004207a9d3b8ebc3">
benchmarks/ndarray.py
</a>
</li>
<li class="file-stats">
<a href="#cf24aab2297f9b6223a0761679e26e792e94de02">
cloudformation/testuser.json

cloudformation/travis.template
</a>
</li>
<li class="file-stats">
<a href="#3f4c1daa84110ac0a1cf43167520d6d8737bc806">
docs/Makefile
</a>
</li>
<li class="file-stats">
<a href="#a718552a4a61eb2319c0bb8bac4710a1adc5662e">
docs/_build/html/.nojekyll
</a>
</li>
<li class="file-stats">
<a href="#3021e521015ffb317e3b00c3aedc3d1cb278a34e">
<span class="new-file">
+
docs/api/index.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#0492d0391e70d5f764e3240bfc960b422549b0ed">
<span class="new-file">
+
docs/api/rasterio._base.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#33996e9287f6e40d45767f762eeaa4cef2b3c6c4">
<span class="new-file">
+
docs/api/rasterio._crs.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#0382cb62f0a2bf1971c64da1f2fcc7b738adb6b3">
<span class="new-file">
+
docs/api/rasterio._env.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#b26d066db14df5813f4aa326aafeb3b52608b6be">
<span class="new-file">
+
docs/api/rasterio._err.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#743a2cf9b5006fbb9b6dd2c9d4150ccb1ffcf906">
<span class="new-file">
+
docs/api/rasterio._example.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#f78a8f560daa131a5e285d54b96bee44cf35463b">
docs/rasterio.tools.mask.rst

docs/api/rasterio._features.rst
</a>
</li>
<li class="file-stats">
<a href="#3a4b6049a84a174dc279fc98a499a98be4527066">
<span class="new-file">
+
docs/api/rasterio._fill.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#4e754ecc3c003d326f3161992d42bfbb056898bd">
docs/rasterio.tool.rst

docs/api/rasterio._io.rst
</a>
</li>
<li class="file-stats">
<a href="#d97c111379585aee7856854c88a4342c646c1092">
<span class="new-file">
+
docs/api/rasterio._warp.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#73809ddf14188874bd9385785e9c6be8245b47b9">
<span class="new-file">
+
docs/api/rasterio.compat.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#650dc3d05f15cfe48895fd07264a9a2052c5c3f6">
<span class="new-file">
+
docs/api/rasterio.control.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#0238f101baf7166118dc302492119818f9cb169a">
docs/rasterio.coords.rst

docs/api/rasterio.coords.rst
</a>
</li>
<li class="file-stats">
<a href="#04f8fe882068e391937774fbb35a3fe18a369bf1">
docs/rasterio.crs.rst

docs/api/rasterio.crs.rst
</a>
</li>
<li class="file-stats">
<a href="#829ad6c82f1c8243633c5b60ea6140745cead860">
<span class="new-file">
+
docs/api/rasterio.drivers.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#4d3155ff158a84c5ede275eba93c7ed9360bf0a2">
docs/rasterio.dtypes.rst

docs/api/rasterio.dtypes.rst
</a>
</li>
<li class="file-stats">
<a href="#2ca0aceb47810714b03bcfe63c5d36fe73152c29">
docs/rasterio.enums.rst

docs/api/rasterio.enums.rst
</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/rasterio/commit/6e2cd19eee2767fef459eb42192497da7aae8f49">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/rasterio/commit/6e2cd19eee2767fef459eb42192497da7aae8f49"}}</script>
</p>
</div>
</body>
</html>