Files
main/programming/language/python3/python3-dbusmock/pspec.xml
T
2021-10-22 17:46:11 +03:00

48 lines
1.8 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="053b829721f8773059d96a5cffeb3884b4fb7ad1">https://github.com/martinpitt/python-dbusmock/releases/download/0.23.1/python-dbusmock-0.23.1.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*</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-08-21</Date>
<Version>0.23.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<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>