67f0e743d5
- Update to 0.34.2: * spec: Adjust %autosetup to PEP-625 tarball top-level directory - Update to 0.34.1: * spec: Adjust Source URL to PEP-625 tarball name - Update to 0.34.0: * modemmanager: Add cell broadcast messages (thanks Guido Günther) * Move release builds to pybuild for PEP-625 compatibility
Nico Krapp2025-01-24 15:43:12 +00:00
fb6be6a26c
- Update to 0.33.0: * 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) - Update to 0.32.2: * all templates: Drop wrong variant wrapping from all properties * tests: Skip TestNetworkManager::test_one_wifi_with_accesspoints with NM ≥ 1.49.3
Nico Krapp2025-01-24 09:58:56 +00:00
c0faf54bcb
Accepting request 1224214 from devel:languages:python
Ana Guerrero2024-11-17 15:39:36 +00:00
e923b21bc2
- Split test suite off into a 2nd flavor (:test) to avoid buildcycle polkit -> upower -> python-dbusmock
Markéta Machová2024-11-14 13:55:20 +00:00
8c60203b6d
- Replace dbus-1-x11 Requires with /usr/bin/dbus=daemon: this matches what the code actully uses and ensures we do not rely on legacy packages as good as possile.
Dirk Mueller2024-10-28 10:22:57 +00:00
8e7894ef51
Accepting request 1194576 from devel:languages:python
Ana Guerrero2024-08-20 14:12:28 +00:00
498e725244
- update to 0.32.1: * ModemManager: Add initial mock * bluez5: Add advertising API * Fix loading of libglib on macOS
Dirk Mueller2024-08-18 17:07:08 +00:00
54ec9ab7e7
Accepting request 1158470 from devel:languages:python
Ana Guerrero2024-03-18 15:44:20 +00:00
e9f98a78d3
- update to 0.31.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 - update to 0.31.0: * power-profiles-daemon: Move to org.freedesktop.UPower.PowerProfiles as in release 0.20.0 * NetworkManager: Add stub ipv4/6 properties in AddWiFiConnection
Dirk Mueller2024-03-16 12:57:48 +00:00
cd062c7059
Accepting request 1140314 from devel:languages:python
Ana Guerrero2024-01-22 19:30:24 +00:00
4c340e9452
- update to 0.30.2: * bluez5: Fix invalid arguments to PairDevice - update to 0.30.1: * bluez: Clean up static default properties, re-drop PairDevice() class_ parameter - update to 0.30.0: * api: Add pytest support and helpers * api: Factor the server spawning into a new SpawnedMock object * cli: Add support for running custom commands on the mock environment - update to 0.29.1: * spec: Update License: to SPDX format - update to 0.29.0: * Support loading templates from XDG_DATA_DIRS * iio-sensors-proxy: Throw proper D-Bus errors instead of Python Exception - update to 0.28.7: * blue5-obex template: Fix OBEX PullAll * power_profiles template: Fix Actions property type * README: Explain container tests and how to debug them - update to 0.28.6: * Fix generated _version.py in release tarball - update to 0.28.4: * setup.py: Fix ModuleNotFoundError * ofono template: Fix conversion to f-strings (Debian #1015286) * Ship FMF tests in release tarballs - update to 0.28.3: * Bring back dbusmock.__version__ - update to 0.28.2: * Dynamically compute version with setuptools-scm
Dirk Mueller2024-01-21 17:40:55 +00:00
6f0427ceb8
Accepting request 1116817 from devel:languages:python
Ana Guerrero2023-11-02 19:19:58 +00:00
45069a8df0
Accepting request 1116760 from home:simotek:branches:devel:languages:python
Dirk Mueller2023-10-11 07:37:01 +00:00
9a1e787e2c
- Update to 0.24.1: * Do not register standard D-Bus service directories (Thanks Benjamin Berg) * templates: Add IIO Sensors Proxy support (Thanks Marco Trevisan) * Fix importlib module import (Thanks Marco Trevisan) * Clean up code for most recent pylint version * Add Add power-profiles-daemon template (Thanks Bastien Nocera) * logind: Implement Inhibit and ListInhibitors (Thanks to Benjamin Berg) * Fix new complaints from pylint 2.9 * Fix tests for Python 3.10 * DBusMockObject: Add UpdateProperties() method (Thanks to Jonas Ådahl) * DBusTestCase: Add bus override argument to spawn_server_template, to use templates on either system or session bus; add corresponding --session CLI option * bluez template: Implement Pair() method on the Device interface and the AgentManager1 interface (Thanks to Bastien Nocera) * polkit template: Implement RegisterAuthenticationAgent() (Thanks to Jonas Ådahl) * Add accountsservice template (Thanks to Marco Trevisan) * NetworkManager template: Fix connecting to wifi * NetworkManager template: Add Reload() method * tests: Replace nose test runner with standard unittest * setup.py: Drop deprecated test_suite, run tests through python3 -m unittest directly * Add type annotations to the whole API * Drop obsolete ConsoleKit and bluez4 templates/tests * upower template: Drop support for 0.9 API * NetworkManager template: Handle NetworkingEnable * NetworkManager template: AddConnectionUnsaved * Drop support for Python 2 - Add python-dataclasses to {Build,}Requires
Steve Kowalik2021-12-13 04:39:33 +00:00
8fda4d5297
- Update to 0.18.3: - Fix timeouts for loaded machines and parallel tests - Fix tests for Python 3.8
Tomáš Chvátal
2019-10-21 10:05:48 +00:00