pyrad 2.1-3 source package in Ubuntu

Changelog

pyrad (2.1-3) unstable; urgency=low

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 12.

  [ 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

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

 -- Sandro Tosi <email address hidden>  Thu, 02 Jun 2022 21:40:05 -0400

Upload details

Uploaded by:
Jeremy Lainé
Uploaded to:
Sid
Original maintainer:
Jeremy Lainé
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python
Mantic release universe python
Lunar release universe python

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyrad_2.1-3.dsc 1.9 KiB 1ec3734055a0b7af1fdfbae6b14a8e1f40e91ebc587d2f2d822fef145ef2c35f
pyrad_2.1.orig.tar.gz 38.8 KiB be3ff5c5b567a0ad88054b6f2b5d5696354150fa91a810bfefca3e3426191dd0
pyrad_2.1-3.debian.tar.xz 3.3 KiB 808ebb2e3f98077b9c354ab445387a8f41aef92b1ad6fa15348a190e3e8c43cb

Available diffs

No changes file available.

Binary packages built by this source

python3-pyrad: Python module for creating and decoding RADIUS packets (Python 3)

 It takes care of all the details like building RADIUS
 packets, sending them and decoding responses.
 This package contains several modules:
  - client: RADIUS client code
  - dictionary: RADIUS attribute dictionary
  - server: Basic RADIUS server and proxy classes.
  - packet: a RADIUS packet as send to/from servers
  - tools: utility functions
 .
 This package contains the module for Python 3.