Files
main/programming/language/python3/python3-dbusmock/pspec.xml
T
2023-10-19 11:26:08 +03:00

55 lines
2.0 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="3">
<Date>2023-10-17</Date>
<Version>0.23.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<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>