معرفی شرکت ها


python-dbusmock-0.30.2-1.fc38.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Mock D-Bus objects
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته python-dbusmock
نام فایل بسته python-dbusmock-0.30.2-1.fc38.src.rpm
نسخه بسته 0.30.2
انتشار بسته 1.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Sun 31 Dec 2023 10
هاست سازنده buildvm-s390x-23.s390.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://pypi.python.org/pypi/python-dbusmock
مجوز LGPL-3.0-or-later
حجم دانلود 125K
حجم نصب 108.521K
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.


جایگزین ها

بسته نسخه معماری مخزن
python-dbusmock-0.28.7-2.fc38.src.rpm 0.28.7 noarch Fedora Everything
python-dbusmock-0.30.1-1.fc38.src.rpm 0.30.1 noarch Fedora Everything


نیازمندی

مقدار نام
- dbus-x11
- git
- python3-dbus
- python3-devel
- python3-gobject
- python3-pytest
- python3-setuptools
- upower


ارائه دهنده

مقدار نام
= 0.30.2-1.fc38 python3-dbusmock


نحوه نصب


نصب پکیج rpm python-dbusmock:

    dnf install python-dbusmock-0.30.2-1.fc38.src.rpm


فایل ها

مسیرها
python-dbusmock-0.30.2.tar.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-12-31

bluez5: Fix invalid arguments to PairDevice (thanks Simon McVittie)

2023-12-23

bluez: Clean up static default properties, re-drop PairDevice() `class_` parameter
Add pre-commit rules (thanks Peter Hutterer)

2023-11-30

api: Add pytest support and helpers
api: Factor the server spawning into a new SpawnedMock object (thanks Peter Hutterer)
doc: generate sphinx docs on https://martinpitt.github.io/python-dbusmock/ (thanks Peter Hutterer)
cli: Add support for running custom commands on the mock environment (thanks Marco Trevisan)

2023-07-27

spec: Update License: to SPDX format
Test fixes (thanks Marco Trevisan)

2023-04-20

Support loading templates from XDG_DATA_DIRS
iio-sensors-proxy: Throw proper D-Bus errors instead of Python Exception

2023-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2023-01-05

- generated by eloquent/github-release-action -->
- original source:
blue5-obex template: Fix OBEX PullAll (thanks Jan Alexander Steffens)
power_profiles template: Fix Actions property type (thanks Jonas Ådahl)
README: Explain container tests and how to debug them
->

2023-01-05

obex template: Fix OBEX PullAll (thanks Jan Alexander Steffens)</li>

2022-10-12

- generated by eloquent/github-release-action -->
- original source:
Fix generated _version.py in release tarball (#164)
->

2022-10-12

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-07-19

- generated by eloquent/github-release-action -->
- original source:
setup.py: Fix ModuleNotFoundError
ofono template: Fix conversion to f-strings (Debian #1015286)
Ship FMF tests in release tarballs
->
strings (Debian #1015286)</li>

2022-07-17

- generated by eloquent/github-release-action -->
- original source:
Bring back dbusmock.__version__
->

2022-07-16

- generated by eloquent/github-release-action -->
- original source:
Dynamically compute version with setuptools-scm
tests: Adjust to libnotify 0.8 (Debian #1015068)
tests: Only run pylint on current Fedora release
->
scm</li>

2022-06-28

Again works on RHEL/CentOS 8 (0.27 broke there), now in CI
Avoid glib GI dependency for main dbusmock, for running in virtualenv (thanks Allison Karlitskaya)

2022-06-19

Drop unmaintained and broken accountsservice template
testcase: Throw an error when spawning a well-known name that exists (thanks Benjamin Berg)
mockobject: Allow sending signals with extra details (thanks Peter Hutterer)