sshpubkeys 3.3.1-1 source package in Ubuntu

Changelog

sshpubkeys (3.3.1-1) unstable; urgency=medium

  [ Nicolas Dandrimont ]
  * Team upload.
  * New upstream version 3.3.1.
    - Update d/copyright to match distributed LICENSE.txt.
  * Run upstream tests during build.
  * Update packaging to latest Python standards.
  * Use autopkgtest-pkg-pybuild to automatically run upstream tests in
    autopkgtest.
  * Set Rules-Requires-Root to no.
  * Record compliance with Standards-Version 4.7.0 (no changes needed).
  * Flip Maintainer and Uploaders, with ack from the current Uploader.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Nicolas Dandrimont <email address hidden>  Sat, 18 May 2024 15:20:38 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sshpubkeys_3.3.1-1.dsc 1.5 KiB 6219dd906367bdc0bfe48a6e2dfc25f6fa36e05c2808cacc8d2ab3d5c204f8a5
sshpubkeys_3.3.1.orig.tar.gz 55.0 KiB 5acd8ca5d2d7b7a5d490661d49cecc078a7dcb26369e7a78e28dede574d2433b
sshpubkeys_3.3.1-1.debian.tar.xz 2.8 KiB f697048621684945125031598ac14092a10669a18e71b14d5ceaf888fd43ad1f

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.