Skip to content

Conversation

@kimadeline
Copy link

@kimadeline kimadeline commented Feb 4, 2022

CI failures:

Collecting prospector
  Downloading prospector-1.5.2-py3-none-any.whl (83 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 KB 18.3 MB/s eta 0:00:00
  Downloading prospector-1.5.1-py3-none-any.whl (83 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 KB 27.6 MB/s eta 0:00:00
  Downloading prospector-1.5.0.1-py3-none-any.whl (84 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 KB 29.0 MB/s eta 0:00:00
Collecting setoptconf<0.3.0,>=0.2.0
  Downloading setoptconf-0.2.0.tar.gz (13 kB)
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'error'
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [1 lines of output]
      error in setoptconf setup command: use_2to3 is invalid.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

@kimadeline kimadeline added no-changelog No news entry required skip tests Updates to tests unnecessary labels Feb 4, 2022
@kimadeline kimadeline self-assigned this Feb 4, 2022
@kimadeline kimadeline changed the title Pin pip to 22.0.1 Pin prospector to 1.6.0 Feb 4, 2022
@kimadeline kimadeline changed the title Pin prospector to 1.6.0 CI failures: Pin prospector to 1.6.0, pytest to < 7.0.0, and fix linting issues with flake8 3.9.2 Feb 4, 2022
@kimadeline kimadeline marked this pull request as ready for review February 4, 2022 18:26
@kimadeline kimadeline merged commit f8dbf66 into microsoft:main Feb 4, 2022
@kimadeline kimadeline deleted the pin-pip branch February 4, 2022 18:36
@kimadeline
Copy link
Author

Another day another step towards #12416

karthiknadig pushed a commit to karthiknadig/vscode-python that referenced this pull request Feb 7, 2022
…ing issues with flake8 3.9.2 (microsoft#18446)

* See if pinning pip works

* Pin in pr check

* Pin pip everywhere else

* angery

* Undo pip changes

* Pin pytest < 7.0.0

* Fix linting?
karthiknadig pushed a commit that referenced this pull request Feb 7, 2022
…ing issues with flake8 3.9.2 (#18446)

* See if pinning pip works

* Pin in pr check

* Pin pip everywhere else

* angery

* Undo pip changes

* Pin pytest < 7.0.0

* Fix linting?
karthiknadig added a commit that referenced this pull request Feb 10, 2022
* Fix conda run output marker script (#18412) (#18413)

* Fix marker script support for '-c' flag (#18418)

* Fix the interpreter selected by 'new venv' prompt (#18417)

* Update version and changelog for release (#18421)

* Use older way of launching debugger when using conda less than 4.9.0 (#18451)

* CI failures: Pin prospector to 1.6.0, pytest to < 7.0.0, and fix linting issues with flake8 3.9.2 (#18446)

* See if pinning pip works

* Pin in pr check

* Pin pip everywhere else

* angery

* Undo pip changes

* Pin pytest < 7.0.0

* Fix linting?

* Update release version and change log for point release (#18470)

* Update release version and change log for point release

* update changelog

* Fix `invalid patch string` error when using conda (#18481)

* Fix `invalid patch string` error when using conda

* Fix tests

* Update change log

* Cleanup news files

Co-authored-by: Kartik Raj <karraj@microsoft.com>
Co-authored-by: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com>
wesm pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
…ing issues with flake8 3.9.2 (microsoft/vscode-python#18446)

* See if pinning pip works

* Pin in pr check

* Pin pip everywhere else

* angery

* Undo pip changes

* Pin pytest < 7.0.0

* Fix linting?
wesm pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
* Fix conda run output marker script (microsoft/vscode-python#18412) (microsoft/vscode-python#18413)

* Fix marker script support for '-c' flag (microsoft/vscode-python#18418)

* Fix the interpreter selected by 'new venv' prompt (microsoft/vscode-python#18417)

* Update version and changelog for release (microsoft/vscode-python#18421)

* Use older way of launching debugger when using conda less than 4.9.0 (microsoft/vscode-python#18451)

* CI failures: Pin prospector to 1.6.0, pytest to < 7.0.0, and fix linting issues with flake8 3.9.2 (microsoft/vscode-python#18446)

* See if pinning pip works

* Pin in pr check

* Pin pip everywhere else

* angery

* Undo pip changes

* Pin pytest < 7.0.0

* Fix linting?

* Update release version and change log for point release (microsoft/vscode-python#18470)

* Update release version and change log for point release

* update changelog

* Fix `invalid patch string` error when using conda (microsoft/vscode-python#18481)

* Fix `invalid patch string` error when using conda

* Fix tests

* Update change log

* Cleanup news files

Co-authored-by: Kartik Raj <karraj@microsoft.com>
Co-authored-by: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required skip tests Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant