rohe / oictest

OAuth2 and OpenID Connect test tools
Other
39 stars 21 forks source link

setup.py installs incompatible oic from pip #16

Open theloi opened 10 years ago

theloi commented 10 years ago

The setup.py script installs the oic 0.4.0 package from pip which is not compatible anymore with the current head of oictest. Two solutions are possible:

Last time you were really quick releasing a pip version pf pyjwkest, so i guess you prefere that way.

Kind regards o

rohe commented 10 years ago

I’ll fix this tomorrow.

22 aug 2014 kl. 19:22 skrev theloi notifications@github.com:

The setup.py script installs the oic 0.4.0 package from pip which is not compatible anymore with the current head of oictest. Two solutions are possible:

• release a new version of oic from git repo head of pyoidc • let setup.py install from git repo head of pyoidc directly Last time you were really quick realising a pip version pf pyjwkest, so i guess you prefere that way.

Kind regards o

— Reply to this email directly or view it on GitHub.

— Roland

”Being able to think like a child is an important attribute of being an adult” - Eddie Izzard

davidjhall commented 9 years ago

Any progress on this issue? I'm not 100% it's holding me back but it keeps failing on Windows and Ubuntu. Thanks!

rohe commented 9 years ago

30 okt 2014 kl. 13:13 skrev davidjhall notifications@github.com:

Any progress on this issue? I’m not 100% it's holding me back but it keeps failing on Windows and Ubuntu.

I thought I’d solved that but these are moving targets so I’d really have to have a more rapid/coordinated release cycle.

— Roland

”Being able to think like a child is an important attribute of being an adult” - Eddie Izzard

davidjhall commented 9 years ago

Roland - sorry, was posting in the wrong repo. Not having an issue with ./oictest. Thanks