python-scp 0.14.5-2 source package in Ubuntu

Changelog

python-scp (0.14.5-2) unstable; urgency=medium

  * Rebuild package. It was included wrongly the autopkgtests d/tests/
    folder.
  * d/control: Update my contact information. Also update in d/copyright for
    debian/* files.

 -- Emmanuel Arias <email address hidden>  Thu, 10 Aug 2023 13:04:09 -0300

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-scp_0.14.5-2.dsc 2.0 KiB 0fffecb9a0e66fa6e299d797a80e6a7a65a858976f2e0b89a12b8b24ed79c060
python-scp_0.14.5.orig.tar.gz 12.0 KiB 809f21b463283ed5b0b20d45160dd4038ae3e33d4038673b75394691f1ca399e
python-scp_0.14.5-2.debian.tar.xz 2.8 KiB b578e93949a67dd395cfc8d020d08aa30c7c7120e1516f8b3b1e30f7ec3add5f

Available diffs

No changes file available.

Binary packages built by this source

python3-scp: scp module for paramiko (Python 3)

 The scp.py module uses a paramiko transport to send and receive files via the
 scp1 protocol. This is the protocol as referenced from the openssh scp program,
 and has only been tested with this implementation.
 .
 This package contains the Python 3 module for scp.