sphinx-tabs 3.4.1-2 source package in Ubuntu

Changelog

sphinx-tabs (3.4.1-2) unstable; urgency=medium

  * Team upload.
  * Add a patch to make the tests pass with Sphinx 7.1 (closes: #1042589).
  * Clean auto-generated files using debian/clean (closes: #1046830).

 -- Dmitry Shachnev <email address hidden>  Fri, 18 Aug 2023 16:32:35 +0300

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx-tabs_3.4.1-2.dsc 2.4 KiB 28ffe4c9a54cffc0e7cbfbdc422022c15749462b929f8e44cd2327469093b75b
sphinx-tabs_3.4.1.orig.tar.gz 511.8 KiB a7ccc8fe4adf0c7957e84a59a5b536ef07da73fcebaf2f727adc3bee9062289d
sphinx-tabs_3.4.1-2.debian.tar.xz 19.5 KiB b634922a8d7bf5e6b9786b9baf113b8b7a6d742f88e32615d208c32420e12f91

Available diffs

No changes file available.

Binary packages built by this source

python3-sphinx-tabs: Tabbed views for Sphinx

 Sphinx Tabs is a Sphinx extension that allows one to create tabbed
 content in a Sphinx documentation built in HTML. The current features
 are:
   - Simple tabs
   - Groupped tabs (synchronize the tabs between multiple areas of the
     page)
   - Code tabs
 .
 This package contains the Python3 library for sphinx-tabs

python3-sphinx-tabs-doc: Tabbed views for Sphinx - Documentation

 Sphinx Tabs is a Sphinx extension that allows one to create tabbed
 content in a Sphinx documentation built in HTML. The current features
 are:
   - Simple tabs
   - Groupped tabs (synchronize the tabs between multiple areas of the
     page)
   - Code tabs
 .
 This package contains the documentation for sphinx-tabs