[Bug 797370] New: Review Request: python-ssh - A Python SSH2 library

bugzilla at redhat.com bugzilla at redhat.com
Sat Feb 25 08:41:15 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: python-ssh - A Python SSH2 library

https://bugzilla.redhat.com/show_bug.cgi?id=797370

           Summary: Review Request: python-ssh - A Python SSH2 library
           Product: Fedora
           Version: rawhide
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: silas at sewell.ch
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Note:
This is a new requirement for a package I already maintain (fabric).

Spec Url:
https://raw.github.com/silas/rpms/master/python-ssh/python-ssh.spec

SRPM Url:
https://github.com/downloads/silas/rpms/python-ssh-1.7.13-1.fc16.src.rpm

Description:

This is a library for making SSH2 connections (client or server). Emphasis is
on using SSH2 as an alternative to SSL for making secure connections between
python scripts. All major ciphers and hash methods are supported. SFTP client
and server mode are both supported too.

$ rpmlint

python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/agent.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/channel.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/config.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/sftp.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/sftp_file.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/win_pageant.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/ssh_exception.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/client.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/buffered_pipe.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/compress.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/common.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/ber.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/share/doc/python-ssh-1.7.13/LICENSE
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/sftp_client.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/hostkeys.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/dsskey.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/pipe.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/file.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/transport.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/kex_group1.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/primes.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/util.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/message.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/sftp_server.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/sftp_handle.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/kex_gex.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/rsakey.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/logging22.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/__init__.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/auth_handler.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/sftp_si.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/server.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/sftp_attr.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/resource.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/packet.py
python-ssh.noarch: E: incorrect-fsf-address
/usr/lib/python2.7/site-packages/ssh/pkey.py
2 packages and 0 specfiles checked; 36 errors, 0 warnings.

Reported upstream: https://github.com/bitprophet/ssh/pull/8

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list