python-urlobject 2.4.3-7 source package in Ubuntu

Changelog

python-urlobject (2.4.3-7) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.

 -- Jelmer Vernooij <email address hidden>  Sun, 20 Nov 2022 12:17:12 +0000

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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-urlobject_2.4.3-7.dsc 2.0 KiB 5c1b4c38ad83811d54d2c343df125700fb2254d6a25e5e1fb3773518ade64b36
python-urlobject_2.4.3.orig.tar.xz 22.7 KiB 6fc67eccd80a39e417b49e85d7277c79aeac31ebeb21c7b65a3ecf1be9186c77
python-urlobject_2.4.3-7.debian.tar.xz 3.5 KiB 35f241b738d13bdf62eb77e6451ca6c36c3425cce9ea6cc68c9c9037735dd26f

Available diffs

No changes file available.

Binary packages built by this source

python3-urlobject: utility class for manipulating URLs.

 URLObject is a utility class for manipulating URLs. The latest
 incarnation of this library builds upon the ideas of its
 predecessor, but aims for a clearer API, focusing on proper
 method names over operator overrides. It's also being developed
 from the ground up in a test-driven manner, and has full
 Sphinx documentation.
 .
 This is the Python 3 version of the package.