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

Constrain cython < 3.0 #68

Merged
merged 2 commits into from
Sep 7, 2023
Merged

Constrain cython < 3.0 #68

merged 2 commits into from
Sep 7, 2023

Conversation

xylar
Copy link
Contributor

@xylar xylar commented Sep 7, 2023

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.

This merge adds some tests suggested in #67 to make sure that issue has been addressed.

Closes #67

This should chatch the issue in conda-forge#67 if it hasn't been solved yet.
@conda-forge-webservices
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.

@xylar
Copy link
Contributor Author

xylar commented Sep 7, 2023

@conda-forge-admin, please rerender

- pip >=19.3.0
- numpy >=1.14.3,<1.25.0
run:
- python
- cython >=0.28.1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't believe cython should be needed in run. This would be very unusual and I don't see any evidence for it in the upstream package.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

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/apache-beam-feedstock/actions/runs/6107892904.

@xylar xylar merged commit 6efc471 into conda-forge:main Sep 7, 2023
14 checks passed
@xylar xylar deleted the fix-cython branch September 7, 2023 10:19
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.

assert_that broken with TypeError on beam 2.50.0 conda distro (but not pip)
1 participant