Skip to content

fix: pin autoconf dependency version and update homepage URL#1206

Merged
Jammy2211 merged 1 commit intomainfrom
feature/pin-dependency-versions
Apr 13, 2026
Merged

fix: pin autoconf dependency version and update homepage URL#1206
Jammy2211 merged 1 commit intomainfrom
feature/pin-dependency-versions

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

  • Pin autoconf to exact version (==2026.4.13.3) so pip cannot resolve to the wrong PyPI package (GNU autoconf 0.7.7)
  • Update homepage URL from rhayes777/PyAutoFit to PyAutoLabs/PyAutoFit
  • The release workflow will auto-update the pinned version via sed

Test plan

  • pip install resolves autoconf to the correct PyAuto package
  • Release workflow sed pattern matches and updates the pin

🤖 Generated with Claude Code

Pin autoconf to exact version so pip cannot resolve to the wrong PyPI
package (GNU autoconf). The release workflow updates the pin automatically.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Jammy2211 Jammy2211 merged commit 281fa2d into main Apr 13, 2026
0 of 2 checks passed
@Jammy2211 Jammy2211 deleted the feature/pin-dependency-versions branch April 13, 2026 09:13
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.

1 participant