dev-python/sphinxcontrib-programoutput: Add python3.5 support

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567456

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-12-03 15:32:37 +01:00
parent 25ac9409ed
commit 543f2ded70
2 changed files with 9 additions and 8 deletions

View File

@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription>
<herd>python</herd>
<longdescription>
A Sphinx extension to literally insert the output of arbitrary
commands into documents, helping you to keep your command examples
up to date.
</longdescription>
<upstream>
<remote-id type="pypi">sphinxcontrib-programoutput</remote-id>
</upstream>
<upstream>
<remote-id type="pypi">sphinxcontrib-programoutput</remote-id>
</upstream>
</pkgmetadata>