Files
main/programming/language/python3/python3-dbusmock/pspec.xml
T
2025-10-27 09:15:31 +03:00

65 lines
2.4 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>python3-build</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-pygobject3</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-setuptools-scm</Dependency>
</BuildDependencies>
<Archive type="targz" sha1sum="2abe9bd0d2f59d784252973142f0d2108fd52ed6">https://github.com/martinpitt/python-dbusmock/archive/refs/tags/0.37.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="4">
<Date>2025-10-26</Date>
<Version>0.37.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<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>