Files
main/programming/language/python3/python3-dbusmock/pspec.xml
T

41 lines
1.5 KiB
XML

<PISI>
<Source>
<Name>python3-dbusmock</Name>
<Homepage>https://github.com/martinpitt/python-dbusmock</Homepage>
<Packager>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Packager>
<License>LGPLv3</License>
<Summary>Mock D-Bus objects for tests</Summary>
<Description>Mock D-Bus objects for tests</Description>
<BuildDependencies>
<Dependency>dbus-python3</Dependency>
<Dependency>python-pygobject3</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<Archive type="targz" sha1sum="c5652401216df5db618e7582c424adfbc91328af">https://github.com/martinpitt/python-dbusmock/releases/download/0.23.0/python-dbusmock-0.23.0.tar.gz</Archive>
</Source>
<Package>
<Name>python3-dbusmock</Name>
<Summary>Mock D-Bus objects for tests</Summary>
<RuntimeDependencies>
<Dependency>dbus-python3</Dependency>
<Dependency>python-pygobject3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3.8</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-04-21</Date>
<Version>0.23.0</Version>
<Comment>First release</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
</History>
</PISI>