Conversation
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
Signed-off-by: Adam Burdett <burdettadam@gmail.com>
| indy_vdr==0.4.0.dev5 \ | ||
| aries-askar==0.2.7 \ | ||
| indy-credx==0.3.1 \ |
There was a problem hiding this comment.
Dont we drop the dev-setup directory ?
There was a problem hiding this comment.
If we keep it should we change the ubuntu-2204 file instead of the ubuntu-2004
There was a problem hiding this comment.
Yes, sorry, I was not paying attention to the location of the file, just the changes
|
|
||
| tests_require = ['attrs==20.3.0', 'pytest==6.2.5', 'pytest-xdist==2.2.1', 'pytest-forked==1.3.0', | ||
| 'python3-indy==1.16.0.post236', 'pytest-asyncio==0.14.0'] | ||
| 'pytest-asyncio==0.14.0', 'indy_vdr==0.4.0.dev5', 'aries-askar==0.2.7', 'indy-credx==0.3.1'] |
There was a problem hiding this comment.
ERROR: Could not find a version that satisfies the requirement indy_vdr==0.4.3 (from indy-node[tests]) (from versions: 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0.dev1, 0.4.0.dev2, 0.4.0.dev3, 0.4.0.dev4, 0.4.0.dev5, 0.4.0.dev10, 0.4.0.dev11, 0.4.0.dev12, 0.4.0.dev13, 0.4.0.dev14, 0.4.0.dev15, 0.4.0.dev16, 0.4.0, 0.4.1, 0.4.2)
ERROR: No matching distribution found for indy_vdr==0.4.3
There was a problem hiding this comment.
Looks like 0.4.3 did not get published successfully:
There was a problem hiding this comment.
Created an issue for the publishing issue here; hyperledger-indy/indy-vdr#335
|
Closing this in favour of #1716 |
This pr removes deprecated indy-sdk and replaces it with indy-vdr, aries-askar, and indy-credx.