82 lines
3.0 KiB
XML
Executable File
82 lines
3.0 KiB
XML
Executable File
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-pysmbc</Name>
|
|
<Homepage>http://cyberelk.net/tim/software/pysmbc</Homepage>
|
|
<Packager>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Python interface to the libsmbclient library</Summary>
|
|
<Description>python-smbc is a Python binding for the libsmbclient library.</Description>
|
|
<Archive sha1sum="f3b21a4dd19bb384f3a15a277dfc6fd8df59c051" type="targz">https://pypi.org/packages/source/p/pysmbc/pysmbc-1.0.23.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>samba-devel</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-pysmbc</Name>
|
|
<Summary>Python3 interface to the libsmbclient library</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>samba</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/python3*</Path>
|
|
<Path fileType="doc">/usr/share/doc/python3-pysmbc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2021-10-22</Date>
|
|
<Version>1.0.23</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2020-05-24</Date>
|
|
<Version>1.0.22</Version>
|
|
<Comment>Patch version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2020-04-22</Date>
|
|
<Version>1.0.21</Version>
|
|
<Comment>Patch version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2020-03-29</Date>
|
|
<Version>1.0.20</Version>
|
|
<Comment>Patch version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2020-03-27</Date>
|
|
<Version>1.0.19</Version>
|
|
<Comment>Patch version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2020-01-20</Date>
|
|
<Version>1.0.18</Version>
|
|
<Comment>First pisi release.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|