[Git][debian-gis-team/python-pyproj][master] 28 commits: Update branch in gbp.conf & Vcs-Git URL.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Sep 10 05:42:56 BST 2022



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


Commits:
82fff5ef by Bas Couwenberg at 2022-09-07T21:31:52+02:00
Update branch in gbp.conf & Vcs-Git URL.

- - - - -
07dda026 by Bas Couwenberg at 2022-09-07T21:32:05+02:00
New upstream version 3.4.0~rc0
- - - - -
0be08624 by Bas Couwenberg at 2022-09-07T21:32:07+02:00
Update upstream source from tag 'upstream/3.4.0_rc0'

Update to upstream version '3.4.0~rc0'
with Debian dir c12586eaf3fb3f9e511ec5d9827cda4b9c4eff2d
- - - - -
ecd17a6c by Bas Couwenberg at 2022-09-07T21:32:22+02:00
New upstream release candidate.

- - - - -
cef6fca7 by Bas Couwenberg at 2022-09-07T21:34:30+02:00
Bump minimum required PROJ to 8.2.0.

- - - - -
f9852853 by Bas Couwenberg at 2022-09-07T21:34:55+02:00
Drop pr1099-PROJ_DATA.patch, included upstream.

- - - - -
271f4766 by Bas Couwenberg at 2022-09-07T22:53:32+02:00
Copy .py files to build directory.

- - - - -
ba282c27 by Bas Couwenberg at 2022-09-07T22:53:33+02:00
Revert "Copy .py files to build directory."

This reverts commit 6d87b4b61bc02da335c0cbc5ad61fbe0db7cc8e1.

- - - - -
78dcfb8d by Bas Couwenberg at 2022-09-07T22:53:33+02:00
Skip test target, requires installed package.

- - - - -
9ae93503 by Bas Couwenberg at 2022-09-07T23:15:55+02:00
Add pybuild-plugin-pyproject to build dependencies.

- - - - -
3602ec50 by Bas Couwenberg at 2022-09-08T05:33:53+02:00
Revert "Add pybuild-plugin-pyproject to build dependencies."

This reverts commit 9ae93503bd9acc3bb9aea546acbda09145c06218.

- - - - -
2878af16 by Bas Couwenberg at 2022-09-08T06:42:30+02:00
New upstream version 3.4.0~rc1
- - - - -
a6be03c2 by Bas Couwenberg at 2022-09-08T06:42:33+02:00
Update upstream source from tag 'upstream/3.4.0_rc1'

Update to upstream version '3.4.0~rc1'
with Debian dir ab695a62ae7d3b3ea0ca9c718e45030229e41e55
- - - - -
18b35a71 by Bas Couwenberg at 2022-09-08T06:46:59+02:00
New upstream release candidate.

- - - - -
b261c721 by Bas Couwenberg at 2022-09-08T06:48:04+02:00
Add pybuild-plugin-pyproject to build dependencies.

- - - - -
f49f0559 by Bas Couwenberg at 2022-09-08T08:10:56+02:00
Reinstate setup.cfg.

- - - - -
d177097f by Bas Couwenberg at 2022-09-08T08:10:56+02:00
Revert "Skip test target, requires installed package."

This reverts commit 78dcfb8d34dd81173812ec880f6d1f83a0a5a89a.

- - - - -
87a07aff by Bas Couwenberg at 2022-09-08T08:23:36+02:00
Set distribution to experimental.

- - - - -
37c8049e by Bas Couwenberg at 2022-09-09T06:37:13+02:00
New upstream version 3.4.0~rc2
- - - - -
a10d3fbc by Bas Couwenberg at 2022-09-09T06:37:18+02:00
Update upstream source from tag 'upstream/3.4.0_rc2'

Update to upstream version '3.4.0~rc2'
with Debian dir 8684c7b3f4cc9be96568252f4eed6efa5038ab19
- - - - -
ec46e337 by Bas Couwenberg at 2022-09-09T06:39:11+02:00
New upstream release candidate.

- - - - -
5e89b8cf by Bas Couwenberg at 2022-09-09T06:40:22+02:00
Drop setuptools.patch, applied upstream.

- - - - -
d58f2e14 by Bas Couwenberg at 2022-09-09T06:40:45+02:00
Set distribution to experimental.

- - - - -
2f04bbb4 by Bas Couwenberg at 2022-09-10T06:33:10+02:00
Revert "Update branch in gbp.conf & Vcs-Git URL."

This reverts commit 82fff5ef71ea03181d5c87f012c593db172e7dc4.

- - - - -
c2bb6ca8 by Bas Couwenberg at 2022-09-10T06:34:05+02:00
New upstream version 3.4.0
- - - - -
864ff9c8 by Bas Couwenberg at 2022-09-10T06:34:07+02:00
Update upstream source from tag 'upstream/3.4.0'

Update to upstream version '3.4.0'
with Debian dir 9583bee54e7bbeffb0b4f13280cbccf6e2531f29
- - - - -
81d8a4b3 by Bas Couwenberg at 2022-09-10T06:34:21+02:00
New upstream release.

- - - - -
54d11aff by Bas Couwenberg at 2022-09-10T06:35:18+02:00
Set distribution to unstable.

- - - - -


30 changed files:

- .all-contributorsrc
- + .flake8
- .github/workflows/build_docs.yaml
- .github/workflows/wheels.yaml → .github/workflows/release.yaml
- .github/workflows/test_proj_latest.yaml
- .github/workflows/tests.yaml
- .pylintrc
- CONTRIBUTING.md
- HOW_TO_RELEASE.md
- Makefile
- README.md
- appveyor.yml
- + ci/vcpkg.json
- debian/changelog
- debian/control
- − debian/patches/pr1099-PROJ_DATA.patch
- − debian/patches/series
- docs/conf.py
- docs/history.rst
- docs/index.rst
- docs/installation.rst
- docs/past_versions.rst
- docs/transformation_grids.rst
- pyproj/__init__.py
- pyproj/_datadir.pyx
- pyproj/_network.pyx
- pyproj/_show_versions.py
- pyproj/_transformer.pyi
- pyproj/_transformer.pyx
- pyproj/crs/coordinate_operation.py


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/compare/2fbc019a0aee93de33c235c5f82802e430108c50...54d11affd3cc1f040811326c86a683b68d8b7b27

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/compare/2fbc019a0aee93de33c235c5f82802e430108c50...54d11affd3cc1f040811326c86a683b68d8b7b27
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/20220910/10dbb434/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list