14
0

Accepting request 1239778 from home:jtorres:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1239778
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=36
This commit is contained in:
2025-01-24 09:58:56 +00:00
committed by Git OBS Bridge
parent 3ce6d7974e
commit 0e66f031ca
4 changed files with 17 additions and 5 deletions

BIN
python-dbusmock-0.32.1.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04efd311dd1063ac2b8f7baa79a026b5c0aa3ed4ef18cd9226f52a273fa6193a
size 105903

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jan 23 09:28:08 UTC 2025 - Joan Torres <joan.torres@suse.com>
- 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
-------------------------------------------------------------------
Thu Nov 14 13:49:18 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-python-dbusmock
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%bcond_with test
%endif
Name: python-python-dbusmock%{psuffix}
Version: 0.32.1
Version: 0.33.0
Release: 0
Summary: Python library for creating mock D-Bus objects
License: LGPL-3.0-or-later