https://bugzilla.redhat.com/show_bug.cgi?id=1962299
Bug ID: 1962299 Summary: Review Request: python-sshpubkeys - OpenSSH public key parser for Python Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: code@musicinmybrain.net QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://music.fedorapeople.org/python-sshpubkeys.spec SRPM URL: https://music.fedorapeople.org/python-sshpubkeys-3.3.1-1.fc35.src.rpm Description:
Native implementation for validating OpenSSH public keys.
Currently ssh-rsa, ssh-dss (DSA), ssh-ed25519 and ecdsa keys with NIST curves are supported.
Fedora Account System Username: music
-----
Koji builds:
F35: https://koji.fedoraproject.org/koji/taskinfo?taskID=68271301 F34: https://koji.fedoraproject.org/koji/taskinfo?taskID=68271353 F33: https://koji.fedoraproject.org/koji/taskinfo?taskID=68271878
-----
rpmlint messages:
python3-sshpubkeys.noarch: W: spelling-error %description -l en_US rsa -> rs, Ursa, rs a python3-sshpubkeys.noarch: W: spelling-error %description -l en_US dss -> dz, dds, doss python3-sshpubkeys.noarch: W: spelling-error %description -l en_US ecdsa -> ecstasy python-sshpubkeys.src: W: spelling-error %description -l en_US rsa -> rs, Ursa, rs a python-sshpubkeys.src: W: spelling-error %description -l en_US dss -> dz, dds, doss python-sshpubkeys.src: W: spelling-error %description -l en_US ecdsa -> ecstasy
These are all false positives from the spell checker.
-----
This package is a trivial pyproject-rpm-macros package, suitable for a new reviewer.