Skip to content

Fix upper limit for dependency to pg8000<1.13.0#2450

Merged
sphuber merged 1 commit into
aiidateam:provenance_redesignfrom
sphuber:fix_2449_pg8000_dependency_upper_bound
Feb 4, 2019
Merged

Fix upper limit for dependency to pg8000<1.13.0#2450
sphuber merged 1 commit into
aiidateam:provenance_redesignfrom
sphuber:fix_2449_pg8000_dependency_upper_bound

Conversation

@sphuber
Copy link
Copy Markdown
Contributor

@sphuber sphuber commented Feb 4, 2019

Fixes #2449

The library pg8000 which is used by pgtest to interface with
Postgres and is used by us for testing purposed released a new minor
version v1.13.0 on Feb 1 2019, in which it dropped py2 support
causing our tests to fail miserably. For the time being, we put an upper
bound on that dependency.

The library `pg8000` which is used by `pgtest` to interface with
Postgres and is used by us for testing purposed released a new minor
version `v1.13.0` on Feb 1 2019, in which it dropped `py2` support
causing our tests to fail miserably. For the time being, we put an upper
bound on that dependency.
@sphuber sphuber merged commit 9199702 into aiidateam:provenance_redesign Feb 4, 2019
@sphuber sphuber deleted the fix_2449_pg8000_dependency_upper_bound branch February 4, 2019 09:35
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.03%) to 69.632% when pulling 8e0f0d9 on sphuber:fix_2449_pg8000_dependency_upper_bound into ff7af8c on aiidateam:provenance_redesign.

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.

3 participants