Files
main/programming/language/python3/python3-trove-classifiers/pspec.xml
T
2023-10-28 21:37:14 +03:00

52 lines
1.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-trove-classifiers</Name>
<Homepage>https://pypi.org/project/trove-classifiers/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Apache</License>
<IsA>app</IsA>
<Summary>Canonical source for classifiers on PyPI (pypi.org)</Summary>
<Icon>python3-trove-classifiers</Icon>
<Description>Canonical source for classifiers on PyPI (pypi.org)</Description>
<Archive sha1sum="70e4dbf86b699126e13db18a549d152044cd340e" type="targz">https://files.pythonhosted.org/packages/5b/fa/49b6a09e4f389d4d9406d2947a685de1462ffb676ea6e61c50905e27b0f4/trove-classifiers-2023.10.18.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-calver</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-trove-classifiers.patch</Patch>
<Patch level="1">python3-trove-classifiers.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-trove-classifiers</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-calver</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2023-10-28</Date>
<Version>2023.10.18</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>