python-vobject 0.9.6.1-2 source package in Ubuntu

Changelog

python-vobject (0.9.6.1-2) unstable; urgency=medium

  [ Athos Ribeiro ]
  * Team upload.
  * Run tests with pytest instead of setup.py test.
  * d/control:
    - Build-Depends on python3-all.
    - Build-Depends on debhelper-compat 13.
    - Bump standards version to 4.6.1.
    - add Rules-Requires-Root directive.
  * Remove d/u/metadata field not described in DEP12.
  * Remove obsolete d/pyversions file.
  * d/watch: update to Version 4.
  * d/copyright: update to machine-readable format.

  [ Jeroen Ploemen ]
  * Lintian: add override for false-positive source-is-missing of
    docs/index.html.
  * Tests: rewrite, loop over all supported Python versions.
  * Control: update VCS links to reflect project move.

 -- Athos Ribeiro <email address hidden>  Mon, 05 Dec 2022 13:56:55 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-vobject_0.9.6.1-2.dsc 2.1 KiB a39b98104911435ae5b6a40eff2ee962ea8b543a54a1eb2fea82e751c70bc8b9
python-vobject_0.9.6.1.orig.tar.gz 211.5 KiB 5da057f292fe03065ac58ca0a0d4ca51ff719068a6a0e018bb539c285b13bd87
python-vobject_0.9.6.1-2.debian.tar.xz 5.9 KiB 130dfc52cb99784a48554e772b602c13c6df9cea8312d54746dc3576120ca6c2

Available diffs

No changes file available.

Binary packages built by this source

python3-vobject: parse iCalendar and vCards in Python3

 Parses iCalendar and vCard files into Python3 data structures, decoding the
 relevant encodings. Also serializes vobject data structures to valid iCalendar
 or vCard unicode strings.