Commit Graph

4 Commits

Author SHA1 Message Date
OscarL
af63e66057 paramiko: recipe cleanup. (#10765)
Just a quick cleanup. Moving it to "any", as this is just a pure-python module.

Tests do not run, as we're missing the "invoke" depedency for "pytest.relaxed",
and that means bringing in at least 6 more new recipes.

Similar with trying to update paramiko to newer versions.

Seems like too much work for a package that is not used by anything in-tree (thus,
just this clean up for now).
2024-07-29 09:08:24 +02:00
OscarL
e5b9dbbcca paramiko: drop support for Python 3.7 and 3.8. (#8026) 2023-03-22 13:13:07 +01:00
Jerome Duval
bc76cc530c paramiko: rebuild after typo renaming 2023-03-08 21:13:39 +01:00
Schrijvers Luc
ba6c541328 paramiko, bump version, add python{3.8,3.9,3.10} (#7217) 2022-09-17 13:13:58 +02:00