Skip to content

Conversation

@practicalswift
Copy link
Contributor

Pin to specific versions of Python packages we install from PyPI in Travis.

To avoid the possibility of surprise build failures when a new version of a PyPI dependency is released.

@fanquake fanquake added the Tests label Oct 16, 2018
@promag
Copy link
Contributor

promag commented Oct 16, 2018

tldr, qa: Lock package version flake8=3.5.0.

utACK ee0b7c4.

@fanquake
Copy link
Member

utACK ee0b7c4

@sipa
Copy link
Member

sipa commented Oct 17, 2018

utACK

@laanwj laanwj merged commit ee0b7c4 into bitcoin:master Oct 17, 2018
laanwj added a commit that referenced this pull request Oct 17, 2018
…nstall from PyPI in Travis

ee0b7c4 build: Pin to specific versions of Python packages we install from PyPI in Travis (practicalswift)

Pull request description:

  Pin to specific versions of Python packages we install from PyPI in Travis.

  To avoid the possibility of surprise build failures when a new version of a PyPI dependency is released.

Tree-SHA512: 1c9abc094ad6b38992d0e7a5dd7f6c6c070a2eb81b052eb2397c1f1a489162cf8cedbd33db9bf97f32a81ed4dd0e986a76815c623a9b6c04b6ca6c5832d68211
@instagibbs
Copy link
Member

fwiw a surprise update to pyflakes dep just dropped today, good work

@practicalswift practicalswift deleted the pin-pip-installed-packages-in-travis branch April 10, 2021 19:36
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Jul 17, 2021
…es we install from PyPI in Travis

ee0b7c4 build: Pin to specific versions of Python packages we install from PyPI in Travis (practicalswift)

Pull request description:

  Pin to specific versions of Python packages we install from PyPI in Travis.

  To avoid the possibility of surprise build failures when a new version of a PyPI dependency is released.

Tree-SHA512: 1c9abc094ad6b38992d0e7a5dd7f6c6c070a2eb81b052eb2397c1f1a489162cf8cedbd33db9bf97f32a81ed4dd0e986a76815c623a9b6c04b6ca6c5832d68211
gades pushed a commit to cosanta/cosanta-core that referenced this pull request Apr 30, 2022
…es we install from PyPI in Travis

ee0b7c4 build: Pin to specific versions of Python packages we install from PyPI in Travis (practicalswift)

Pull request description:

  Pin to specific versions of Python packages we install from PyPI in Travis.

  To avoid the possibility of surprise build failures when a new version of a PyPI dependency is released.

Tree-SHA512: 1c9abc094ad6b38992d0e7a5dd7f6c6c070a2eb81b052eb2397c1f1a489162cf8cedbd33db9bf97f32a81ed4dd0e986a76815c623a9b6c04b6ca6c5832d68211
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants