notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-mattermostdriver Python Mattermost Driver
7.3.2_1 net-im on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.3.2_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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):
py39-mattermostdriver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a--7.3.2
 

py311-mattermostdriver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.3.2_17.3.2_1-7.3.2_17.3.2_1---
FreeBSD:13:quarterly7.3.2_17.3.2_1-7.3.2_17.3.2_1---
FreeBSD:14:latest7.3.2_17.3.2_1-7.3.2_17.3.2_1---
FreeBSD:14:quarterly7.3.2_17.3.2_1-7.3.2_17.3.2_1---
FreeBSD:15:latest7.3.2_17.3.2_1n/a7.3.2_1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-requests>=2.25 : www/py-requests@py39
  2. py39-websockets>=8 : devel/py-websockets@py39
  3. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mattermostdriver/
  2. https://pypi.org/packages/source/m/mattermostdriver/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.3.2_1
13 May 2024 14:06:15
commit hash: d5ae5fb9534bc4d0f118b4ba6b346c9e53e3713ecommit hash: d5ae5fb9534bc4d0f118b4ba6b346c9e53e3713ecommit hash: d5ae5fb9534bc4d0f118b4ba6b346c9e53e3713ecommit hash: d5ae5fb9534bc4d0f118b4ba6b346c9e53e3713e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net-im/py-mattermostdriver: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
7.3.2
21 Feb 2024 15:06:08
commit hash: fa39b281adb9ca0fdce94b03f783f44ef296cdd9commit hash: fa39b281adb9ca0fdce94b03f783f44ef296cdd9commit hash: fa39b281adb9ca0fdce94b03f783f44ef296cdd9commit hash: fa39b281adb9ca0fdce94b03f783f44ef296cdd9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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