Update dependency basemap to v1.4.1 - #78
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
from
December 27, 2023 12:15
ad78695 to
5adca19
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
2 times, most recently
from
January 9, 2024 16:18
b5d413d to
c8e69f4
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
2 times, most recently
from
January 13, 2024 09:01
5624879 to
e5e8b3a
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
4 times, most recently
from
January 23, 2024 07:50
071f442 to
2f573da
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
from
February 5, 2024 09:07
2f573da to
1dac625
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
from
February 15, 2024 15:28
1dac625 to
e75e317
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
from
February 16, 2024 12:47
e75e317 to
370accb
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
from
April 23, 2024 01:30
370accb to
324e824
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
2 times, most recently
from
May 9, 2024 23:32
f24628d to
10f267e
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
from
May 21, 2024 04:17
10f267e to
31627d2
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
from
June 13, 2024 23:53
31627d2 to
944ace4
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
from
July 6, 2024 14:57
944ace4 to
5b01417
Compare
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
from
August 10, 2025 15:48
5b01417 to
a430b95
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/basemap-1.x
branch
from
August 16, 2026 00:26
a430b95 to
124f3de
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.3.8→==1.4.1Release Notes
matplotlib/basemap (basemap)
v1.4.1Compare Source
Changed
actions/checkout,actions/upload-artifactandactions/download-artifact).jwlawson/actions-setup-cmakefrom v1.13 to v2.0.basemap-dataandbasemap-data-hiresGitHub workflows to use Debian 10.
Fixed
.DS_Storefolders inMANIFEST.in.Basemap.arcgisimagemethod (PR [#598] by @nitram96).
v1.4.0Compare Source
Added
basemapinconda-forgechannel for the majorplatforms on x64 and for MacOS on arm64 (solves issue [#286]).
[#447] and [#574]).
an improved section on the installation process, and without the
deprecation/sunsetting section (solves issues [#438], [#471], [#527]
and [#568]).
encoding_errorsforBasemap.readshapefilemethod(PR [#554] by @guziy, implements request [#552]).
cachedirforBasemap.arcgisimagemethod to allowcaching of ArcGIS image downloads (PR [#562] by @JoepdeJong).
Changed
requirements-owslib.txtfor optional dependencyOWSLib.OWSLiblower limit to 0.28.1 for Python 3.6+ due tovulnerability [CVE-2023-27476].
requirements-pillow.txtfor optional dependencypillow:pillowupper limit to 10.2.0.numpyto 1.27.0.matplotlibto 3.9.0.pyprojto 2.2.0 for Python 2.7.packagingas replacement fordistutils.cythonto 3.1.sphinxto 7.2.furoto 2023.9.11.netCDF4torequirements-doc.txt.cftimeexplicitly inrequirements-doc.txt.scipyexplicitly inrequirements-doc.txt.flake8to 6.2.astropyto 3.1.pylintto 3.1.pytestto 7.5.coverageto 7.4.pytest-covto 4.2.Fixed
matplotlibversion checks without usingdistutilsandremove old switches related to unsupported
matplotlibversions.FutureWarninginBasemap.arcgisimageandBasemap.wmsimagemethods due to old initialisation EPSG string used with
pyproj.Proj.DeprecationWarninginBasemap.imshowandBasemap.shiftdatamethods.
DeprecationWarningin internal function_validated_ll._geoslibmodule in theprecompiled Windows wheels (PR [#565]).
_geoslib.pyxcompilation with Cython 3.0+ using the compilerdirective "legacy_implicit_noexcept" (PR [#593] by @musicinmybrain).
_geoslib.pyxsyntax to comply with newer compilers such asClang 16 and GCC 14 (PR [#595] by @fweimer-rh).
_geoslib.pyxsource code (i.e. basic linting,removal of commented code, version update).
matplotlib3.8 due to the promotion ofQuadContourSetobjects intoArtistobjects, which affectedBasemap.contour,Basemap.contourfandBasemap.nightshade(solves issue [#594], thanks to @qianwu2 and @rcomer).
Removed
__version__inmpl_toolkits.basemap.projmodule.mpl_toolkits.basemap.test, whose content is migrated to thetest suite in the
testfolder.dedentfunction (either as alias ofinspect.cleandocor the deprecated
matplotlib.cbook.dedent) to write multi-line errormessages.
v1.3.9Compare Source
Fixed
GeosLibrarywrapper to also work with CMake >= 3.27.0 andPython 2.7 on Windows by adding '/MANIFEST:NO' to override the new
default '/MANIFEST:EMBED,ID=2' provided to linker.
Proj.__call__when the input arguments are provided asa combined single array.
lon_0is greater than 0 deg (solves issues [#443] and [#463], thanks to
@YilongWang).
antialiasedargument being ignored inBasemap.drawcountiesandBasemap.readshapefile(solves issue [#501], thanks to @TheFizzWare).BaseGeometry.intersectionin_geoslibso that it also workswith
GEOS_GEOMETRYCOLLECTIONobjects returned byGEOSIntersection(solves issue [#566], where country boundaries are missing due to this
bug, thanks to @guidocioni).
ETOPO, Shaded Relief) to be shown behind the map background when the
map boundary is not initialised manually (solves issue [#577], thanks
to @YilongWang).
numpy.floatalias (solves issue [#589],thanks to @quickbrett).
ireland.pyexample in FAQ, which should behires.pyinstead, and fix wrong use of locals and invalid syntaxin this example (solves issue [#592], thanks to @timcoote).
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.