docutils : rebuilt with python3 bindings

This commit is contained in:
blue-devil
2019-12-05 21:03:57 +00:00
parent 9c49cc3742
commit ece7095bd0
4 changed files with 71 additions and 27 deletions
+28 -1
View File
@@ -13,18 +13,45 @@
<Summary>A library for processing plaintext documentation</Summary>
<Description>A library for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX.</Description>
<Archive sha1sum="32cefb69ac3dab5b04c4d150776f35419cc4c863" type="targz">mirrors://sourceforge/docutils/docutils-0.14.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>docutils</Name>
<Summary>A library and applications for processing plaintext documentation</Summary>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>python-docutils</Name>
<Summary>Docutils module for python</Summary>
<Files>
<Path fileType="library">/usr/lib/python2*</Path>
</Files>
</Package>
<Package>
<Name>python3-docutils</Name>
<Summary>Docutils module for python3</Summary>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2019-12-06</Date>
<Version>0.14</Version>
<Comment>Rebuilt with python3 bindings.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2018-08-05</Date>
<Version>0.14</Version>