<!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/python-geopandas">Debian GIS Project / python-geopandas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/python-geopandas/commit/d54acb631a8d2b7646748642b9278038c310876f">d54acb63</a></strong>
<div>
<span>by Bas Couwenberg</span>
<i>at 2019-04-25T13:21:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.5.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="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
CONTRIBUTING.md
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#8505c825842f3c20bf410030d863396cc9e0f67e">
<span class="new-file">
+
benchmarks/io.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#da306c460e2676d8a94fa1fdd75bb2c36ed7f5e0">
ci/travis/27-latest-conda-forge.yaml
</a>
</li>
<li class="file-stats">
<a href="#02c0b3d230d0e4b33b0f9a75061d25e42df74146">
ci/travis/27-latest-defaults.yaml
</a>
</li>
<li class="file-stats">
<a href="#961c2249a7773ac25a29cf785777159119153586">
ci/travis/27-pd020.yaml
</a>
</li>
<li class="file-stats">
<a href="#63e0a2903f20db0dc5491edfe7e5b2ad8f5bc927">
ci/travis/27-dev.yaml

ci/travis/27-pd023.yaml
</a>
</li>
<li class="file-stats">
<a href="#e9782a1d6f3ad2bfb03449313675ac0cd3b6bfd4">
ci/travis/35-minimal.yaml
</a>
</li>
<li class="file-stats">
<a href="#5f0b468f3aaac45a4c5736cd3ffd51c0959e5363">
ci/travis/36-pd020.yaml
</a>
</li>
<li class="file-stats">
<a href="#867d42c5316768162a9c3252e3dffcfc9f2d564c">
ci/travis/36-pd022.yaml
</a>
</li>
<li class="file-stats">
<a href="#9778d3af71524a96608e4ee6084dd9a5469f42d9">
ci/travis/37-dev.yaml
</a>
</li>
<li class="file-stats">
<a href="#7fc17b0afdae36775335a0da7fae643fcdb8423b">
ci/travis/37-latest-conda-forge.yaml
</a>
</li>
<li class="file-stats">
<a href="#4c15b0875f232cf9c00e3cbe494dbaa9d590ceb1">
ci/travis/37-latest-defaults.yaml
</a>
</li>
<li class="file-stats">
<a href="#b506fea28e778b8837570bd4b1121fb223f04cf4">
doc/environment.yml
</a>
</li>
<li class="file-stats">
<a href="#e52de64c8e66f8a9385d20f4063fe9a77c5993a5">
doc/source/aggregation_with_dissolve.rst
</a>
</li>
<li class="file-stats">
<a href="#9d4e8ab62832d7b298261aae1fe1123d28783525">
doc/source/conf.py
</a>
</li>
<li class="file-stats">
<a href="#6d074eaf5cd246c387eb2afe3429ef4cf40bf732">
doc/source/geocoding.rst
</a>
</li>
<li class="file-stats">
<a href="#65be01043185dc3b4c64d2da7c970bbac2ccf13f">
doc/source/geometric_manipulations.rst
</a>
</li>
<li class="file-stats">
<a href="#40ab2307cc3e5eb970b3a70221d81e7e45f4562f">
doc/source/index.rst
</a>
</li>
<li class="file-stats">
<a href="#0f2000290709d77644668dd11490f55053178ad1">
doc/source/install.rst
</a>
</li>
<li class="file-stats">
<a href="#bd0a42093fee7fcdd51dedf368ea96c1e4e58e86">
doc/source/io.rst
</a>
</li>
<li class="file-stats">
<a href="#5a6ac0999a1c09b811de863a61791e00f49b6b1a">
doc/source/mapping.rst
</a>
</li>
<li class="file-stats">
<a href="#6c26fea661e83a3a953167a74b93424327f77ab1">
doc/source/mergingdata.rst
</a>
</li>
<li class="file-stats">
<a href="#5b403455b3c97882e0a595893b0f58e5c935b102">
examples/create_geopandas_from_pandas.py
</a>
</li>
<li class="file-stats">
<a href="#4b3110bbde4db3078a860c588733ac6798220b03">
examples/spatial_joins.ipynb
</a>
</li>
<li class="file-stats">
<a href="#2d1a7bd0dcc14c1b4890502b06edca2454702459">
geopandas/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#6e35de8e353de8020576ef946ecc61de2ab464be">
geopandas/_version.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-geopandas/commit/d54acb631a8d2b7646748642b9278038c310876f">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-geopandas/commit/d54acb631a8d2b7646748642b9278038c310876f"}}</script>

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