Port details |
- py-slackeventsapi Python Slack Events API adapter for Flask
- 3.0.3 net-im
=2 3.0.1_1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-02-21 15:19:20
- Last Update: 2024-09-08 18:37:45
- Commit Hash: 8d54c00
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/slackapi/python-slack-events-api
- Description:
- The Slack Events Adapter is a Python-based solution to receive and parse events
from Slack's Events API. This library uses an event emitter framework to allow
you to easily process Slack events by simply attaching functions to event
listeners.
This adapter enhances and simplifies Slack's Events API by incorporating useful
best practices, patterns, and opportunities to abstract out common tasks.
¦ ¦ ¦ ¦ 
- 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}slackeventsapi>0:net-im/py-slackeventsapi@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net-im/py-slackeventsapi/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/py-slackeventsapi
- pkg install py311-slackeventsapi
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-slackeventsapi listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-slackeventsapi
- Package flavors (<flavor>: <package>)
- py311: py311-slackeventsapi
- distinfo:
- TIMESTAMP = 1725559879
SHA256 (slackeventsapi-3.0.3.tar.gz) = 3277b66893bd16f3684b38d860b1fd42af6eca64060c5b7d1f50afbc49eb3b23
SIZE (slackeventsapi-3.0.3.tar.gz) = 7340
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-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-flask>=2<4 : www/py-flask@py311
- py311-pyee11>=8<12 : devel/py-pyee11@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net/py-errbot-backend-slackv3
Configuration Options:
- No options to configure
- Options name:
- net-im_py-slackeventsapi
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.3 08 Sep 2024 18:37:45
    |
Po-Chuan Hsieh (sunpoet)  |
net-im/py-slackeventsapi: Update to 3.0.3
Changes: https://github.com/slackapi/python-slack-events-api/releases |
3.0.2 04 Aug 2024 21:16:22
    |
Po-Chuan Hsieh (sunpoet)  |
net-im/py-slackeventsapi: Update to 3.0.2
Changes: https://github.com/slackapi/python-slack-events-api/releases |
3.0.1_1 13 May 2024 14:06:16
    |
Po-Chuan Hsieh (sunpoet)  |
net-im/py-slackeventsapi: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
3.0.1 21 Feb 2024 15:06:08
    |
Po-Chuan Hsieh (sunpoet)  |
net-im/py-slackeventsapi: Add py-slackeventsapi 3.0.1
The Slack Events Adapter is a Python-based solution to receive and parse events
from Slack's Events API. This library uses an event emitter framework to allow
you to easily process Slack events by simply attaching functions to event
listeners.
This adapter enhances and simplifies Slack's Events API by incorporating useful
best practices, patterns, and opportunities to abstract out common tasks. |
Number of commits found: 4
|