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

Drop skip (needed for Windows Python 3.9+ packages) #40

Merged

Conversation

conda-forge-linter
Copy link

@conda-forge-linter conda-forge-linter commented Nov 10, 2021

Drop the skip to build Windows packages for Python 3.9+. Also added an upstream patch to resolve Python 3.10 Windows build issues. This is needed for the Python 3.10 migration where Windows packages are missed. Plus for packages that need this on Python 3.9.


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

I've rerendered the recipe as instructed in #39.

Here's a checklist to do before merging.

  • Bump the build number if needed.

Fixes #39

Follow-up to PR ( #38 )

@conda-forge-linter
Copy link
Author

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.

conda-forge-linter and others added 2 commits November 10, 2021 20:54
Python 2 has long since been dropped.

Also we already appear to build from source on Windows. So the
constraints that limited Windows packaging before (likely repackaging
binaries) no longer affect us.

So go ahead and drop the skip to simplify maintenance and pick up
missing packages (like for newer Windows + Python versions).
@jakirkham
Copy link
Member

@conda-forge-admin, please re-render

@jakirkham jakirkham changed the title MNT: rerender Drop skip (needed for Windows Python 3.9+ packages) Nov 10, 2021
@jakirkham jakirkham added the automerge Merge the PR when CI passes label Nov 10, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 10, 2021

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

  • linter: passed
  • travis: passed
  • azure: passed

Thus the PR was passing and merged! Have a great day!

* Changelog additions
* Azure CI configuration bits
@jakirkham jakirkham mentioned this pull request Nov 10, 2021
@github-actions github-actions bot merged commit bd66eee into conda-forge:master Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the PR when CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@conda-forge-admin, please re-render
4 participants