Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Pin pysaml2 version to 3.x #634

Merged
merged 1 commit into from Mar 9, 2016

Conversation

Projects
None yet
2 participants
Owner

erikjohnston commented Mar 9, 2016

This is due to the fact that from saml2 import config fails in version 4.x

Pin pysaml2 version to 3.x
This is due to the fact that `from saml2 import config` fails in version
4.x
Contributor

NegativeMjark commented Mar 9, 2016

LGTM

erikjohnston added a commit that referenced this pull request Mar 9, 2016

@erikjohnston erikjohnston merged commit 1309b8c into develop Mar 9, 2016

3 of 8 checks passed

Sytest Postgres (Commit) Build #94 origin/erikj/pin_saml2_version in progress...
Details
Sytest Postgres (Merged PR) Build started sha1 is merged.
Details
Sytest SQLite (Commit) Build #96 origin/erikj/pin_saml2_version in progress...
Details
Sytest SQLite (Merged PR) Build started sha1 is merged.
Details
Unit Tests (Merged PR) Build started sha1 is merged.
Details
Flake8 + Packaging (Commit) Build #92 origin/erikj/pin_saml2_version succeeded in 28 sec
Details
Flake8 + Packaging (Merged PR) Build finished.
Details
Unit Tests (Commit) Build #137 origin/erikj/pin_saml2_version succeeded in 1 min 1 sec
Details

@richvdh richvdh deleted the erikj/pin_saml2_version branch Dec 1, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment