28 Commits

Author SHA256 Message Date
Ana Guerrero
8e7894ef51 Accepting request 1194576 from devel:languages:python
- update to 0.32.1:
  * ModemManager: Add initial mock
  * bluez5: Add advertising API
  * Fix loading of libglib on macOS

OBS-URL: https://build.opensuse.org/request/show/1194576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=12
2024-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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=30
2024-08-18 17:07:08 +00:00
Ana Guerrero
54ec9ab7e7 Accepting request 1158470 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1158470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=11
2024-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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=28
2024-03-16 12:57:48 +00:00
Ana Guerrero
cd062c7059 Accepting request 1140314 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1140314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=10
2024-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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=26
2024-01-21 17:40:55 +00:00
Ana Guerrero
6f0427ceb8 Accepting request 1116817 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1116817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=9
2023-11-02 19:19:58 +00:00
45069a8df0 Accepting request 1116760 from home:simotek:branches:devel:languages:python
- dbusmock explicitly needs dbus-1-daemon to function (rather then
  dbus-broker)

OBS-URL: https://build.opensuse.org/request/show/1116760
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=24
2023-10-11 07:37:01 +00:00
Dominique Leuenberger
0a6828092f Accepting request 1082656 from devel:languages:python
- Removed not needed sle15modernpython macro

OBS-URL: https://build.opensuse.org/request/show/1082656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=8
2023-04-26 15:23:57 +00:00
16d8ed2c6e - Removed not needed sle15modernpython macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=22
2023-04-25 07:57:31 +00:00
Dominique Leuenberger
02d419e2f2 Accepting request 1078647 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1078647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=7
2023-04-13 12:10:17 +00:00
ba38ad6808 Accepting request 1078646 from home:dirkmueller:acdc:as_python3_module
Fix macro conditional.

OBS-URL: https://build.opensuse.org/request/show/1078646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=20
2023-04-12 12:20:25 +00:00
08c940bf35 Accepting request 1078644 from home:dirkmueller:acdc:as_python3_module
- Switch to pyproject_*
- Add missing BR on python-gobject.

OBS-URL: https://build.opensuse.org/request/show/1078644
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=19
2023-04-12 12:18:07 +00:00
Dominique Leuenberger
cd2150536f Accepting request 940130 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/940130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=6
2021-12-16 20:19:17 +00:00
Steve Kowalik
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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=18
2021-12-13 04:39:33 +00:00
Dominique Leuenberger
5912122acb Accepting request 786924 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/786924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=5
2020-03-26 23:27:59 +00:00
Tomáš Chvátal
937966c5d0 Accepting request 786919 from home:pgajdos:python
- version update to 0.19
  - NetworkManager template: Add "StateReason" property and active connection ID
  - Add low-memory-monitor template

OBS-URL: https://build.opensuse.org/request/show/786919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=16
2020-03-20 14:35:06 +00:00
Tomáš Chvátal
5a676eec79 - Do not pull in py2 on python3 subpkg
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=15
2020-03-12 08:08:37 +00:00
Dominique Leuenberger
e648aebbf7 Accepting request 769869 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/769869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=4
2020-02-06 12:19:11 +00:00
Tomáš Chvátal
e5f743af82 Accepting request 769868 from home:dimstar:Factory
- Require python-dbus-python: dbusmock can't work without this
  module.

without this, you get:

```
> python3
Python 3.7.3 (default, Apr 09 2019, 05:18:21) [GCC] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import dbusmock
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.7/site-packages/dbusmock/__init__.py", line 16, in <module>
    from dbusmock.mockobject import (DBusMockObject, MOCK_IFACE,
  File "/usr/lib/python3.7/site-packages/dbusmock/mockobject.py", line 27, in <module>
    import dbus
ModuleNotFoundError: No module named 'dbus'
```

OBS-URL: https://build.opensuse.org/request/show/769868
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=13
2020-02-04 08:22:34 +00:00
Dominique Leuenberger
78103fa220 Accepting request 741463 from devel:languages:python
- Update to 0.18.3:
  - Fix timeouts for loaded machines and parallel tests
  - Fix tests for Python 3.8

OBS-URL: https://build.opensuse.org/request/show/741463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=3
2019-11-22 09:18:59 +00:00
Tomáš Chvátal
8fda4d5297 - Update to 0.18.3:
- Fix timeouts for loaded machines and parallel tests
  - Fix tests for Python 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=11
2019-10-21 10:05:48 +00:00
Dominique Leuenberger
93d033b714 Accepting request 668147 from devel:languages:python
- Use noun phrase in summary. Trim description, it is not a manual.
- Update URL to new home:
  * https://github.com/martinpitt/python-dbusmock

OBS-URL: https://build.opensuse.org/request/show/668147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=2
2019-02-01 10:44:23 +00:00
Dominique Leuenberger
3e0c705bf2 Accepting request 663326 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/663326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-dbusmock?expand=0&rev=1
2019-01-21 09:47:11 +00:00
Tomáš Chvátal
1ce99e9ecc Accepting request 664178 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Trim description, it is not a manual.

OBS-URL: https://build.opensuse.org/request/show/664178
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=4
2019-01-10 08:21:10 +00:00
Tomáš Chvátal
712ca3b3db Accepting request 663334 from GNOME:Next
Update URL to new home

OBS-URL: https://build.opensuse.org/request/show/663334
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=3
2019-01-07 11:34:25 +00:00
Tomáš Chvátal
175ce12943 - Remove test condition
- Use %license macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=2
2019-01-07 10:43:03 +00:00
Tomáš Chvátal
6464a5ccd8 Accepting request 663324 from GNOME:Next
New upstream release. Maintainers, please consider subbing this package to TW proper, we will need it for testing gnome-control-center during build for later versions. See rq#663319

OBS-URL: https://build.opensuse.org/request/show/663324
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=1
2019-01-07 10:41:17 +00:00