[Git][debian-gis-team/python-pyproj][upstream] New upstream version 3.8.0

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 6 03:31:05 BST 2026



Bas Couwenberg pushed to branch upstream at Debian GIS Project / python-pyproj


Commits:
56310520 by Bas Couwenberg at 2026-09-06T04:27:02+02:00
New upstream version 3.8.0
- - - - -


3 changed files:

- .all-contributorsrc
- README.md
- pyproj/__init__.py


Changes:

=====================================
.all-contributorsrc
=====================================
@@ -726,7 +726,8 @@
       "avatar_url": "https://avatars.githubusercontent.com/u/6092328?v=4",
       "profile": "https://github.com/dgburr",
       "contributions": [
-        "bug"
+        "bug",
+        "code"
       ]
     },
     {
@@ -744,7 +745,99 @@
       "avatar_url": "https://avatars.githubusercontent.com/u/14075922?v=4",
       "profile": "https://github.com/neutrinoceros",
       "contributions": [
-        "maintenance"
+        "maintenance",
+        "code"
+      ]
+    },
+    {
+      "login": "phaarnes",
+      "name": "Per Helge Aarnes",
+      "avatar_url": "https://avatars.githubusercontent.com/u/110827889?v=4",
+      "profile": "https://github.com/phaarnes",
+      "contributions": [
+        "bug",
+        "code"
+      ]
+    },
+    {
+      "login": "steveberardi",
+      "name": "Steve Berardi",
+      "avatar_url": "https://avatars.githubusercontent.com/u/6608085?v=4",
+      "profile": "https://steveberardi.com/",
+      "contributions": [
+        "doc"
+      ]
+    },
+    {
+      "login": "kratzert",
+      "name": "Frederik Kratzert",
+      "avatar_url": "https://avatars.githubusercontent.com/u/13069767?v=4",
+      "profile": "https://kratzert.github.io/",
+      "contributions": [
+        "doc"
+      ]
+    },
+    {
+      "login": "schwehr",
+      "name": "Kurt Schwehr",
+      "avatar_url": "https://avatars.githubusercontent.com/u/389869?v=4",
+      "profile": "https://vislab-ccom.unh.edu/~schwehr/papers/",
+      "contributions": [
+        "doc"
+      ]
+    },
+    {
+      "login": "jack-volantautonomy",
+      "name": "Jack Broom",
+      "avatar_url": "https://avatars.githubusercontent.com/u/139783432?v=4",
+      "profile": "https://github.com/jack-volantautonomy",
+      "contributions": [
+        "doc"
+      ]
+    },
+    {
+      "login": "HugoFara",
+      "name": "Hugo",
+      "avatar_url": "https://avatars.githubusercontent.com/u/72709893?v=4",
+      "profile": "https://hugofara.net/",
+      "contributions": [
+        "doc"
+      ]
+    },
+    {
+      "login": "cclauss",
+      "name": "Christian Clauss",
+      "avatar_url": "https://avatars.githubusercontent.com/u/3709715?v=4",
+      "profile": "https://github.com/cclauss",
+      "contributions": [
+        "test"
+      ]
+    },
+    {
+      "login": "latent-9",
+      "name": "Recoordinate",
+      "avatar_url": "https://avatars.githubusercontent.com/u/296084221?v=4",
+      "profile": "https://github.com/latent-9",
+      "contributions": [
+        "doc"
+      ]
+    },
+    {
+      "login": "Troppy2",
+      "name": "Inah James",
+      "avatar_url": "https://avatars.githubusercontent.com/u/138890479?v=4",
+      "profile": "https://github.com/Troppy2",
+      "contributions": [
+        "code"
+      ]
+    },
+    {
+      "login": "dylanpulver",
+      "name": "Dylan Pulver",
+      "avatar_url": "https://avatars.githubusercontent.com/u/35541198?v=4",
+      "profile": "https://www.linkedin.com/in/dylanryanpulver",
+      "contributions": [
+        "code"
       ]
     }
   ],


