Skip to content

SB Update v1.3.2#92

Closed
ScottBailey wants to merge 58 commits into
conda-forge:masterfrom
AnacondaRecipes:sb_update_v1.3.2
Closed

SB Update v1.3.2#92
ScottBailey wants to merge 58 commits into
conda-forge:masterfrom
AnacondaRecipes:sb_update_v1.3.2

Conversation

@ScottBailey
Copy link
Copy Markdown

tbd

jjhelmus and others added 30 commits October 10, 2018 09:48
skupr-anaconda and others added 20 commits December 22, 2021 10:30
- Update from `1.2.2` to `1.3.1`.
- Consolidate `basemap-data-hires-feedstock` into this recipe.
- Break existing `basemap` package into 2: the executable (`basemap`) and the standard resolution data (`basemap-data`).
- Bring `basemap-data` and `basemap-data-hires` data contents to parity with upstream packaging.
  - This also removes the packaging workaround for data.
  - Data moves from our workaround location to site-data.
  - Patches simplified since data is now in the default location.
- Fix patch.
- Update pins.
@ScottBailey ScottBailey requested a review from molinav as a code owner February 16, 2022 22:13
@conda-forge-linter
Copy link
Copy Markdown

Hi! This is the friendly automated conda-forge-linting service.

I was trying to look for recipes to lint for you, but it appears we have a merge conflict.
Please try to merge or rebase with the base branch to resolve this conflict.

Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug.

Comment thread recipe/meta.yaml Outdated
- {{ pin_subpackage('basemap-data') }}
- python >=3.6
about:
home: http://matplotlib.org/basemap
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we can use https by default.

Comment thread recipe/meta.yaml Outdated
license_file: packages/basemap_data_hires/COPYING.LESSER
summary: Plot on map projections (with coastlines and political boundaries) using matplotlib.
dev_url: https://github.com/matplotlib/basemap
doc_url: http://matplotlib.org/basemap/
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we can use https by default.

Comment thread recipe/meta.yaml Outdated
license_file: packages/basemap_data_hires/COPYING.LESSER
summary: Plot on map projections (with coastlines and political boundaries) using matplotlib.
dev_url: https://github.com/matplotlib/basemap
doc_url: http://matplotlib.org/basemap/
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we can use https by default.

Comment thread recipe/meta.yaml Outdated
run:
- python >=3.6
about:
home: http://matplotlib.org/basemap
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we can use https by default.

Comment thread recipe/meta.yaml Outdated
Basemap toolkit is a library for plotting 2D data on maps in Python.
It is similar in functionality to the matlab mapping toolbox, the IDL mapping facilities, GrADS, or the Generic Mapping Tools.
dev_url: https://github.com/matplotlib/basemap
doc_url: http://matplotlib.org/basemap/
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we can use https by default.

Comment thread recipe/meta.yaml Outdated
- pip check
- python -c "from mpl_toolkits.basemap import Basemap"
about:
home: http://matplotlib.org/basemap
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we can use https by default.

timeoutInMinutes: 360
strategy:
maxParallel: 8
matrix:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason for not having Python 3.8/3.9/3.10 here? I thought they used to be built too.

timeoutInMinutes: 360
strategy:
maxParallel: 8
matrix:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason for not having Python 3.8/3.9/3.10 here? I thought they used to be built too.

timeoutInMinutes: 360
strategy:
maxParallel: 4
matrix:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason for not having Python 3.8/3.9/3.10 here? I thought they used to be built too.

@molinav molinav reopened this Feb 17, 2022
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.

10 participants