Port details |
- py-gitlab-webhook-handler Webhook Handler for GitLab
- 1.0.2_2 devel
=2 1.0.2_1Version of this port present on the latest quarterly branch. - Maintainer: michael.osipov@innomotics.com
 - Port Added: 2023-03-27 19:36:04
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python www
- License: APACHE20
- WWW:
- https://github.com/ahebrank/gitlab-webhook-handler
- Description:
- Webhook Handler for GitLab written in Python with Flask deployed as WSGI
application.
¦ ¦ ¦ ¦ 
- 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}gitlab-webhook-handler>0:devel/py-gitlab-webhook-handler@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-gitlab-webhook-handler/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-gitlab-webhook-handler
- pkg install py311-gitlab-webhook-handler
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-gitlab-webhook-handler listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-gitlab-webhook-handler
- Package flavors (<flavor>: <package>)
- py311: py311-gitlab-webhook-handler
- distinfo:
- TIMESTAMP = 1674077353
SHA256 (gwh-1.0.2.tar.gz) = 69c2f151289a6b8015adacff34c64a984c5c8e6abf6cb22cb61f2e08611fed9c
SIZE (gwh-1.0.2.tar.gz) = 6312
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-flask>=1.0 : www/py-flask@py311
- py311-requests>=2.19.0 : www/py-requests@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-gitlab-webhook-handler
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_2 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.0.2_1 23 Dec 2024 12:34:45
    |
Michael Osipov (michaelo)  |
*/*: Update my email address
Since Siemens has sold our subsidiary to KPS Capital Partners we are now
legally a separate company with new public email addresses. Old ones
will go away in the future.
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D48171 |
1.0.2_1 30 Nov 2023 11:59:38
    |
Michael Osipov (michaelo)  |
devel/py-gitlab-webhook-handler: fix dependency fallout after
3232af18957315da73e0e4105cac869d8cb3c6b1
Approved by: jrm
Differential Revision: https://reviews.freebsd.org/D42849 |
1.0.2 14 Nov 2023 17:16:46
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-gitlab-webhook-handler: Use PYPI instead of CHEESESHOP
Approved by: portmgr (blanket)
With hat: python |
1.0.2 27 Mar 2023 19:31:42
    |
Nuno Teixeira (eduardo)  Author: Michael Osipov |
devel/py-gitlab-webhook-handler: New port: Webhook Handler for GitLab
- Submitter becomes maintainer
Webhook Handler for GitLab written in Python with Flask deployed as WSGI
application.
WWW: https://github.com/ahebrank/gitlab-webhook-handler
PR: 269047 |
Number of commits found: 5
|