Files
main/programming/language/python3/python3-zappa/pspec.xml
T
2020-03-12 01:13:50 +03:00

82 lines
3.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-zappa</Name>
<Homepage>https://github.com/Miserlou/Zappa</Homepage>
<Packager>
<Name>Ismet Sezer Simsek</Name>
<Email>ismetsezer1996@gmail.com</Email>
</Packager>
<PartOf>programming.language.python3</PartOf>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Zappa - Serverless Python</Summary>
<Description>Server-less Python Web Services for AWS Lambda and API Gateway</Description>
<Archive sha1sum="246c59454c29909174177ef42a8d66de0501757d" type="targz">https://github.com/Miserlou/Zappa/archive/0.51.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-zappa</Name>
<Summary>Zappa - Serverless Python</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-03-11</Date>
<Version>0.51.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-02-21</Date>
<Version>0.50.0</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-02-06</Date>
<Version>0.49.0</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-01-14</Date>
<Version>0.48.2</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2018-08-30</Date>
<Version>0.46.2</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2017-08-15</Date>
<Version>0.43.2</Version>
<Comment>First Release</Comment>
<Name>Ismet Sezer Simsek</Name>
<Email>ismetsezer1996@gmail.com</Email>
</Update>
</History>
</PISI>