<!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>
Antonio Valentino pushed to branch upstream
at <a href="https://salsa.debian.org/debian-gis-team/glymur">Debian GIS Project / glymur</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/debian-gis-team/glymur/-/commit/4fd14d40b29767e8f314b419235f429700d1ed00">4fd14d40</a></strong>
<div>
<span>by Antonio Valentino</span>
<i>at 2021-12-29T08:29:25+00:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 0.9.7</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="#43b9d80d1f50472e56afb94a061257af5b53182b">
appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#bc227830ff0f9701a0c14d01236f1a0444175d71">
<span class="new-file">
+
ci/travis-310.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#e2af9efbe691934d66a0e74a889153ea5619c85d">
ci/travis-37.yaml
</a>
</li>
<li class="file-stats">
<a href="#5e29034cbf881248901215a137e847e00cf82eae">
ci/travis-38.yaml
</a>
</li>
<li class="file-stats">
<a href="#7df177a783f5af7b31eb1e1c1840bc01ebfc1de8">
ci/travis-39.yaml
</a>
</li>
<li class="file-stats">
<a href="#aded7756cdea7c289134466a0d54da4f26d43abb">
docs/source/conf.py
</a>
</li>
<li class="file-stats">
<a href="#7f453bfa6d94518df5ee14b8f1bda9cf822732ed">
docs/source/whatsnew/0.9.rst
</a>
</li>
<li class="file-stats">
<a href="#6e47347c3ac5503a3acd131c6940a9c985557e71">
glymur/codestream.py
</a>
</li>
<li class="file-stats">
<a href="#10059b4baf5a3c6c23818e6da51fdef21b9e5962">
glymur/jp2k.py
</a>
</li>
<li class="file-stats">
<a href="#74249ca5ac0d05ea7d82d34b3e60d2b15f3bc6f6">
glymur/lib/tiff.py
</a>
</li>
<li class="file-stats">
<a href="#33259686e17ca8f5379fa07ddb7ca37b7339e8a5">
glymur/version.py
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
<span class="new-file">
+
pyproject.toml
</span>
</a>
</li>
<li class="file-stats">
<a href="#8c91c0296909b5ea3c496fde69e9dc44a6c6ae5f">
setup.cfg
</a>
</li>
<li class="file-stats">
<a href="#8e2edce0d507e1297474f25c00cae94258db38d8">
<span class="deleted-file">

setup.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#884d64945392c4227e8c1950ce0384da4b4266cd">
<span class="deleted-file">

tests/data/0220000800/__init__.py
</span>
</a>
</li>
<li class="file-stats">
<a href="#8c20cfafc9b9a01e4a3bb5efbb8754e33663fd1c">
tests/data/0220000800/uuid.dat

tests/data/0220000800_uuid.dat
</a>
</li>
<li class="file-stats">
<a href="#34dfaf8d550d031156d6b26325755597e78dca60">
<span class="new-file">
+
tests/data/issue982.j2k
</span>
</a>
</li>
<li class="file-stats">
<a href="#6d299f96c6844bb2a17880c2021e351471e77407">
<span class="new-file">
+
tests/data/uint16.j2k
</span>
</a>
</li>
<li class="file-stats">
<a href="#fb2e9d5ba050e2dec9cf2a2727278921c5917fc1">
tests/fixtures.py
</a>
</li>
<li class="file-stats">
<a href="#5ef93b0b12dae4ac86ce52f1a3433da5ebd57fd8">
tests/test_callbacks.py
</a>
</li>
<li class="file-stats">
<a href="#7da13d33747248119414452160f6ec1109995c26">
tests/test_cinema.py
</a>
</li>
<li class="file-stats">
<a href="#3b933a67bd25c62a720a179e5bf9a283d561d420">
tests/test_codestream.py
</a>
</li>
<li class="file-stats">
<a href="#16ff55a68973b029625a7a46b60c511046cc4a39">
tests/test_colour_specification_box.py
</a>
</li>
<li class="file-stats">
<a href="#ed02f4373c8dd578feb68ebfaf9b554284caf142">
tests/test_jp2box.py
</a>
</li>
<li class="file-stats">
<a href="#8b3ae6197043b714aa1f32fc20c259e654a9a815">
tests/test_jp2box_jpx.py
</a>
</li>
<li class="file-stats">
<a href="#9f9a3fdc38de104755ddbecb0534cfd9fcd01606">
tests/test_jp2box_uuid.py
</a>
</li>
<li class="file-stats">
<a href="#754c69e93115d73fb7c4998a4f6fe045108877d2">
tests/test_jp2k.py
</a>
</li>
<li class="file-stats">
<a href="#2fc0eb7601f9475b9d2feffd097a2402d56e3654">
tests/test_libtiff.py
</a>
</li>
<li class="file-stats">
<a href="#04762799cadc38a08fd3b859bc2df8a01e65c6c4">
tests/test_openjp2.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: #666;">

<br>
<a href="https://salsa.debian.org/debian-gis-team/glymur/-/commit/4fd14d40b29767e8f314b419235f429700d1ed00">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/glymur/-/commit/4fd14d40b29767e8f314b419235f429700d1ed00"}}</script>


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