feedparser 6.0.8-1 source package in Ubuntu

Changelog

feedparser (6.0.8-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.

  [ Jochen Sprickerhof ]
  * New upstream version 6.0.8 (Closes: #946788, #948467, #964816, #997649)
  * Update d/copyright
  * Drop upstream applied patches
  * Bump policy and debhelper versions
  * Update packaging

 -- Jochen Sprickerhof <email address hidden>  Tue, 02 Nov 2021 09:56:58 +0100

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
Jammy release universe python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
feedparser_6.0.8-1.dsc 2.0 KiB 3a86b6003248e0c7e186a375d3a92856f02321022a95e7b72d6287fafa02136e
feedparser_6.0.8.orig.tar.gz 279.1 KiB 5ce0410a05ab248c8c7cfca3a0ea2203968ee9ff4486067379af4827a59f9661
feedparser_6.0.8-1.debian.tar.xz 5.9 KiB 3c6648f33eda746124ce93528b8cab9f191c38138df7c4219e33d252aa6dcb59

Available diffs

No changes file available.

Binary packages built by this source

python3-feedparser: Universal Feed Parser for Python 3

 Python module for downloading and parsing syndicated feeds. It can
 handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS
 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.
 .
 It provides the same API to all formats, and sanitizes URIs and HTML.
 .
 This is the Python 3 version of the package.