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

Loosen ovos-utils dependency to allow 0.1 #41

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented Apr 2, 2024

Description

Issues

Closes #39
Closes #40

Other Notes

Will also require an alpha version of neon-utils to allow ovos-utils 0-.1.x NeonGeckoCom/neon-utils#507

@@ -3,4 +3,4 @@ click-default-group~=1.2
mycroft-messagebus-client~=0.10
Copy link

Choose a reason for hiding this comment

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

idk if it belong in another PR, but this should also be dropped in favor of ovos-bus-client

Copy link
Member Author

Choose a reason for hiding this comment

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

We need some method to create a client without loading the full config stack first. I had refactored to use ovos-bus-client but had to revert changes because it would take several seconds to instantiate a client object

Copy link
Member

@builderjer builderjer left a comment

Choose a reason for hiding this comment

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

This installs for me and raspOVOS

@NeonDaniel NeonDaniel merged commit 4c399d0 into dev Apr 26, 2024
7 checks passed
@NeonDaniel NeonDaniel deleted the ORG_LoosenOvosUtilsDependency branch April 26, 2024 01:37
@github-actions github-actions bot mentioned this pull request Jun 17, 2024
NeonDaniel added a commit that referenced this pull request Jun 17, 2024
* If omitting session context, include length of omitted json for debugging (#38)

Co-authored-by: Daniel McKnight <[email protected]>

* Increment Version to 0.2.3a1

* Loosen ovos-utils dependency to allow 0.1 (#41)

Co-authored-by: Daniel McKnight <[email protected]>

* Increment Version to 0.2.3a2

* Increment Version to 0.3.0

* Update Changelog

---------

Co-authored-by: Daniel McKnight <[email protected]>
Co-authored-by: Daniel McKnight <[email protected]>
Co-authored-by: NeonDaniel <[email protected]>
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.

Uninstalls packages that need to be installed [BUG] ovos 0.0.8 compat
3 participants