Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

pyjwkest requirement error #155

Open
azmeuk opened this issue Aug 25, 2020 · 6 comments
Open

pyjwkest requirement error #155

azmeuk opened this issue Aug 25, 2020 · 6 comments

Comments

@azmeuk
Copy link

azmeuk commented Aug 25, 2020

Running docker-compose -f docker/docker-compose.yml up produces this error (full gist here):

Installed /usr/local/lib/python3.6/dist-packages/oidctest-0.9.2-py3.6.egg
Processing dependencies for oidctest==0.9.2
Searching for pyjwkest==1.4.3
Reading https://pypi.python.org/simple/pyjwkest/
No local packages or working download links found for pyjwkest==1.4.3
error: Could not find suitable distribution for Requirement.parse('pyjwkest==1.4.3')
ERROR: Service 'op-test' failed to build: The command '/bin/sh -c cd oidctest && python3 setup.py install && cd -' returned a non-zero code: 1

As of august 2020, pyjwkest v1.4.3 is not released on pypi.

@nikkilocke
Copy link

Same problem here.

@blendsdk
Copy link

blendsdk commented Nov 5, 2020

Same problem here too :(

@rohe
Copy link
Owner

rohe commented Nov 6, 2020

Well, what can I say. This package is not maintained anymore.
The OIDF certification testing is now running the new Java implementation and this package is decommissioned.
Also I don't think anyone is actively maintaining pyjwkest anymore.

@azmeuk
Copy link
Author

azmeuk commented Nov 6, 2020

Just to fix this, backporting to pyjwkest v1.4.2 would probably do the trick.

@blendsdk
Copy link

blendsdk commented Nov 6, 2020

@rohe Thank you for your reply. Perhaps the status of this project can be set to archived and a linked can be added to the new Java project

Well, what can I say. This package is not maintained anymore.
The OIDF certification testing is now running the new Java implementation and this package is decommissioned.
Also I don't think anyone is actively maintaining pyjwkest anymore.

@rohe
Copy link
Owner

rohe commented Nov 6, 2020

Can do.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants