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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Sep 21 05:24:43 BST 2023



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


Commits:
4a7f8bcd by Bas Couwenberg at 2023-09-21T06:19:47+02:00
New upstream version 3.6.1
- - - - -


4 changed files:

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


Changes:

=====================================
.all-contributorsrc
=====================================
@@ -635,6 +635,33 @@
         "doc",
         "test"
       ]
+    },
+    {
+      "login": "djm93dev",
+      "name": "Daniel McDonald",
+      "avatar_url": "https://avatars.githubusercontent.com/u/101536185?v=4",
+      "profile": "https://github.com/djm93dev",
+      "contributions": [
+        "doc"
+      ]
+    },
+    {
+      "login": "cyschneck",
+      "name": "Cora Schneck",
+      "avatar_url": "https://avatars.githubusercontent.com/u/22159116?v=4",
+      "profile": "https://cyschneck.com/",
+      "contributions": [
+        "doc"
+      ]
+    },
+    {
+      "login": "zanejgr",
+      "name": "zanejgr",
+      "avatar_url": "https://avatars.githubusercontent.com/u/14795919?v=4",
+      "profile": "https://github.com/zanejgr",
+      "contributions": [
+        "doc"
+      ]
     }
   ],
   "contributorsPerLine": 7


=====================================
HOW_TO_RELEASE.md
=====================================
@@ -22,6 +22,7 @@ The next step is to create a tag with the same name as the version just added. T
 2. Create a draft PR at https://github.com/conda-forge/pyproj-feedstock and verify tests pass.
 3. Check the wheels built at https://github.com/pyproj4/pyproj using GitHub Actions.
 4. Verify Debian builds were successful.
+4. Verify Fedora builds were successful.
 5. Verify the docs build successfully.
 
 ## Phase 2: Make the release
@@ -40,19 +41,10 @@ Next, go through the history and add release notes (see: [automatically generate
 
 ### The wheels
 
-The wheels are tested with each merge to main. However, the arm64 wheels on linux are still
-built separately. This provides instructions for those wheels:
+Most of the wheels are tested with each merge to main and uploaded to pypi on release in GitHub Actions. However, the arm64 wheels are built separately. This provides instructions for those wheels:
 
-1. Update the PR at https://github.com/pyproj4/pyproj-wheels with the release tag, merge, and download wheels.
-
-### Create the release sdist
-
-1. `python -m pip install build`
-2. `python -m build --sdist`
-
-### Upload to pypi
-
-Upload the wheels and the sdist `tar.gz` for the release to pypi.
+1. linux arm64: Update the PR at https://github.com/pyproj4/pyproj-wheels with the release tag & merge. The wheels will automatically upload to pypi when the CI runs suceed.
+2. macos arm64: Download the release wheel artifacts from the Cirrus CI build and upload manually to pypi.
 
 ### Verify conda-forge build is correct
 


=====================================
README.md
=====================================
@@ -6,7 +6,7 @@ Python interface to [PROJ](http://proj.org) (cartographic projections and coordi
 
 <p align="center">
 <a href="https://gitter.im/pyproj4-pyproj/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img alt="Join the chat at https://gitter.im/pyproj4-pyproj/community" src="https://badges.gitter.im/pyproj4-pyproj/community.svg"></a>
-<a href="#contributors"><img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-60-orange.svg?style=flat-square"></a>
+<a href="#contributors"><img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-63-orange.svg?style=flat-square"></a>
 <a href="https://ci.appveyor.com/project/snowman2/pyproj"><img alt="Appveyor Build Status" src="https://ci.appveyor.com/api/projects/status/v2ypts9j76doa9ey/branch/main?svg=true"></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>
@@ -116,6 +116,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
     <td align="center"><a href="https://github.com/dmahr1"><img src="https://avatars.githubusercontent.com/u/8354515?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dan Mahr</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=dmahr1" title="Code">💻</a> <a href="https://github.com/pyproj4/pyproj/commits?author=dmahr1" title="Documentation">📖</a> <a href="https://github.com/pyproj4/pyproj/commits?author=dmahr1" title="Tests">⚠️</a></td>
     <td align="center"><a href="https://github.com/rhugonnet"><img src="https://avatars.githubusercontent.com/u/28896516?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Romain Hugonnet</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=rhugonnet" title="Code">💻</a> <a href="https://github.com/pyproj4/pyproj/commits?author=rhugonnet" title="Documentation">📖</a> <a href="https://github.com/pyproj4/pyproj/commits?author=rhugonnet" title="Tests">⚠️</a></td>
     <td align="center"><a href="https://javier.jimenezshaw.com/"><img src="https://avatars.githubusercontent.com/u/15678366?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Javier Jimenez Shaw</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=jjimenezshaw" title="Code">💻</a> <a href="https://github.com/pyproj4/pyproj/commits?author=jjimenezshaw" title="Documentation">📖</a> <a href="https://github.com/pyproj4/pyproj/commits?author=jjimenezshaw" title="Tests">⚠️</a></td>
+    <td align="center"><a href="https://github.com/djm93dev"><img src="https://avatars.githubusercontent.com/u/101536185?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Daniel McDonald</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=djm93dev" title="Documentation">📖</a></td>
+    <td align="center"><a href="https://cyschneck.com/"><img src="https://avatars.githubusercontent.com/u/22159116?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Cora Schneck</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=cyschneck" title="Documentation">📖</a></td>
+    <td align="center"><a href="https://github.com/zanejgr"><img src="https://avatars.githubusercontent.com/u/14795919?v=4?s=100" width="100px;" alt=""/><br /><sub><b>zanejgr</b></sub></a><br /><a href="https://github.com/pyproj4/pyproj/commits?author=zanejgr" title="Documentation">📖</a></td>
   </tr>
 </table>
 


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



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/commit/4a7f8bcdd1b4e6c1f233658e97380663628b268a
You're receiving this email because of your account on salsa.debian.org.


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


More information about the Pkg-grass-devel mailing list