61 lines
2.2 KiB
XML
61 lines
2.2 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-beaker</Name>
|
|
<Homepage>https://github.com/bbangert/beaker</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>BSD</License>
|
|
<IsA>library</IsA>
|
|
<Summary>A Session and Caching library with WSGI Middleware</Summary>
|
|
<Description>python3-beaker is a web session and general caching library that includes WSGI middleware for use in web applications.</Description>
|
|
<Archive sha1sum="faac46ebe358b5ba54aca4e74af535148716bf7a" type="targz">https://github.com/bbangert/beaker/archive/1.11.0.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-beaker</Name>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2021-10-22</Date>
|
|
<Version>1.11.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2020-01-08</Date>
|
|
<Version>1.11.0</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2019-04-08</Date>
|
|
<Version>1.10.1</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2019-01-28</Date>
|
|
<Version>1.10.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|