Skip to content

Comments

Merge upstream#3

Closed
rafecolton wants to merge 2 commits intomainfrom
merge-upstream
Closed

Merge upstream#3
rafecolton wants to merge 2 commits intomainfrom
merge-upstream

Conversation

@rafecolton
Copy link
Member

Merge upstream master into main in order to get ploxiln#83 merged

ploxiln and others added 2 commits March 14, 2025 05:32
* remove dependency on "six"
* remove last couple of "from __future__ import with_statement"
* switch input.getargspec() to getfullargspec()
* fix check for exception in utils.error()
* setup: simplify paramiko req, update python version req
* bump to version 1.20.0beta1

* ci: update test matrix: python 3.6 through 3.13
* ci: runners use ubuntu-24.04, containers use debian 11.x or 12.x
* ci: update paramiko to latest patch releases: 2.8.10 / 2.7.12 / 2.6.6
* ci: update flake8 to 5.x
* ci: ssh setup updates (mkdir -p, ecdsa key type)
* ci: build docs with python-3.9 container
* switch to nose-py3, fudge fork with use_2to3 removed
* remove "rudolf" and thus nose "--with-color" arg
* tests: don't fudge-patch output, use settings(show())
* tests: fix silly test_connect_does_not_prompt_password_when...
* tests: remove obsolete __cmp__ from FakeFile
@rafecolton rafecolton self-assigned this Mar 14, 2025
@rafecolton
Copy link
Member Author

Reviewed the changes, look like they are all about modernizing. Nothing concerning stands out.

@rafecolton rafecolton requested review from a team and coleaeason March 14, 2025 16:14
@melvin-bot melvin-bot bot requested review from deetergp and removed request for a team March 14, 2025 16:15
@rafecolton
Copy link
Member Author

Also tested with some basic saltfab operations and it works just fine

@rafecolton
Copy link
Member Author

The maintainer made some other changes, so going to close this and open a new PR once I've tested those.

@rafecolton rafecolton closed this Mar 16, 2025
@rafecolton rafecolton deleted the merge-upstream branch March 16, 2025 18:15
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.

2 participants