Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add packaging dep #72

Merged
merged 1 commit into from
Jan 31, 2022
Merged

add packaging dep #72

merged 1 commit into from
Jan 31, 2022

Conversation

jhamman
Copy link
Member

@jhamman jhamman commented Jan 30, 2022

closes #71

xref: pydata/xarray#6207

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@conda-forge-linter
Copy link

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

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@jhamman
Copy link
Member Author

jhamman commented Jan 30, 2022

@conda-forge-admin, please rerender

@github-actions
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/xarray-feedstock/actions/runs/1769909751.

@ocefpaf
Copy link
Member

ocefpaf commented Jan 31, 2022

@conda-grayskull show requirements

@conda-grayskull
Copy link

Working on your request...

@conda-grayskull
Copy link

================ HOST ================
Requirements for host

Current Deps Grayskull found
python >=3.8 python >=3.8 ✔️
pip pip ✔️
setuptools_scm
setuptools-scm

================ RUN ================
Requirements for run

Current Deps Grayskull found
python >=3.8 python >=3.8 ✔️
numpy >=1.18 numpy >=1.18 ✔️
pandas >=1.1 pandas >=1.1 ✔️
importlib_metadata
typing_extensions >=3.7
packaging >=20.0

@ocefpaf
Copy link
Member

ocefpaf commented Jan 31, 2022

@marcelotrevisani we have setuptools_scm but the bot suggested setuptools-scm. We need to standardized that.
Packaing was found but importlib_metadata and typing_extensions >=3.7 probably have conditionals. I'll check later.

@jhamman sorry to hijack your PR but I wanted to take our new bot for a spin. This one is good to be merged!

@jhamman jhamman merged commit e0a7dfd into conda-forge:master Jan 31, 2022
@jhamman jhamman deleted the packaging branch January 31, 2022 18:17
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.

Import of xarray conda package fails for 0.21
4 participants