Package python-dbusmock-0.36.0-1.el10_0.src
Name | python-dbusmock |
---|---|
Epoch | 0 |
Version | 0.36.0 |
Release | 1.el10_0 |
Architecture | src |
Website/URL | https://pypi.python.org/pypi/python-dbusmock |
License | LGPL-3.0-or-later |
Build Time | 2025-07-16 09:07:14 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | Mock D-Bus objects |
Repositories | Extras |
Description | With this program/Python library you can easily create mock objects on D-Bus. This is useful for writing tests for software which talks to D-Bus services such as upower, systemd, ConsoleKit, gnome-session or others, and it is hard (or impossible without root privileges) to set the state of the real services to what you expect in your tests. |
Errata | — |
Size | 150 KiB |
Source Project | python-dbusmock-0.36.0-1.el10_0 |
SHA-256 checksum | 6cacb0f33af060ba634f7f94a591b24936a2341bb19c996277096b14e4dc367e |
×
* Tue Jul 15 2025 Packit <hello@packit.dev> - 0.36.0-1 - mockobject: Fix _wrap_in_dbus_variant for Struct and Dict types (thanks Sebastian Wick) - Drop setup.{cfg,py} and RHEL 9 support, move to pybuild (rhbz#2377609) - Drop iio-sensor-proxy tests, the template is broken (see #241) * Fri May 23 2025 Packit <hello@packit.dev> - 0.35.0-1 - modemmanager: Add operator code (thanks Guido Günther) - modemmanager: Allow to set CellBroadcast channel list (thanks Guido Günther) * Fri Feb 21 2025 Packit <hello@packit.dev> - 0.34.3-1 - tests: Relax libnotify expected format for libnotify 0.8.4 * Fri Dec 27 2024 Packit <hello@packit.dev> - 0.34.2-1 - spec: Adjust %autosetup to PEP-625 tarball top-level directory * Thu Dec 12 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.33.0-1 - Rebuilt for MSVSphere 10 * Wed Dec 11 2024 Packit <hello@packit.dev> - 0.33.0-1 - templates: Add gsd-rfkill (thanks Guido Günther) - Allow adding objects derived from DBusMockObject (thanks Sebastian Wick) - Drop Python <= 3.7 support (thanks Tomasz Kłoczko) * Thu Oct 03 2024 Packit <hello@packit.dev> - 0.32.2-1 - all templates: Drop wrong variant wrapping from all properties - tests: Skip TestNetworkManager::test_one_wifi_with_accesspoints with NM ≥ 1.49.3 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.32.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jul 14 2024 Packit <hello@packit.dev> - 0.32.1-1 - ModemManager: Add initial mock (thanks Guido Günther) - bluez5: Add advertising API (thanks Frederik Leonhardt) - Fix loading of libglib on macOS (thanks peturingi) * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.31.1-2 - Rebuilt for Python 3.13