Skip to content

tox: use pip legacy resolver for regen job#8126

Merged
bluetech merged 1 commit intopytest-dev:masterfrom
bluetech:tox-regen-pretend-scm2
Dec 12, 2020
Merged

tox: use pip legacy resolver for regen job#8126
bluetech merged 1 commit intopytest-dev:masterfrom
bluetech:tox-regen-pretend-scm2

Conversation

@bluetech
Copy link
Member

The env var effects all of the pip installs, including regendoc which
also uses setuptools-scm, so it gets the wrong version, and fails to
install with the new pip resolver:

ERROR: Requested regendoc from https://files.pythonhosted.org/packages/a8/5d/206e4951420bf5bbe1475c66eb06ec40d9177035e223858fee890eed0188/regendoc-0.6.1.tar.gz#sha256=db1e8c9ae02c1af559eae105bfd77ba41ed07fc8ca7030ea59db5f3f161236a4 has different version in metadata: '6.2.0'

The env var effects all of the pip installs, including regendoc which
also uses setuptools-scm, so it gets the wrong version, and fails to
install with the new pip resolver:

    ERROR: Requested regendoc from https://files.pythonhosted.org/packages/a8/5d/206e4951420bf5bbe1475c66eb06ec40d9177035e223858fee890eed0188/regendoc-0.6.1.tar.gz#sha256=db1e8c9ae02c1af559eae105bfd77ba41ed07fc8ca7030ea59db5f3f161236a4 has different version in metadata: '6.2.0'
@bluetech bluetech merged commit 59bd0f6 into pytest-dev:master Dec 12, 2020
@bluetech bluetech deleted the tox-regen-pretend-scm2 branch December 12, 2020 19:00
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.

1 participant