81 lines
2.9 KiB
XML
81 lines
2.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-cups</Name>
|
|
<Homepage>http://cyberelk.net/tim/software/pycups</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Python3 interface to the CUPS API</Summary>
|
|
<Description>python3-cups contains python3 bindings to wrap the CUPS API.</Description>
|
|
<Archive sha1sum="b6057da7830fb49c30021902393d94acb045087e" type="targz">https://pypi.org/packages/source/p/pycups/pycups-2.0.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cups-devel</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-cups</Name>
|
|
<Summary>Python3 interface to the CUPS API</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>cups</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2021-09-13</Date>
|
|
<Version>2.0.1</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2020-05-16</Date>
|
|
<Version>2.0.1</Version>
|
|
<Comment>Major version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2020-03-15</Date>
|
|
<Version>1.9.74</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2019-10-19</Date>
|
|
<Version>1.9.74</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2018-08-15</Date>
|
|
<Version>1.9.73</Version>
|
|
<Comment>Rebuild New T.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2017-01-25</Date>
|
|
<Version>1.9.73</Version>
|
|
<Comment>First Relase.</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|