↵ Return to the main page of python3-dbusmock
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-10-03 | Packit <hello at packit dot 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 |
2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.32.1-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-07-14 | Packit <hello at packit dot 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) |
2024-06-07 | Python Maint <python dash maint at redhat dot com> - 0.31.1-2 | - Rebuilt for Python 3.13 |
2024-02-23 | Packit <hello at packit dot dev> - 0.31.1-1 | - power_profiles_daemon: Move back to original D-Bus name to avoid breaking compatibility - Add upower_power_profiles_daemon template for version 0.20 API with new D-Bus name |
2024-02-23 | Packit <hello at packit dot dev> - 0.31.0-1 | - power-profiles-daemon: Move to org.freedesktop.UPower.PowerProfiles as in release 0.20.0 (API break!) - NetworkManager: Add stub ipv4/6 properties in AddWiFiConnection |
2024-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.30.2-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 0.30.2-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-12-31 | Martin Pitt <mpitt at redhat dot com> - 0.30.2-1 | - bluez5: Fix invalid arguments to PairDevice (thanks Simon McVittie) |
2023-12-23 | Packit <hello at packit dot dev> - 0.30.1-1 | - bluez: Clean up static default properties, re-drop PairDevice() `class_` parameter - Add pre-commit rules (thanks Peter Hutterer) |