Skip to content

Conda feedstock update for SolarWindPy v0.3.0 #408

Description

@github-actions

Automated Conda Feedstock Update

Version: 0.3.0
Package: solarwindpy
PyPI URL: https://pypi.org/project/solarwindpy/0.3.0/
SHA256: e390144401b3541536930643a7fc4b992e72de83c1733c3f830a77693c496b12

Update Details

  • PyPI release validated
  • SHA256 calculated from source distribution
  • Feedstock repository forked and cloned
  • meta.yaml updated with new version and hash
  • Pull request created on conda-forge/solarwindpy-feedstock
  • CI checks passing
  • Pull request merged

Automation Status

🤖 This issue was created automatically by the conda feedstock update automation.

Manual Steps (if automation fails)

  1. Fork and clone feedstock:

    gh repo fork conda-forge/solarwindpy-feedstock --clone
    cd solarwindpy-feedstock
  2. Update recipe:

    # Edit recipe/meta.yaml# Update version to: 0.3.0# Update sha256 to: e390144401b3541536930643a7fc4b992e72de83c1733c3f830a77693c496b12
  3. Create pull request:

    git checkout -b update-0.3.0
    git add recipe/meta.yaml
    git commit -m "Update solarwindpy to v0.3.0"
    git push origin update-0.3.0
    gh pr create --title "Update solarwindpy to v0.3.0" --body "Update to latest PyPI release"

Resources


🤖 Generated by conda feedstock automation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    automationAutomated processes and workflowsconda-feedstockConda-forge feedstock updates

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions