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

Upgrade zmq #1745

Merged
merged 2 commits into from
May 2, 2022
Merged

Conversation

WadeBarnes
Copy link
Member

No description provided.

- Upgrade to the latest version of `pyzmq` to match changes in indy-plenum.

Signed-off-by: Wade Barnes <wade@neoterictech.ca>
@WadeBarnes
Copy link
Member Author

The version of indy-plenum in the install_requires section of setup.py will need to be updated with a version containing the changes from this PR before merge; hyperledger/indy-plenum#1589

- to a version that contains matching `zmq` dependencies.

Signed-off-by: Wade Barnes <wade@neoterictech.ca>
@WadeBarnes WadeBarnes marked this pull request as ready for review May 2, 2022 15:27
@WadeBarnes WadeBarnes requested a review from a team as a code owner May 2, 2022 15:27
Copy link
Contributor

@udosson udosson left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks, @WadeBarnes.
We need to update the SetupVMTest.txt with the dev version of Indy-Node after merging.

indy-plenum==1.13.0.dev1032 \
indy-node==1.13.0.dev1222 \
indy-plenum==1.13.0.dev14 \
indy-node==1.13.0.dev19 \
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be updated after the PR has been merged to the dev version of the GHA run

@WadeBarnes WadeBarnes merged commit b779dbc into hyperledger:ubuntu-20.04-upgrade May 2, 2022
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

3 participants