facebookarchive / OSM-HOT-Tasking-Manager

A fork of the HOTOSM Tasking Manager (tasks.hotosm.org) to deploy and test experimental integrations and features.
https://tasks.mapwith.ai
BSD 2-Clause "Simplified" License
5 stars 10 forks source link

Bump pyproj from 2.6.1.post1 to 3.3.1 #262

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps pyproj from 2.6.1.post1 to 3.3.1.

Release notes

Sourced from pyproj's releases.

3.3.1 Release

What's Changed

New Contributors

Other contributions:

Full Changelog: https://github.com/pyproj4/pyproj/compare/3.3.0...3.3.1

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

... (truncated)

Changelog

Sourced from pyproj's changelog.

3.3.1

  • WHL: Wheels for Linux are manylinux2014 (pip 19.3+)
  • BUG: Complete database stub file with query_utm_crs_info() signature (issue #1044)
  • BUG: Reorder deps in show_versions for setuptools issue (issue #1017)
  • BUG: remove CustomConstructorCRS @​abstractmethod decorator (pull #1018)
  • BUG: Correct type annotation for AreaofUse.bounds (issue #1012)
  • BUG: :func:pyproj.datadir.get_data_dir support for conda Windows (issue #1029)
  • ENH: warn when :meth:pyproj.crs.CRS.to_wkt(), :meth:pyproj.crs.CRS.to_proj4(), or :meth:pyproj.crs.CRS.to_json() returns None (issue #1036)
  • ENH: Added support for int-like strings and numpy dtypes (issues #1026 and #1835)
  • ENH: Added support to pickle :class:pyproj.transformer.Transformer (issues #1058)

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)

3.2.1

  • REF: declare specific python types in cython (pull #928)
  • REF: Use cython string decoding (pull #929)
  • BUG: Return multiple authorities with :attr:pyproj.crs.CRS.list_authority (pull #943)
  • BUG: CRS CF conversions ensure lon_0 = north_pole_grid_longitude + 180 (issue #927)
  • BUG: CRS CF conversions ensure Pole rotation (netCDF CF convention) conversion works (issue #927)

3.2.0

  • WHL: Wheels contain PROJ 8.1.1
  • DOC: Add new pyproj logo (issue #700)
  • REF: Handle deprecation of proj_context_set_autoclose_database (issue #866)
  • REF: Make CRS methods inheritable (issue #847)
  • ENH: Added :attr:pyproj.crs.CRS.is_derived (pull #902)
  • ENH: Added :attr:pyproj.crs.GeocentricCRS (pull #903)
  • ENH: Added :attr:pyproj.crs.CRS.list_authority (issue #918)
  • ENH: Added inplace kwarg to :meth:pyproj.transformer.Transformer.transform (issue #906)
  • PERF: Disable unnecessary copy in dtype conversion for buffer (pull #904)
  • DOC: Improve FAQ text about CRS formats (issue #789)
  • BUG: Add PyPy cython array implementation (issue #854)
  • BUG: Fix spelling for :class:pyproj.crs.coordinate_operation.AzimuthalEquidistantConversion and :class:pyproj.crs.coordinate_operation.LambertAzimuthalEqualAreaConversion (issue #882)

... (truncated)

Commits


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)
dependabot[bot] commented 2 years ago

Superseded by #291.