Port details |
- py-mattermostdriver Python Mattermost Driver
- 7.3.2_1 net-im =2 7.3.2_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-02-21 15:19:17
- Last Update: 2024-05-13 14:06:15
- Commit Hash: d5ae5fb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://vaelor.github.io/python-mattermost-driver/
- https://github.com/Vaelor/python-mattermost-driver
- Description:
- mattermostdriver is the Python Mattermost Driver for API v4.
You interact with this module mainly by using the Driver class. If you want to
access information about the logged in user, like the user id, you can access
them by using Driver.client.userid.
- ¦ ¦ ¦ ¦
- 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}mattermostdriver>0:net-im/py-mattermostdriver@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net-im/py-mattermostdriver/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/py-mattermostdriver
- pkg install py39-mattermostdriver
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 py39-mattermostdriver listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-mattermostdriver
- Package flavors (<flavor>: <package>)
- py39: py39-mattermostdriver
- distinfo:
- TIMESTAMP = 1708448842
SHA256 (mattermostdriver-7.3.2.tar.gz) = 2e4d7b4a17d3013e279c6f993746ea18cd60b45d8fa3be24f47bc2de22b9b3b4
SIZE (mattermostdriver-7.3.2.tar.gz) = 22144
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-requests>=2.25 : www/py-requests@py39
- py39-websockets>=8 : devel/py-websockets@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-im_py-mattermostdriver
- USES:
- 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 |
7.3.2_1 13 May 2024 14:06:15 |
Po-Chuan Hsieh (sunpoet) |
net-im/py-mattermostdriver: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
7.3.2 21 Feb 2024 15:06:08 |
Po-Chuan Hsieh (sunpoet) |
net-im/py-mattermostdriver: Add py-mattermostdriver 7.3.2
mattermostdriver is the Python Mattermost Driver for API v4.
You interact with this module mainly by using the Driver class. If you want to
access information about the logged in user, like the user id, you can access
them by using Driver.client.userid. |
Number of commits found: 2
|