Port details |
- py-pydbus Pythonic DBus library
- 0.6.0 devel =2 0.6.0Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2024-02-11 17:36:05
- Last Update: 2024-11-19 16:59:07
- Commit Hash: 48060e0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv2+
- WWW:
- https://github.com/LEW21/pydbus/
- Description:
- Pythonic DBus library.
- ¦ ¦ ¦ ¦
- 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}pydbus>0:devel/py-pydbus@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pydbus/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pydbus
- pkg install py311-pydbus
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-pydbus listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pydbus
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1704302546
SHA256 (pydbus-0.6.0.tar.gz) = 4207162eff54223822c185da06c1ba8a34137a9602f3da5a528eedf3f78d0f2c
SIZE (pydbus-0.6.0.tar.gz) = 22079
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-gobject3>=0 : devel/py-gobject3@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- deskutils/py-i3-gnome-pomodoro
Configuration Options:
- No options to configure
- Options name:
- devel_py-pydbus
- USES:
- gnome python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0 19 Nov 2024 16:59:07 |
Charlie Li (vishwin) |
devel/py-gobject3: use USE_GNOME=pygobject3 helper
The helper is equivalent to the previous explicit dependency
declaration so no functional or metadata changes.
With hat: gnome
PR: 273722 |
0.6.0 11 Feb 2024 17:25:28 |
Nicola Vitale (nivit) |
devel/py-pydbus: Add new port
Pythonic DBus library.
https://github.com/LEW21/pydbus/ |
Number of commits found: 2
|