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

importlib_metadata remove deprecated entry point interfaces #1601

Merged
merged 2 commits into from Oct 9, 2022

Conversation

woutdenolf
Copy link
Contributor

@woutdenolf woutdenolf commented Oct 3, 2022

@woutdenolf woutdenolf marked this pull request as draft October 3, 2022 09:52
@woutdenolf woutdenolf force-pushed the importlib_metadata_api_change branch from 79ac6b6 to b998a72 Compare October 3, 2022 10:01
@woutdenolf woutdenolf marked this pull request as ready for review October 3, 2022 10:01
@woutdenolf woutdenolf force-pushed the importlib_metadata_api_change branch from b998a72 to bee8007 Compare October 3, 2022 10:16
@woutdenolf woutdenolf marked this pull request as draft October 3, 2022 10:24
@woutdenolf woutdenolf force-pushed the importlib_metadata_api_change branch from bee8007 to f93d1ff Compare October 3, 2022 10:34
@woutdenolf woutdenolf marked this pull request as ready for review October 3, 2022 10:34
@woutdenolf woutdenolf force-pushed the importlib_metadata_api_change branch from f93d1ff to 0c60caf Compare October 3, 2022 10:37
@woutdenolf
Copy link
Contributor Author

woutdenolf commented Oct 3, 2022

Alternatively we could pin importlib-metadata<5.0

@syaffers
Copy link

syaffers commented Oct 3, 2022

This resolves issue #1600 I had put up earlier

miraculixx added a commit to omegaml/omegaml that referenced this pull request Oct 3, 2022
- kombu relies on deprecated importlib metadata,
celery/kombu#1601
miraculixx added a commit to omegaml/omegaml that referenced this pull request Oct 4, 2022
- kombu relies on deprecated importlib metadata,
celery/kombu#1601
- pass along qualifier to apphub when set
miraculixx added a commit to omegaml/omegaml that referenced this pull request Oct 4, 2022
- kombu relies on deprecated importlib metadata,
celery/kombu#1601
- pass along qualifier to apphub when set
- drop nosetests
@woutdenolf woutdenolf changed the title importlib_metadata removed deprecated entry point interfaces importlib_metadata remove deprecated entry point interfaces Oct 9, 2022
@auvipy auvipy merged commit de56008 into celery:master Oct 9, 2022
@auvipy auvipy added this to the 5.3 milestone Oct 9, 2022
miraculixx added a commit to omegaml/omegaml that referenced this pull request Oct 10, 2022
- kombu relies on deprecated importlib metadata,
celery/kombu#1601
- pass along qualifier to apphub when set
- drop nosetests

Bump version: 0.15.2-rc1 → 0.15.2-rc2
Bump version: 0.15.2-rc2 → 0.15.2-rc3
Bump version: 0.15.2-rc3 → 0.15.2-rc4
miraculixx added a commit to omegaml/omegaml that referenced this pull request Oct 10, 2022
- kombu relies on deprecated importlib metadata,
celery/kombu#1601
- pass along qualifier to apphub when set
- drop nosetests

Bump version: 0.15.2-rc1 → 0.15.2-rc2
Bump version: 0.15.2-rc2 → 0.15.2-rc3
Bump version: 0.15.2-rc3 → 0.15.2-rc4
miraculixx added a commit to omegaml/omegaml that referenced this pull request Oct 14, 2022
- kombu relies on deprecated importlib metadata,
celery/kombu#1601
- pass along qualifier to apphub when set
- drop nosetests

Bump version: 0.15.2-rc1 → 0.15.2-rc2
Bump version: 0.15.2-rc2 → 0.15.2-rc3
Bump version: 0.15.2-rc3 → 0.15.2-rc4
miraculixx added a commit to omegaml/omegaml that referenced this pull request Oct 14, 2022
- kombu relies on deprecated importlib metadata,
celery/kombu#1601
- pass along qualifier to apphub when set
- drop nosetests

Bump version: 0.15.2-rc1 → 0.15.2-rc2
Bump version: 0.15.2-rc2 → 0.15.2-rc3
Bump version: 0.15.2-rc3 → 0.15.2-rc4
miraculixx added a commit to omegaml/omegaml that referenced this pull request Oct 15, 2022
- kombu relies on deprecated importlib metadata,
celery/kombu#1601
- pass along qualifier to apphub when set
- drop nosetests

Bump version: 0.15.2-rc1 → 0.15.2-rc2
Bump version: 0.15.2-rc2 → 0.15.2-rc3
Bump version: 0.15.2-rc3 → 0.15.2-rc4

allow dedicated apphub url

allow dedicated apphub url

runtime export: allow override action
miraculixx added a commit to omegaml/omegaml that referenced this pull request Oct 18, 2022
- nbconvert dependency <7.0.0 is too new for some distrubtions
- kombu relies on deprecated importlib metadata, celery/kombu#1601
- pass along qualifier to apphub when set
- drop nosetests
- update selenium dependency

update livetests
- adopt to jupyter nb naming
- adopt to splinter api
- update dependencies
- enable config update from env only if enabled
- enable base auth env to work for omegaml-tutorial livetest
- drop 3.10 livesting for now (python-chromedriver image does not provide)
miraculixx added a commit to omegaml/omegaml that referenced this pull request Oct 18, 2022
- nbconvert dependency <7.0.0 is too new for some distrubtions
- kombu relies on deprecated importlib metadata,
celery/kombu#1601
- pass along qualifier to apphub when set
- drop nosetests
- update selenium dependency

update livetests
- adopt to jupyter nb naming
- adopt to splinter api
- update dependencies
- enable config update from env only if enabled
- enable base auth env to work for omegaml-tutorial livetest
- drop 3.10 livesting for now (python-chromedriver image does not
provide)
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.

Kombu using deprecated importlib-metadata shims
4 participants