Skip to content

bump versions#356

Merged
jeffkala merged 3 commits intonetworktocode:developfrom
icovada:version_bump
Apr 22, 2026
Merged

bump versions#356
jeffkala merged 3 commits intonetworktocode:developfrom
icovada:version_bump

Conversation

@icovada
Copy link
Copy Markdown
Contributor

@icovada icovada commented Mar 13, 2026

scp 0.14.5->0.15

scp 0.14.5->0.15
@jeffkala
Copy link
Copy Markdown
Contributor

@icovada can you provide a short description on why here? What does this give us.

@icovada
Copy link
Copy Markdown
Contributor Author

icovada commented Apr 22, 2026

Currently, this is the only dependency in the entire cloud image that prevents us to upgrade to 0.15.

I sent this because it looks like everyone has already upgraded to the newest version safely

@jeffkala
Copy link
Copy Markdown
Contributor

@mattmiller87 @jtdub this affect any of your current work?

@mattmiller87
Copy link
Copy Markdown
Contributor

tldr; This should be fine.

The bulk of the change is removing the ^ and replacing with better min/max limits for the package.

The biggest change is moving SCP to a new major version, 0.15. This impacts pyntc/devices/jnpr_device.py methods:

  • file_copy
  • rollback
  • save

From what I can tell, none of this will be a breaking change. SCP doesn't document in their releases, so I was able to find some details in their changelog - https://github.com/jbardin/scp.py/blob/master/CHANGELOG.md

Copy link
Copy Markdown
Contributor

@jtdub jtdub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeffkala jeffkala merged commit c323dd4 into networktocode:develop Apr 22, 2026
10 checks passed
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.

4 participants