<!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>
Andreas Tille pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/pydicom">Debian Med / pydicom</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/pydicom/-/commit/5f7ca526adabdc70b87548f84a209f8c4f885531">5f7ca526</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2020-07-17T14:30:56+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.0.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#4123588cdef112aa874bf52a300e9ed01db3ccd2">
<span class="new-file">
+
.github/FUNDING.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a03585ab89eed5e0782a1875b2d8153b97865d30">
.github/ISSUE_TEMPLATE/bug_report.md
</a>
</li>
<li class="file-stats">
<a href="#0960fcbc1bd7e3b0c3e736df57898413a32fadcc">
.github/ISSUE_TEMPLATE/pixel_issue.md
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#3f454a98e586d1aa0d322e19afd5e67e08f2d3c8">
CONTRIBUTING.md
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
LICENSE
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#43b9d80d1f50472e56afb94a061257af5b53182b">
appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#7eddd793d0591b66eb7c4a019fa21b187941680f">
build_tools/circle/build_doc.sh
</a>
</li>
<li class="file-stats">
<a href="#fecd68abbaa6ca855d25756ba56929dcf819b7c1">
<span class="deleted-file">

build_tools/sphinx/sphinx_issues.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#8b8993dda2fbbc13fe8a98da3be6345268216914">
dicom.py
</a>
</li>
<li class="file-stats">
<a href="#df0576cbb783bc50b36e1efa3cbe0564a26c8295">
doc/conf.py
</a>
</li>
<li class="file-stats">
<a href="#a6735cdb5240304933ff154b195d060831d7adc8">
doc/guides/element_value_types.rst
</a>
</li>
<li class="file-stats">
<a href="#3d548bd8b4dd2e6944a467a2232f3b28acf020e3">
doc/old/base_element.rst
</a>
</li>
<li class="file-stats">
<a href="#b3cc7e6bc650476de31fbc71632aa92cfc8883af">
doc/old/image_data_handlers.rst
</a>
</li>
<li class="file-stats">
<a href="#f456ffce9e7d4d08357465fc99d7b9167f969e27">
doc/old/private_data_elements.rst
</a>
</li>
<li class="file-stats">
<a href="#fa254269b9f7d89e8264d82cf2cd1d35068352a0">
doc/old/python2_support.rst
</a>
</li>
<li class="file-stats">
<a href="#1f1c690e6c354c85456c8449d4fe2447dc165b49">
doc/reference/config.rst
</a>
</li>
<li class="file-stats">
<a href="#b3fa4fbac733ad5148526382eaf670a610d5e453">
doc/reference/dataset.rst
</a>
</li>
<li class="file-stats">
<a href="#c3027860ce8647a13deb818148d3c061f19bcfc3">
doc/reference/elem.dataelem.rst
</a>
</li>
<li class="file-stats">
<a href="#7acef72677f6356de7f6134d61121b680eaf7a73">
doc/reference/elem.valuerep.rst
</a>
</li>
<li class="file-stats">
<a href="#0b83f2436072ab445acac877f3dfaeb1247ca6fa">
doc/release_notes/index.rst
</a>
</li>
<li class="file-stats">
<a href="#e36ea8c1e3e73e284ef06ab27c91cb6beb553d68">
doc/release_notes/v1.2.0.rst
</a>
</li>
<li class="file-stats">
<a href="#eac14291d70ad37377827e33a13b7b3607787a26">
doc/release_notes/v1.3.0.rst
</a>
</li>
<li class="file-stats">
<a href="#a30b0f3c9897492aec6630aa5dbc7d96968dbef1">
<span class="new-file">
+
doc/release_notes/v2.0.0.rst
</span>
</a>
</li>
<li class="file-stats">
<a href="#2c6bcb1ca96999918ad5e6e209046838c0f597f7">
doc/tutorials/dataset_basics.rst
</a>
</li>
<li class="file-stats">
<a href="#2fa64b1ed79c9645b62ca16c3ade446ee2fda714">
examples/dicomtree.py
</a>
</li>
<li class="file-stats">
<a href="#9643e0a90bc977191a2f5d5620b54f3d5c92195b">
examples/input_output/plot_printing_dataset.py
</a>
</li>
<li class="file-stats">
<a href="#1636692aa860cc1f2c930eac7fc036467354f014">
examples/input_output/plot_read_rtplan.py
</a>
</li>
<li class="file-stats">
<a href="#d4d08198e29d7178d75695f6a6e1fbd0d32a14af">
examples/input_output/plot_write_dicom.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/med-team/pydicom/-/commit/5f7ca526adabdc70b87548f84a209f8c4f885531">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/med-team/pydicom/-/commit/5f7ca526adabdc70b87548f84a209f8c4f885531"}}</script>


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