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

pin existing universal_pathlib to python<3.12 #599

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

bollwyvl
Copy link
Contributor

@bollwyvl bollwyvl commented Nov 28, 2023

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.

references:

================================================================================
================================================================================
linux-armv7l
================================================================================
================================================================================
win-32
================================================================================
================================================================================
osx-arm64
================================================================================
================================================================================
linux-ppc64le
================================================================================
================================================================================
linux-aarch64
================================================================================
================================================================================
noarch
noarch::universal_pathlib-0.0.21-pyh191b570_0.tar.bz2
noarch::universal_pathlib-0.0.12-pyhe74cb21_0.tar.bz2
noarch::universal_pathlib-0.0.19-pyh191b570_0.tar.bz2
noarch::universal_pathlib-0.0.23-pyh71feb2d_0.conda
noarch::universal_pathlib-0.0.9-pyhe74cb21_0.tar.bz2
noarch::universal_pathlib-0.0.15-pyh191b570_0.tar.bz2
noarch::universal_pathlib-0.0.17-pyh191b570_0.tar.bz2
noarch::universal_pathlib-0.0.2-pyhf1ccde4_0.tar.bz2
noarch::universal_pathlib-v0.0.2-pyhf1ccde4_0.tar.bz2
noarch::universal_pathlib-0.0.6-pyhe74cb21_0.tar.bz2
noarch::universal_pathlib-0.0.11-pyhe74cb21_0.tar.bz2
noarch::universal_pathlib-0.0.7-pyhe74cb21_0.tar.bz2
noarch::universal_pathlib-0.0.10-pyhe74cb21_0.tar.bz2
noarch::universal_pathlib-0.0.16-pyh191b570_0.tar.bz2
noarch::universal_pathlib-v0.0.1-pyhf1ccde4_0.tar.bz2
noarch::universal_pathlib-0.0.20-pyh191b570_0.tar.bz2
noarch::universal_pathlib-0.0.3-pyhe74cb21_0.tar.bz2
noarch::universal_pathlib-0.0.18-pyh191b570_0.tar.bz2
noarch::universal_pathlib-0.0.22-pyh71feb2d_0.conda
-    "python >=3.7"
+    "python >=3.7,<3.12.0a0"
noarch::universal_pathlib-0.1.1-pyhd8ed1ab_0.conda
noarch::universal_pathlib-0.1.0-pyhd8ed1ab_0.conda
noarch::universal_pathlib-0.1.3-pyhd8ed1ab_0.conda
noarch::universal_pathlib-0.0.24-pyhd8ed1ab_0.conda
noarch::universal_pathlib-0.1.2-pyhd8ed1ab_0.conda
-    "python >=3.8"
+    "python >=3.8,<3.12.0a0"
================================================================================
================================================================================
win-64
================================================================================
================================================================================
osx-64
================================================================================
================================================================================
linux-64

@bollwyvl bollwyvl requested a review from a team as a code owner November 28, 2023 13:19
@conda-forge-webservices
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) and found it was in an excellent condition.

@bollwyvl
Copy link
Contributor Author

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

@ocefpaf ocefpaf merged commit 88577f0 into conda-forge:main Nov 28, 2023
4 checks passed
@bollwyvl
Copy link
Contributor Author

Thanks!

@bollwyvl bollwyvl deleted the universal-pathlib-vs-py312 branch November 28, 2023 20:55
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.

Python 3.12 Metadata patch
2 participants