Skip to content

fix(release): pin setuptools-scm for package builds - #124

Merged
drfranks3 merged 1 commit into
developfrom
snoocode/pin-setuptools-scm-release
Sep 17, 2026
Merged

drfranks3 merged 1 commit into
developfrom
snoocode/pin-setuptools-scm-release

Conversation

@drfranks3

Copy link
Copy Markdown
Contributor

Summary

  • pin setuptools-scm to a Python 3.8/setuptools 47-compatible release
  • prevent release builds from resolving incompatible setuptools-scm 10.x

Context

The v1.11.0-rc.1 publication failed before upload with AttributeError: ignore_egg_info_in_manifest. The release workflow keeps setuptools 47.3.0 for compatibility, but setup_requires resolved setuptools-scm 10.2.3.

Verification

  • reproduced the failing release environment with Python 3.8, setuptools 47.3.0, and wheel 0.34.2
  • built the sdist and wheel with setuptools-scm 6.4.2
  • twine check passed for both artifacts
  • confirmed the release tag builds version 1.11.0rc1 with the intended conditional reddit-decider requirements

Built with Snoocode

@drfranks3
drfranks3 merged commit 08bc6fd into develop Sep 17, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants