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 wheel to historic astunparse #876

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bollwyvl
Copy link
Contributor

@bollwyvl bollwyvl commented Oct 10, 2024

Checklist

  • Used a static YAML file for the patch if possible (instructions).
  • Only wrote code directly into generate_patch_json.py if absolutely necessary.
  • Ran pre-commit run -a and ensured all files pass the linting checks.
  • Ran python show_diff.py and posted the output as part of the PR.
  • Modifications won't affect packages built in the future.

ping:

  • @conda-forge/astunparse

references:

================================================================================
================================================================================
linux-armv7l
================================================================================
================================================================================
win-32
================================================================================
================================================================================
osx-arm64
================================================================================
================================================================================
linux-aarch64
================================================================================
================================================================================
linux-ppc64le
================================================================================
================================================================================
noarch
noarch::astunparse-1.6.2-py_0.tar.bz2
noarch::astunparse-1.6.1-py_0.tar.bz2
noarch::astunparse-1.6.1-py_1.tar.bz2
noarch::astunparse-1.5.0-py_1.tar.bz2
noarch::astunparse-1.6.3-pyhd8ed1ab_0.tar.bz2
-    "six >=1.6.1,<2.0"
+    "six >=1.6.1,<2.0",
+    "wheel >=0.23.0,<1.0"
================================================================================
================================================================================
win-64
================================================================================
================================================================================
osx-64
osx-64::astunparse-1.5.0-py35_0.tar.bz2
osx-64::astunparse-1.5.0-py27_0.tar.bz2
osx-64::astunparse-1.5.0-py36_0.tar.bz2
-    "six >=1.6.1,<2.0"
+    "six >=1.6.1,<2.0",
+    "wheel >=0.23.0,<1.0"
================================================================================
================================================================================
linux-64
linux-64::astunparse-1.5.0-py27_0.tar.bz2
linux-64::astunparse-1.5.0-py36_0.tar.bz2
linux-64::astunparse-1.5.0-py35_0.tar.bz2
-    "six >=1.6.1,<2.0"
+    "six >=1.6.1,<2.0",
+    "wheel >=0.23.0,<1.0"

@conda-forge-admin
Copy link
Contributor

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/meta.yaml) and found it was in an excellent condition.

@bollwyvl bollwyvl marked this pull request as ready for review October 10, 2024 16:33
@bollwyvl bollwyvl requested a review from a team as a code owner October 10, 2024 16:33
@bollwyvl
Copy link
Contributor Author

@conda-forge/astunparse @conda-forge/conda-forge-repodata-patches ready for review

@xhochy
Copy link
Member

xhochy commented Oct 11, 2024

First the fix on the feedstock should be merged.

@bollwyvl
Copy link
Contributor Author

feedstock should be merged.

conda-forge/astunparse-feedstock#15 was merged

@bollwyvl
Copy link
Contributor Author

@conda-forge/astunparse @conda-forge/conda-forge-repodata-patches ready for review

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.

3 participants