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-gitlab-webhook-handler Webhook Handler for GitLab
1.0.2_2 devel 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 1.0.2_1Version of this port present on the latest quarterly branch.
Maintainer: michael.osipov@innomotics.com search for ports maintained by this maintainer
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.
Homepage    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}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):
py39-gitlab-webhook-handler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.0.2--1.0.2_11.0.2_11.0.2_1
FreeBSD:14:latest-----1.0.2-1.0.2
FreeBSD:14:quarterly-----1.0.2_11.0.2_11.0.2_1
FreeBSD:15:latest--n/a-n/a1.0.2_11.0.2_11.0.2_1
 

py311-gitlab-webhook-handler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.2_11.0.2_2-1.0.2_11.0.2_2---
FreeBSD:13:quarterly1.0.2_11.0.2_1-1.0.2_11.0.2_1---
FreeBSD:14:latest1.0.2_11.0.2_2-1.0.2_11.0.2_2---
FreeBSD:14:quarterly1.0.2_11.0.2_1-1.0.2_11.0.2_1---
FreeBSD:15:latest1.0.2_21.0.2_2n/a1.0.2_1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-flask>=1.0 : www/py-flask@py311
  2. py311-requests>=2.19.0 : www/py-requests@py311
  3. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/gwh/
  2. https://pypi.org/packages/source/g/gwh/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.2_2
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 8881c82cd80646a9172c4b4d6cd55624d9fa004ccommit hash: 8881c82cd80646a9172c4b4d6cd55624d9fa004ccommit hash: 8881c82cd80646a9172c4b4d6cd55624d9fa004ccommit hash: 8881c82cd80646a9172c4b4d6cd55624d9fa004c files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
*/*: 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
commit hash: c7716dd9b25149f67327b8b5677608f59652dabbcommit hash: c7716dd9b25149f67327b8b5677608f59652dabbcommit hash: c7716dd9b25149f67327b8b5677608f59652dabbcommit hash: c7716dd9b25149f67327b8b5677608f59652dabb files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
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
commit hash: 59952c7737e5e8691820d9b084c2da2e628292f6commit hash: 59952c7737e5e8691820d9b084c2da2e628292f6commit hash: 59952c7737e5e8691820d9b084c2da2e628292f6commit hash: 59952c7737e5e8691820d9b084c2da2e628292f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 866380c886c03989de1650b5f3ef028d7f26f1d0commit hash: 866380c886c03989de1650b5f3ef028d7f26f1d0commit hash: 866380c886c03989de1650b5f3ef028d7f26f1d0commit hash: 866380c886c03989de1650b5f3ef028d7f26f1d0 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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