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

FIX: Set python_min of Python 3.8 #59

Merged
merged 2 commits into from
Nov 11, 2024

Commits on Nov 8, 2024

  1. FIX: Set python_min of Python 3.8

    * Use 'python {{ python_min }}' syntax for the python requirements for noarch
      python recipes.
       - c.f. https://conda-forge.org/docs/maintainer/knowledge_base/#noarch-python
    * Add recipe/conda_build_config.yaml to override the global python_min with hatchling's
      python_min of 3.8.
    * Install with recommended --no-deps --no-build-isolation options to ensure build
      dependencies are correct.
    * Update to 'pypi.org'.
    * Bump build number.
    matthewfeickert committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9469588 View commit details
    Browse the repository at this point in the history
  2. MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.44.2, and co…

    …nda-forge-pinning 2024.11.07.16.38.57
    conda-forge-webservices[bot] committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9fffef8 View commit details
    Browse the repository at this point in the history