85 lines
3.1 KiB
XML
85 lines
3.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-markups</Name>
|
|
<Homepage>https://github.com/retext-project/pymarkups</Homepage>
|
|
<Packager>
|
|
<Name>Stefan Gronewold</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>BSD</License>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<IsA>library</IsA>
|
|
<Summary>Wrapper around various text markups</Summary>
|
|
<Description>This module provides a wrapper around various text markup languages.</Description>
|
|
<Archive sha1sum="f624089bd686f925604fbc0e9550a2d485f68b94" type="targz">https://github.com/retext-project/pymarkups/archive/3.1.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency versionFrom="3.8.0">python3-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
<Package>
|
|
<Name>python3-markups</Name>
|
|
<Summary>Wrapper around various text markups</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency versionFrom="3.8.0">python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2023-10-17</Date>
|
|
<Version>3.1.1</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2021-10-22</Date>
|
|
<Version>3.1.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2020-01-15</Date>
|
|
<Version>3.0.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-08-30</Date>
|
|
<Version>2.6.11</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-02-01</Date>
|
|
<Version>2.6.11</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2017-02-01</Date>
|
|
<Version>2.6.8</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-11-21</Date>
|
|
<Version>2.6.7</Version>
|
|
<Comment>First Release</Comment>
|
|
<Name>Stefan Gronewold</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|