python-sphinxcontrib.plantuml 0.5-7 source package in Ubuntu

Changelog

python-sphinxcontrib.plantuml (0.5-7) unstable; urgency=medium

  [ Ondřej Nový ]
  * Run wrap-and-sort -bastk.

  [ Thomas Goirand ]
  * Add patches:
    - do-not-use-2to3.patch (Closes: #997423).
    - fix-plantuml-for-py3.patch
  * Add python3-six (build-)depends.

 -- Thomas Goirand <email address hidden>  Tue, 26 Oct 2021 12:40:48 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sphinxcontrib.plantuml_0.5-7.dsc 2.2 KiB 759f75b7e9ac6f5a71bfe166b326cc3fc1f4bdf833a58cfa7b946f6670972989
python-sphinxcontrib.plantuml_0.5.orig.tar.gz 5.5 KiB 654a1c206156634398ffdc87c481c67777610a9311c6677d280963cf28813400
python-sphinxcontrib.plantuml_0.5-7.debian.tar.xz 3.9 KiB 0ec9652d0b4e6b1498064372c9e2931f629e83dd7a01104d1bb6a9695bb5991a

Available diffs

No changes file available.

Binary packages built by this source

python3-sphinxcontrib.plantuml: PlantUML extension for Sphinx - Python 3.x

 Once you enable this extension, a very simple string like this:
  "Alice -> Bob: Hi!"
 will create a nice UML schema. WIth PlantUML, you can specify things like
 height, width, scale, caption and so on. For details, please see PlantUML
 documentation at: http://plantuml.sourceforge.net/.
 .
 This package contains the Python 3.x module.