sshpubkeys 3.1.0-3 source package in Ubuntu

Changelog

sshpubkeys (3.1.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

 -- Sandro Tosi <email address hidden>  Thu, 09 Jun 2022 21:33:47 -0400

Upload details

Uploaded by:
Vincent Bernat
Uploaded to:
Sid
Original maintainer:
Vincent Bernat
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
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sshpubkeys_3.1.0-3.dsc 2.0 KiB df2178a78eb9f2f35ab08a2c980aa17ef141035b3e202768e450f501fcf56961
sshpubkeys_3.1.0.orig.tar.gz 10.3 KiB b388399caeeccdc145f06fd0d2665eeecc545385c60b55c282a15a022215af80
sshpubkeys_3.1.0-3.debian.tar.xz 2.5 KiB f78a30825eafac1a9e158b52062551bc8bcf762399bb34fb52ccbbbbd26f2b4e

Available diffs

No changes file available.

Binary packages built by this source

python3-sshpubkeys: SSH public key parser - Python 3

 This module provides a native implementation for validating OpenSSH
 public keys. Currently ssh-rsa, ssh-dss (DSA), ssh-ed25519 and ecdsa
 keys with NIST curves are supported.
 .
 This package contains the module for Python 3.