=====================================
README.md
=====================================
@@ -5,7 +5,7 @@
 Python interface to [PROJ](http://proj.org) (cartographic projections and coordinate transformations library).
 
 <p align="center">
-<a href="#contributors"><img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-72-orange.svg?style=flat-square"></a>
+<a href="#contributors"><img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-82-orange.svg?style=flat-square"></a>
 <a href="https://github.com/pyproj4/pyproj/actions?query=workflow%3ATests"><img alt="GitHub Actions Build Status" src="https://github.com/pyproj4/pyproj/workflows/Tests/badge.svg"></a>
 <a href="https://codecov.io/gh/pyproj4/pyproj"><img alt="Codecov Status" src="https://codecov.io/gh/pyproj4/pyproj/branch/main/graph/badge.svg"></a>
 <a href="https://badge.fury.io/py/pyproj"><img alt="PyPI" src="https://badge.fury.io/py/pyproj.svg"></a>
@@ -124,11 +124,23 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
       <td align="center" valign="top" width="14.28%"><a href="https://github.com/myl-dvl"><img src="https://avatars.githubusercontent.com/u/208445693?v=4?s=100" width="100px;" alt="Mayeul DUVAL"/><br /><sub><b>Mayeul DUVAL</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=myl-dvl" title="Documentation">📖</a></td>
       <td align="center" valign="top" width="14.28%"><a href="https://github.com/adamjstewart"><img src="https://avatars.githubusercontent.com/u/12021217?v=4?s=100" width="100px;" alt="Adam J. Stewart"/><br /><sub><b>Adam J. Stewart</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=adamjstewart" title="Code">💻</a> <a href="https://github.com/pyproj4/pyproj/commits?author=adamjstewart" title="Documentation">📖</a></td>
       <td align="center" valign="top" width="14.28%"><a href="https://khmyznikov.com/"><img src="https://avatars.githubusercontent.com/u/6115884?v=4?s=100" width="100px;" alt="Gleb Khmyznikov"/><br /><sub><b>Gleb Khmyznikov</b></sub></a><br /><a href="#platform-khmyznikov" title="Packaging/porting to new platform">📦</a></td>
-      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dgburr"><img src="https://avatars.githubusercontent.com/u/6092328?v=4?s=100" width="100px;" alt="𝖉𝖆𝖓𝖎𝖊𝖑 𝖇𝖚𝖗𝖗"/><br /><sub><b>𝖉𝖆𝖓𝖎𝖊𝖑 𝖇𝖚𝖗𝖗</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/issues?q=author%3Adgburr" title="Bug reports">🐛</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dgburr"><img src="https://avatars.githubusercontent.com/u/6092328?v=4?s=100" width="100px;" alt="𝖉𝖆𝖓𝖎𝖊𝖑 𝖇𝖚𝖗𝖗"/><br /><sub><b>𝖉𝖆𝖓𝖎𝖊𝖑 𝖇𝖚𝖗𝖗</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/issues?q=author%3Adgburr" title="Bug reports">🐛</a> <a href="https://github.com/pyproj4/pyproj/commits?author=dgburr" title="Code">💻</a></td>
     </tr>
     <tr>
       <td align="center" valign="top" width="14.28%"><a href="https://xylar.github.io/"><img src="https://avatars.githubusercontent.com/u/4179064?v=4?s=100" width="100px;" alt="Xylar Asay-Davis"/><br /><sub><b>Xylar Asay-Davis</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=xylar" title="Tests">⚠️</a></td>
-      <td align="center" valign="top" width="14.28%"><a href="https://github.com/neutrinoceros"><img src="https://avatars.githubusercontent.com/u/14075922?v=4?s=100" width="100px;" alt="Clément Robert"/><br /><sub><b>Clément Robert</b></sub></a><br /><a href="#maintenance-neutrinoceros" title="Maintenance">🚧</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://github.com/neutrinoceros"><img src="https://avatars.githubusercontent.com/u/14075922?v=4?s=100" width="100px;" alt="Clément Robert"/><br /><sub><b>Clément Robert</b></sub></a><br /><a href="#maintenance-neutrinoceros" title="Maintenance">🚧</a> <a href="https://github.com/pyproj4/pyproj/commits?author=neutrinoceros" title="Code">💻</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://github.com/phaarnes"><img src="https://avatars.githubusercontent.com/u/110827889?v=4?s=100" width="100px;" alt="Per Helge Aarnes"/><br /><sub><b>Per Helge Aarnes</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/issues?q=author%3Aphaarnes" title="Bug reports">🐛</a> <a href="https://github.com/pyproj4/pyproj/commits?author=phaarnes" title="Code">💻</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://steveberardi.com/"><img src="https://avatars.githubusercontent.com/u/6608085?v=4?s=100" width="100px;" alt="Steve Berardi"/><br /><sub><b>Steve Berardi</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=steveberardi" title="Documentation">📖</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://kratzert.github.io/"><img src="https://avatars.githubusercontent.com/u/13069767?v=4?s=100" width="100px;" alt="Frederik Kratzert"/><br /><sub><b>Frederik Kratzert</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=kratzert" title="Documentation">📖</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://vislab-ccom.unh.edu/~schwehr/papers/"><img src="https://avatars.githubusercontent.com/u/389869?v=4?s=100" width="100px;" alt="Kurt Schwehr"/><br /><sub><b>Kurt Schwehr</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=schwehr" title="Documentation">📖</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://github.com/jack-volantautonomy"><img src="https://avatars.githubusercontent.com/u/139783432?v=4?s=100" width="100px;" alt="Jack Broom"/><br /><sub><b>Jack Broom</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=jack-volantautonomy" title="Documentation">📖</a></td>
+    </tr>
+    <tr>
+      <td align="center" valign="top" width="14.28%"><a href="https://hugofara.net/"><img src="https://avatars.githubusercontent.com/u/72709893?v=4?s=100" width="100px;" alt="Hugo"/><br /><sub><b>Hugo</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=HugoFara" title="Documentation">📖</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://github.com/cclauss"><img src="https://avatars.githubusercontent.com/u/3709715?v=4?s=100" width="100px;" alt="Christian Clauss"/><br /><sub><b>Christian Clauss</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=cclauss" title="Tests">⚠️</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://github.com/latent-9"><img src="https://avatars.githubusercontent.com/u/296084221?v=4?s=100" width="100px;" alt="Recoordinate"/><br /><sub><b>Recoordinate</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=latent-9" title="Documentation">📖</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Troppy2"><img src="https://avatars.githubusercontent.com/u/138890479?v=4?s=100" width="100px;" alt="Inah James"/><br /><sub><b>Inah James</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=Troppy2" title="Code">💻</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/dylanryanpulver"><img src="https://avatars.githubusercontent.com/u/35541198?v=4?s=100" width="100px;" alt="Dylan Pulver"/><br /><sub><b>Dylan Pulver</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=dylanpulver" title="Code">💻</a></td>
     </tr>
   </tbody>
 </table>


=====================================
pyproj/__init__.py
=====================================
@@ -71,7 +71,7 @@ from pyproj.transformer import (  # noqa: F401 pylint: disable=unused-import
     transform,
 )
 
-__version__ = "3.8.0rc0"
+__version__ = "3.8.0"
 __all__ = [
     "CRS",
     "Geod",



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/56310520becabdc6e25d2ec3df39ff1be5a8ff2e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/56310520becabdc6e25d2ec3df39ff1be5a8ff2e
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260906/f5ab0fc0/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list