python-markdown 3.3.6-1 source package in Ubuntu

Changelog

python-markdown (3.3.6-1) unstable; urgency=medium

  * New upstream release.
  * Build-depend and depend on python3-importlib-metadata ≥ 4.4.
  * Remove python3-pkg-resources runtime dependency again.
    /usr/bin/markdown_py script generated by setuptools ≥ 47.3 will try to
    use importlib.metadata if it’s available.
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Update debian/watch to version=4.

 -- Dmitry Shachnev <email address hidden>  Wed, 17 Nov 2021 22:54:20 +0300

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 main python

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-markdown_3.3.6-1.dsc 2.4 KiB 4ab56f70c5fa1c3b45cb63628c82774fdf33d676d863eb7c2915b85b0531cd21
python-markdown_3.3.6.orig.tar.gz 316.0 KiB 76df8ae32294ec39dcf89340382882dfa12975f87f45c3ed1ecdb1e8cefc7006
python-markdown_3.3.6-1.debian.tar.xz 9.6 KiB 7d0785742f7e05467f8a24ce8ceec5b75601d9f4ed0f018ed4f32f630525e4a7

Available diffs

No changes file available.

Binary packages built by this source

python-markdown-doc: text-to-HTML conversion library/tool (documentation)

 Markdown is a text-to-HTML conversion tool for web writers. Markdown
 allows you to write using an easy-to-read, easy-to-write plain text
 format, then convert it to structurally valid XHTML (or HTML).
 .
 This is a Python implementation of John Gruber's Markdown. The current
 version of python-markdown implements all Markdown syntax features and
 fully passes Markdown Test Suite 1.0. It also supports footnotes and
 attributes.
 .
 This package contains HTML documentation files for python-markdown.

python3-markdown: text-to-HTML conversion library/tool (Python 3 version)

 Markdown is a text-to-HTML conversion tool for web writers. Markdown
 allows you to write using an easy-to-read, easy-to-write plain text
 format, then convert it to structurally valid XHTML (or HTML).
 .
 This is a Python implementation of John Gruber's Markdown. The current
 version of python-markdown implements all Markdown syntax features and
 fully passes Markdown Test Suite 1.0. It also supports footnotes and
 attributes.
 .
 This package contains all the files needed to use Markdown with Python
 3.x.