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

try pining setuptools #1466

Merged
merged 7 commits into from
Dec 22, 2021
Merged

try pining setuptools #1466

merged 7 commits into from
Dec 22, 2021

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented Dec 20, 2021

No description provided.

@@ -1,4 +1,4 @@
setuptools>=20.6.7
setuptools==58.2.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pinning setuptools<59.8.0 worked for me.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think i have to restrict the version in github action as well

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@auvipy auvipy marked this pull request as ready for review December 22, 2021 03:09
@auvipy auvipy added this to the 5.2.x milestone Dec 22, 2021
@auvipy
Copy link
Member Author

auvipy commented Dec 22, 2021

confused CI

@auvipy auvipy merged commit 6ddf940 into master Dec 22, 2021
auvipy added a commit that referenced this pull request Dec 22, 2021
* test amqp v5.0.8

* bump to 5.0.9 in an attempt to fix the regression

* try restrict setuptool in CI

* try pining setuptools (#1466)

* try pining setuptools

* try more lower version

* try 59.7.0

* try pin to setuptools==58.2.0

* try restrict setuptool in CI

* setuptools>=59.1.1,<59.7.0
@auvipy auvipy deleted the distutil branch December 22, 2021 03:52
pawl added a commit to pawl/kombu that referenced this pull request Jan 12, 2022
auvipy pushed a commit that referenced this pull request Jan 13, 2022
* Revert "try pining setuptools (#1466)"

This reverts commit 6ddf940.

* Revert "try restrict setuptool in CI"

This reverts commit c4a8c2a.

* require setuptools>=47.0.0 in pkgutils.txt (version that dropped py2 support)
keithgg pushed a commit to open-craft/kombu that referenced this pull request Aug 11, 2022
* try pining setuptools

* try more lower version

* try 59.7.0

* try pin to setuptools==58.2.0

* try restrict setuptool in CI

* setuptools>=59.1.1,<59.7.0
keithgg pushed a commit to open-craft/kombu that referenced this pull request Aug 11, 2022
* test amqp v5.0.8

* bump to 5.0.9 in an attempt to fix the regression

* try restrict setuptool in CI

* try pining setuptools (celery#1466)

* try pining setuptools

* try more lower version

* try 59.7.0

* try pin to setuptools==58.2.0

* try restrict setuptool in CI

* setuptools>=59.1.1,<59.7.0
keithgg pushed a commit to open-craft/kombu that referenced this pull request Aug 11, 2022
* Revert "try pining setuptools (celery#1466)"

This reverts commit 6ddf940.

* Revert "try restrict setuptool in CI"

This reverts commit c4a8c2a.

* require setuptools>=47.0.0 in pkgutils.txt (version that dropped py2 support)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants