From a50c16896f102826412ef9882e6109f2bacd1715 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 10:00:27 +0000 Subject: automatic import of python-pyproj --- .gitignore | 1 + python-pyproj.spec | 23 ++++++++++++++++------- sources | 2 +- 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index ec16900..2704512 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyproj-3.4.1.tar.gz +/pyproj-3.5.0.tar.gz diff --git a/python-pyproj.spec b/python-pyproj.spec index bd2de31..0b89c51 100644 --- a/python-pyproj.spec +++ b/python-pyproj.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyproj -Version: 3.4.1 +Version: 3.5.0 Release: 1 Summary: Python interface to PROJ (cartographic projections and coordinate transformations library) License: MIT URL: https://github.com/pyproj4/pyproj -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c0/fc/fd53e45d2ad5862d32ab8614e70c3c1f52a8e0d8bd243ee6a23b6a481b4a/pyproj-3.4.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9c/f5/cd9371194d3c939dffddff9e118a018bb7c2f560549bea4c6bc21b24eadd/pyproj-3.5.0.tar.gz Requires: python3-certifi @@ -18,7 +18,7 @@ Python interface to [PROJ](http://proj.org) (cartographic projections and coordi

Join the chat at https://gitter.im/pyproj4-pyproj/community -All Contributors +All Contributors Appveyor Build Status GitHub Actions Build Status Codecov Status @@ -123,6 +123,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Samuel Kogler

🐛 💻
Alexander Shadchin

🐛 💻 + +
Greg Lucas

💻 🤔 + @@ -151,7 +154,7 @@ Python interface to [PROJ](http://proj.org) (cartographic projections and coordi

Join the chat at https://gitter.im/pyproj4-pyproj/community -All Contributors +All Contributors Appveyor Build Status GitHub Actions Build Status Codecov Status @@ -256,6 +259,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Samuel Kogler

🐛 💻
Alexander Shadchin

🐛 💻 + +
Greg Lucas

💻 🤔 + @@ -278,7 +284,7 @@ Python interface to [PROJ](http://proj.org) (cartographic projections and coordi

Join the chat at https://gitter.im/pyproj4-pyproj/community -All Contributors +All Contributors Appveyor Build Status GitHub Actions Build Status Codecov Status @@ -383,6 +389,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Samuel Kogler

🐛 💻
Alexander Shadchin

🐛 💻 + +
Greg Lucas

💻 🤔 + @@ -394,7 +403,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/ %prep -%autosetup -n pyproj-3.4.1 +%autosetup -n pyproj-3.5.0 %build %py3_build @@ -434,5 +443,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 3.4.1-1 +* Fri Apr 07 2023 Python_Bot - 3.5.0-1 - Package Spec generated diff --git a/sources b/sources index f463bae..d28a273 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -070477e08d26ce0b95018c221fb91888 pyproj-3.4.1.tar.gz +d446d1045d3f06954d72e146af41d343 pyproj-3.5.0.tar.gz -- cgit v1.2.3