Port details on branch 2023Q4 |
- py-python-dbusmock Mock D-Bus objects for tests
- 0.36.0 devel
=2 0.35.0Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2020-01-02 07:57:59
- Last Update: 2025-07-16 01:37:04
- Commit Hash: bd7e125
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL3+
- WWW:
- https://pypi.org/project/python-dbusmock
- Description:
- 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, logind, 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}python-dbusmock>0:devel/py-python-dbusmock@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-python-dbusmock/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-python-dbusmock
- pkg install py311-python-dbusmock
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-python-dbusmock listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-python-dbusmock
- Package flavors (<flavor>: <package>)
- py311: py311-python-dbusmock
- distinfo:
- TIMESTAMP = 1752628662
SHA256 (python_dbusmock-0.36.0.tar.gz) = 2d3812ee6c1e15607bca882ed5dfcabaac449c1a3b9627080bbab3deefd56fd2
SIZE (python_dbusmock-0.36.0.tar.gz) = 111529
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>0 : devel/py-setuptools-scm@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-pygobject>=0 : devel/py-pygobject@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-dbus>0 : devel/py-dbus@py311
- py311-pygobject>=0 : devel/py-pygobject@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-python-dbusmock-0.36.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_py-python-dbusmock
- USES:
- gnome python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|