Files
main/programming/language/python3/python3-pallets-sphinx-themes/pspec.xml
T
2021-10-22 18:51:17 +03:00

54 lines
2.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-pallets-sphinx-themes</Name>
<Homepage>https://github.com/pallets/pallets-sphinx-themes</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>programming.language.python3</PartOf>
<License>BSDv3</License>
<IsA>library</IsA>
<Summary>Sphinx themes for Pallets and related projects.</Summary>
<Description>python3-pallets-sphinx-themes provides sphinx themes for Pallets and related projects.</Description>
<Archive sha1sum="b2d8aa8d0878af7266c97be14566565c33cc9e44" type="targz">https://files.pythonhosted.org/packages/da/ff/dc403f870b3e7886aabc4abab24feeeae0ca8b6278cca2a402d3249ed4f3/Pallets-Sphinx-Themes-2.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-pallets-sphinx-themes</Name>
<Summary>Sphinx themes for Pallets and related projects.</Summary>
<RuntimeDependencies>
<Dependency>python3-importlib_metadata</Dependency>
<Dependency>python3-sphinx</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-pallets-sphinx-themes</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-10-22</Date>
<Version>2.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-02-18</Date>
<Version>1.2.3</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>