python-wget 3.2-4 source package in Ubuntu

Changelog

python-wget (3.2-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <email address hidden>  Sat, 04 Jun 2022 16:03:04 -0400

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-wget_3.2-4.dsc 2.0 KiB 96300d842cc778fc724827ffda03c67d1077c51d7789e96ff51b216f2cd05a6e
python-wget_3.2.orig.tar.gz 9.2 KiB fff436e76dd4d41e3432cd9ca955d2b52cb754588cd79409b630d5e524cb197c
python-wget_3.2-4.debian.tar.xz 2.9 KiB ea23a9c7814982a183350d3ccf67da68965a79412ee107e3c52a04f55e539274

Available diffs

No changes file available.

Binary packages built by this source

python3-wget: pure Python download utility for Python 3

 This package installs the wget module for Python version 3.x. wget module
 can be used to perform basic network downloads inside a Python script.
 .
 More information about the usage can be found at README.txt.