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

Changelog

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

  [ Ondřej Nový ]
  * d/control: Use <email address hidden> as maintainer
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Fixed homepage (points to github instead of bitbucket).
  * Fixed UPSTREAM_GIT in debian/rules.
  * Build-depends on openstack-pkg-tools.
  * Removed Python 2 support (Closes: #938187).

 -- Thomas Goirand <email address hidden>  Sat, 14 Sep 2019 17:42:52 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sphinxcontrib.plantuml_0.5-6.dsc 2.2 KiB 12caef8b15685b1fc64608f962dd9556a2595ce37db615ddbb8fdc87b912bc7f
python-sphinxcontrib.plantuml_0.5.orig.tar.gz 5.5 KiB 654a1c206156634398ffdc87c481c67777610a9311c6677d280963cf28813400
python-sphinxcontrib.plantuml_0.5-6.debian.tar.xz 2.9 KiB 8a5e11885a3966f07cee094f26664f8c1b2e12f90772d89617026b5db6ae3262

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.