pyaes 1.6.1-5 source package in Ubuntu

Changelog

pyaes (1.6.1-5) unstable; urgency=medium

  * Team upload.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.6.1, no changes needed.
  * Make the team the maintainer (Tristan has retired).

 -- Bastian Germann <email address hidden>  Thu, 13 Jul 2023 15:20:34 +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
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyaes_1.6.1-5.dsc 1.8 KiB 16d5ef2d5cceb6fab400a3154a4bd7035592fec1f44f5ccfac090a12463bd596
pyaes_1.6.1.orig.tar.gz 28.5 KiB 2de6150553b59b212c1512a7b3a3a2d4c6432839a75d64c791e028af64ef3e23
pyaes_1.6.1-5.debian.tar.xz 3.0 KiB 957c3e7c1e67c4fe5ebc671e5cfd1e7a46dfd3b6de63f63b146f478be03bbe18

Available diffs

No changes file available.

Binary packages built by this source

python3-pyaes: Pure-Python implementation of the AES cipher (Python 3)

 A pure-Python implementation of the AES (FIPS-197)
 block-cipher algorithm and common modes of operation (CBC, CFB, CTR, ECB,
 OFB) with no dependencies beyond standard Python libraries. See README.md
 for API reference and details.
 .
 This package contains the Python 3 version of pyaes.