<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Bas Couwenberg pushed to branch upstream at <a href="https://salsa.debian.org/debian-gis-team/pyshp">Debian GIS Project / pyshp</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian-gis-team/pyshp/-/commit/33f53695ffd96a2d42f00d40b91f3bd88a65a583">33f53695</a></strong>
<div>
<span> by Bas Couwenberg </span> <i> at 2025-07-21T15:02:19+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 2.4.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
19 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#24139dae656713ba861751fb2c2ac38839349a7a">
<span class="new-file">
+
.gitattributes
</span>
</a>
</li>
<li class="file-stats">
<a href="#4123588cdef112aa874bf52a300e9ed01db3ccd2">
<span class="new-file">
+
.github/FUNDING.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#b6e0749dff6c346303a2df19243ae47606d49ab5">
.github/ISSUE_TEMPLATE/bug.yml
</a>
</li>
<li class="file-stats">
<a href="#7c9fe2dc6f35522f45cf5fbe690ba756dc08520d">
.github/ISSUE_TEMPLATE/newfeature.yml
</a>
</li>
<li class="file-stats">
<a href="#0731707ef8f6924446ef967f5b3551bc1445aaab">
.github/ISSUE_TEMPLATE/question.yml
</a>
</li>
<li class="file-stats">
<a href="#998ad78919a9ccd05ca55ed9d804c326f9490359">
.github/ISSUE_TEMPLATE/unexpected.yml
</a>
</li>
<li class="file-stats">
<a href="#0d726d0220567dc10f30646c5470095eb9ae7529">
<span class="new-file">
+
.github/actions/test/action.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#fe77d5d1439f26e353a42bbd38dece2467ff6558">
<span class="deleted-file">
−
.github/workflows/build.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#f130ad0d1d16d0d70ec30d355f736ae3784b05cf">
.github/workflows/deploy.yml
</a>
</li>
<li class="file-stats">
<a href="#c282c4164bea55cf210e65e6f591c6adfda74728">
<span class="new-file">
+
.github/workflows/run_tests_hooks_and_tools.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#e7d14d429f898757a423156de0e8c49d75240694">
<span class="new-file">
+
.pre-commit-config.yaml
</span>
</a>
</li>
<li class="file-stats">
<a href="#eca0db1b3d9d0df629cc38c0542cc92962bbe6d5">
LICENSE.TXT
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#ce0e5c4949726dad6dc17cd8a745baa4fd61d32d">
changelog.txt
</a>
</li>
<li class="file-stats">
<a href="#5d07e7d72637aa0d59c89d381fe6dc4cf46e2491">
pyproject.toml
</a>
</li>
<li class="file-stats">
<a href="#7f8e367bf987cc46c32601f99e3e10e3e5933c68">
requirements.test.txt
</a>
</li>
<li class="file-stats">
<a href="#4e95721fe31101a66524a979dbd7134527535cdb">
shapefile.py
</a>
</li>
<li class="file-stats">
<a href="#f292e9158b15af3f4ca4612b73cbe11d1d356351">
test_shapefile.py
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
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: #626168;">
—
<br>
<a href="https://salsa.debian.org/debian-gis-team/pyshp/-/commit/33f53695ffd96a2d42f00d40b91f3bd88a65a583">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<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/pyshp/-/commit/33f53695ffd96a2d42f00d40b91f3bd88a65a583"}}</script>
</p>
</div>
</body>
</html>