Files
main/programming/language/python3/python3-MarkupSafe/pspec.xml
T
2021-10-22 17:46:11 +03:00

61 lines
2.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-MarkupSafe</Name>
<Homepage>https://pypi.python.org/pypi/MarkupSafe</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<Summary>Implements a XML/HTML/XHTML Markup safe string for Python</Summary>
<Description>python3-MarkupSafe, implements a unicode subclass that supports HTML strings.</Description>
<Archive sha1sum="e1b766b2b1601fde67b3b19ed2f13b9746bb1cca" type="targz">https://files.pythonhosted.org/packages/bf/10/ff66fea6d1788c458663a84d88787bae15d45daa16f6b3ef33322a51fc7e/MarkupSafe-2.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-MarkupSafe</Name>
<Files>
<Path fileType="library">/usr/lib/python3.*</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2021-08-07</Date>
<Version>2.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2020-01-08</Date>
<Version>1.1.1</Version>
<Comment>Rebuild for new python</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2019-04-08</Date>
<Version>1.1.1</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2019-01-20</Date>
<Version>1.0</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>