<!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/rasterio">Debian GIS Project / rasterio</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/rasterio/commit/64daebd719da28f606d3f3936147f219294200dc">64daebd7</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-08-07T03:56:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.0.25</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#3251d7a8143ce2e789f0468513df8f285f842c3a">
CHANGES.txt
</a>
</li>
<li class="file-stats">
<a href="#8875df48c18030126ef5ef5a6f5c93b23451fb9f">
MANIFEST.in
</a>
</li>
<li class="file-stats">
<a href="#45c312bd35bef86601c73bf3e04cfdf85f904c6c">
docs/quickstart.rst
</a>
</li>
<li class="file-stats">
<a href="#6bfef2bbce33cddd1a7eed35e90104befe8318e4">
rasterio/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#b78c62e1ecad609f30f70336149f85107feb3538">
rasterio/_base.pyx
</a>
</li>
<li class="file-stats">
<a href="#d07b08235b7e6ef2f5af5109f55766f038673683">
rasterio/_crs.pyx
</a>
</li>
<li class="file-stats">
<a href="#ffe0026ff6250fd6019d4460a58d4db990dd32a2">
rasterio/_shim.pxd
</a>
</li>
<li class="file-stats">
<a href="#9822b0268b0efce4cbcb634db3048224aa012dae">
rasterio/_shim1.pyx
</a>
</li>
<li class="file-stats">
<a href="#1290d96ad06b9375b3cf3279d425fbcf0c1f570f">
rasterio/_shim20.pyx
</a>
</li>
<li class="file-stats">
<a href="#a311ba6c9e3bccb1915946d6d491bf184951254e">
rasterio/_shim21.pyx
</a>
</li>
<li class="file-stats">
<a href="#f12d846a9947f4eb464da9d2d0b86e3c412f5ea9">
<span class="new-file">
+
rasterio/_shim30.pyx
</span>
</a>
</li>
<li class="file-stats">
<a href="#00954d22e3ac47296f96eb17449034f46bd37174">
rasterio/crs.py
</a>
</li>
<li class="file-stats">
<a href="#f960148f4ebc6897041f5ec3c7a7684ea8d3d24b">
rasterio/env.py
</a>
</li>
<li class="file-stats">
<a href="#423ef3878b4674d1556b74dfe562a96bcb025340">
rasterio/features.py
</a>
</li>
<li class="file-stats">
<a href="#7659ca1ef0d3560f1c1cef9f7fd09a2d21d81dd0">
rasterio/rio/clip.py
</a>
</li>
<li class="file-stats">
<a href="#37cdfd9dbb92c8b3a57d3bc0cc99b795233c3b7f">
scripts/travis_gdal_install.sh
</a>
</li>
<li class="file-stats">
<a href="#6b520fdab6fd42f29ea4e234dc7919a45ca40d20">
<span class="new-file">
+
scripts/travis_proj_install.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
setup.py
</a>
</li>
<li class="file-stats">
<a href="#626af34e8204774ea46e20955936146dedc828eb">
tests/conftest.py
</a>
</li>
<li class="file-stats">
<a href="#7acc14d847e592fefe231a288c68f92d53f67588">
tests/test__crs.py
</a>
</li>
<li class="file-stats">
<a href="#f029bcd71e1d3f3d5492e3a884df908c376931e1">
tests/test__env.py
</a>
</li>
<li class="file-stats">
<a href="#0926ab0efd62df5d0d9a4a6063386bf50c8726a1">
tests/test_crs.py
</a>
</li>
<li class="file-stats">
<a href="#031100a29cab624212b7cfe1923105f6553183c2">
tests/test_data_paths.py
</a>
</li>
<li class="file-stats">
<a href="#3789ad32207df04687a92fe128bacfb82f88c9a0">
tests/test_dataset.py
</a>
</li>
<li class="file-stats">
<a href="#b036f92ab84338bae203c9fb2d163d88e8db6897">
tests/test_env.py
</a>
</li>
<li class="file-stats">
<a href="#0d5fcd3f89398aa4152a9cc5e9500682d1f719d9">
tests/test_features.py
</a>
</li>
<li class="file-stats">
<a href="#67d5722c0f9331c03a5dd5b7e92be31a59fdfc67">
<span class="new-file">
+
tests/test_process_pool_executor.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#d5661373dca0059030edcaa98407ad87541ec282">
tests/test_rio_warp.py
</a>
</li>
<li class="file-stats">
<a href="#970e4abb651a007dd5727968843928fe185262a8">
tests/test_shutil.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/rasterio/commit/64daebd719da28f606d3f3936147f219294200dc">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/64daebd719da28f606d3f3936147f219294200dc"}}</script>


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