-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
automationAutomated processes and workflowsAutomated processes and workflowsconda-feedstockConda-forge feedstock updatesConda-forge feedstock updates
Description
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)
-
Fork and clone feedstock:
gh repo fork conda-forge/solarwindpy-feedstock --clone cd solarwindpy-feedstock -
Update recipe:
# Edit recipe/meta.yaml # Update version to: 0.3.0 # Update sha256 to: e390144401b3541536930643a7fc4b992e72de83c1733c3f830a77693c496b12
-
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
Metadata
Metadata
Assignees
Labels
automationAutomated processes and workflowsAutomated processes and workflowsconda-feedstockConda-forge feedstock updatesConda-forge feedstock updates