fastkml 0.12-3 source package in Ubuntu

Changelog

fastkml (0.12-3) unstable; urgency=medium

  * Add my ID to Uploaders
    Closes: #1065140
  * d/watch: Use github API to find latest stable release reliably
  * Standards-Version: 4.6.2 (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Rules-Requires-Root: no (routine-update)
  Set upstream metadata fields: Repository.

 -- Andreas Tille <email address hidden>  Wed, 27 Mar 2024 16:30:09 +0100

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fastkml_0.12-3.dsc 2.0 KiB 6b72f4658f23639803e59017418eaabf4b0a47a8ccdf73bc159f53a9e7fa02d1
fastkml_0.12.orig.tar.xz 63.8 KiB da5c2a3217be25b468d2abda08dcbf7a27cc893c6821378cefb1476e7ad0f90d
fastkml_0.12-3.debian.tar.xz 2.5 KiB 266fc60be815b8d5120c94282aff47f40e9df9f7fb23dfbffad3f662fc894e16

Available diffs

No changes file available.

Binary packages built by this source

python3-fastkml: fast KML processing (Python 3)

 Fastkml is a library to read, write and manipulate KML files. It aims to keep
 it simple and fast (using lxml if available). Fast refers to the time you
 spend to write and read KML files as well as the time you spend to get
 acquainted to the library or to create KML objects.