Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow bumping several new packages #76

Merged
merged 1 commit into from Apr 27, 2024
Merged

Allow bumping several new packages #76

merged 1 commit into from Apr 27, 2024

Conversation

alex
Copy link
Contributor

@alex alex commented Feb 29, 2024

Should be possible now that Homebrew/brew#16753 is landed

Should be possible now that Homebrew/brew#16753 is landed
@alex alex requested a review from woodruffw February 29, 2024 12:05
@cho-m
Copy link
Member

cho-m commented Feb 29, 2024

Just noting that a couple changes in homebrew-core are necessary and some limitations:

It looks like [email protected] thru [email protected] were supported already as Python used to have a setup.py.

@p-linnane
Copy link
Member

Can't we just do setuptools==44.1.1 for pypy?

@alex
Copy link
Contributor Author

alex commented Mar 1, 2024

I don't see why not.

@cho-m
Copy link
Member

cho-m commented Mar 1, 2024

Can't we just do setuptools==44.1.1 for pypy?

Mainly related to comment that setuptools 44 may get bugfixes:

  # > Setuptools as a project continues to support Python 2 with bugfixes and important features on Setuptools 44.x.
  # See https://setuptools.readthedocs.io/en/latest/python%202%20sunset.html#python-2-sunset

So it would be nicer for resource updates to get any new releases rather than manually tracking. No idea how long these other copies of Python 2 (e.g. pypy) will remain. Setuptools at least still has branch https://github.com/pypa/setuptools/tree/maint/44.x

@alex
Copy link
Contributor Author

alex commented Mar 1, 2024 via email

@cho-m
Copy link
Member

cho-m commented Mar 1, 2024

Is that still accurate? 44.1.1 was released in 2020.

No idea. I only saw the branch still exists but would need someone from Setuptools side for status.

@woodruffw woodruffw merged commit ffb2b4c into main Apr 27, 2024
@woodruffw woodruffw deleted the alex-patch-1 branch April 27, 2024 00:20
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.

None yet

4 participants