Skip to content

Conda feedstock update for SolarWindPy v0.1.4 #396

@blalterman

Description

@blalterman

Automated Conda Feedstock Update

Version: 0.1.4
Package: solarwindpy
PyPI URL: https://pypi.org/project/solarwindpy/0.1.4/
SHA256: 7b13d799d0c1399ec13e653632065f03a524cb57eeb8e2a0e2a41dab54897dfe
Git Commit: 2d49c2edc478aafdd7e224020685932d63dc30e1
GitHub Release: https://github.com/blalterman/SolarWindPy/releases/tag/v0.1.4
Source Provenance: ✅ Verified

Update Details

  • PyPI release validated
  • SHA256 calculated from source distribution
  • Git tag provenance verified
  • Supply chain integrity confirmed
  • 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 enhanced conda feedstock update automation with source verification.

Manual Steps

  1. Fork and clone feedstock:

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

    # Create update branch
    git checkout -b update-0.1.4
    
    # Edit recipe/meta.yaml:
    # - Update {% set version = "0.1.4" %}
    # - Update sha256: 7b13d799d0c1399ec13e653632065f03a524cb57eeb8e2a0e2a41dab54897dfe
  3. Create pull request:

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

Resources


🤖 Generated by conda feedstock automation with enhanced source verification

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions