Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps pyproj from 3.2.1 to 3.3.0.

Release notes

Sourced from pyproj's releases.

3.3.0 Release

Changes

  • WHL: Wheels contain PROJ 8.2.0
  • DEP: Minimum supported Python version 3.8 (issue #930)
  • DEP: Minimum PROJ version 8.0 (issue #940)
  • BUG: Prepend "Derived" to CRS type name if CRS is derived (issue #932)
  • BUG: Improved handling of inf values in pyproj.transformer.Transformer.transform_bounds (pull #961)
  • BUG: CRS CF conversions mismatch of PROJ parameters in rotated pole (issue #948)
  • ENH: Add support for transforming bounds at the poles in pyproj.transformer.Transformer.transform_bounds (pull #962)
  • ENH: Added pyproj.transformer.Transformer.source_crs & pyproj.transformer.Transformer.target_crs (pull #976)
  • ENH: Added pyproj.crs.coordinate_operation.PoleRotationNetCDFCFConversion (issue #948)
  • ENH: Added pyproj.database.get_database_metadata (issue #990)
  • ENH: Added PROJ database metadata to pyproj.show_versions (issue #990)

Contributors

A total of 3 people contributed patches to this release. People with a "+" by their names contributed a patch for the first time.

  • Bill Little +
  • Gerrit Holl +
  • Alan D. Snow

Other contributions:

  • Bas Couwenberg - testing the builds with Debian.
  • Jos de Kloe - testing the builds with Fedora.
  • Christoph Gohlke - providing Window's wheels.
  • Joris Van den Bossche - PR review.

3.3rc0

No release notes provided.

Changelog

Sourced from pyproj's changelog.

3.3.0

  • WHL: Wheels contain PROJ 8.2.0
  • DEP: Minimum supported Python version 3.8 (issue #930)
  • DEP: Minimum PROJ version 8.0 (issue #940)
  • BUG: Prepend "Derived" to CRS type name if CRS is derived (issue #932)
  • BUG: Improved handling of inf values in :meth:pyproj.transformer.Transformer.transform_bounds (pull #961)
  • BUG: CRS CF conversions mismatch of PROJ parameters in rotated pole (issue #948)
  • ENH: Add support for transforming bounds at the poles in :meth:pyproj.transformer.Transformer.transform_bounds (pull #962)
  • ENH: Added :attr:pyproj.transformer.Transformer.source_crs & :attr:pyproj.transformer.Transformer.target_crs (pull #976)
  • ENH: Added :class:pyproj.crs.coordinate_operation.PoleRotationNetCDFCFConversion (issue #948)
  • ENH: Added :func:pyproj.database.get_database_metadata (issue #990)
  • ENH: Added PROJ database metadata to :func:pyproj.show_versions (issue #990)
Commits
  • 48d922a DOC: Update version to 3.3.0 in history
  • 95f440b DOC: Add tips for conda users when installing pyproj (#1001)
  • 5543c78 version 3.3.0
  • f20fb12 DOC: update history - wheels contain PROJ 8.2.0
  • ed9248f version pyproj 3.3rc0
  • af695bf CI: Activate python 3.10 & skip shapely install for osx Python 3.10 (#996)
  • a2f9455 Update @​gerritholl as a contributor
  • a27b69f Merge pull request #995 from gerritholl/fix-doc-missing-line
  • 7a4d3d7 DOC: Add section about using caching for pyproj objects (#993)
  • b49c033 Add missing definition of cop to docs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyproj](https://github.com/pyproj4/pyproj) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/pyproj4/pyproj/releases)
- [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst)
- [Commits](pyproj4/pyproj@3.2.1...3.3.0)

---
updated-dependencies:
- dependency-name: pyproj
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2022

The following labels could not be found: Type: Maintenance.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2022

Superseded by #38.

@dependabot dependabot bot closed this Apr 22, 2022
@dependabot dependabot bot deleted the dependabot-pip-ci-pyproj-3.3.0 branch April 22, 2022 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant