Port details on branch 2024Q4 |
- py-python-dbusmock Mock D-Bus objects for tests
- 0.32.2_1 devel =2 0.32.1Version of this port present on the latest quarterly branch.
- Maintainer: tagattie@FreeBSD.org
- Port Added: 2020-01-02 07:57:59
- Last Update: 2024-11-22 22:31:54
- Commit Hash: 32a55d2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-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 = 1728177268
SHA256 (python-dbusmock-0.32.2.tar.gz) = 357c269d53a5bb3f87983bec7ff700a0c4d071481f7cf7221ec8376224fc4316
SIZE (python-dbusmock-0.32.2.tar.gz) = 104818
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:
- No options to configure
- Options name:
- devel_py-python-dbusmock
- USES:
- gnome python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|