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

test amqp v5.0.9 #1462

Merged
merged 5 commits into from
Dec 22, 2021
Merged

test amqp v5.0.9 #1462

merged 5 commits into from
Dec 22, 2021

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented Dec 19, 2021

No description provided.

@auvipy auvipy added this to the 5.2.x milestone Dec 19, 2021
@auvipy
Copy link
Member Author

auvipy commented Dec 19, 2021

@pawl @michael-lazar can you guys please investigate the kombu integration test failures?

@avi-city
Copy link

Hi all,
Is it possible to change to amqp==5.0.7 in the meanwhile?
My package is depended on kombu and it currently breaks it.

Thanks,
Avi

@auvipy
Copy link
Member Author

auvipy commented Dec 19, 2021

ofcourse, you should pin your amqp, kombu hasn't released any version with 5.0.8 yet.

@pawl
Copy link
Contributor

pawl commented Dec 19, 2021

@auvipy This should fix those integration test failures: celery/py-amqp#383

@auvipy
Copy link
Member Author

auvipy commented Dec 20, 2021

OK lets see

@auvipy
Copy link
Member Author

auvipy commented Dec 20, 2021

ok this is another type of issue in CI ================================== log start ===================================
Traceback (most recent call last):
File "setup.py", line 60, in
scheme['data'] = scheme['purelib']
KeyError: 'purelib'

@auvipy
Copy link
Member Author

auvipy commented Dec 20, 2021

the failure is probably setuptools new release

@auvipy auvipy changed the title test amqp v5.0.8 test amqp v5.0.9 Dec 21, 2021
* 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 merged commit 4a6e164 into master Dec 22, 2021
@auvipy auvipy deleted the amqp508 branch December 22, 2021 03:48
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
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.

3 participants