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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q3
py-python-gitlab Interact with GitLab API
8.5.0 devel on this many watch lists=0 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 8.4.0_1Version of this port present on the latest quarterly branch.
Maintainer: dereks@lifeofadishwasher.com search for ports maintained by this maintainer
Port Added: 2018-04-17 04:17:33
Last Update: 2026-08-24 00:37:58
Commit Hash: 9982702
Also Listed In: python
License: LGPL3+
WWW:
https://github.com/python-gitlab/python-gitlab
Description:
python-gitlab is a Python package providing access to the GitLab server API. It supports the v3 and v4 APIs of GitLab, and provides a CLI tool (gitlab).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}python-gitlab>0:devel/py-python-gitlab@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-python-gitlab/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-python-gitlab
  • pkg install py312-python-gitlab
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 py312-python-gitlab listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-python-gitlab
Package flavors (<flavor>: <package>)
  • py312: py312-python-gitlab
distinfo:
TIMESTAMP = 1787507664 SHA256 (python_gitlab-8.5.0.tar.gz) = 628529ec4ce1f9a7ba2c145b2cf5e4eeca3015418e504b2e6fba70171b6b1b59 SIZE (python_gitlab-8.5.0.tar.gz) = 411497

Packages (timestamps in pop-ups are UTC):
py39-python-gitlab
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest--3.12.0--3.15.0-3.15.0
FreeBSD:14:quarterly-----4.3.04.3.04.3.0
FreeBSD:15:latest--n/a-n/an/a4.3.04.4.0
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py311-python-gitlab
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.2.08.3.0n/an/an/an/an/an/a
FreeBSD:13:quarterly8.2.08.2.0n/an/an/an/an/an/a
FreeBSD:14:latest---6.2.0----
FreeBSD:14:quarterly---6.1.0----
FreeBSD:15:latest--n/a6.2.0n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 
py312-python-gitlab
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest8.5.08.5.0--8.5.0---
FreeBSD:14:quarterly8.4.0_18.4.0_1--8.4.0_1---
FreeBSD:15:latest8.5.08.5.0n/a-n/an/a--
FreeBSD:15:quarterly8.4.0_18.4.0_1n/a-n/an/a--
FreeBSD:16:latest8.5.08.5.0n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>=61.0.0 : devel/py-setuptools@py312
  2. py312-wheel>0 : devel/py-wheel@py312
  3. py312-furo>0 : textproc/py-furo@py312
  4. py312-Jinja2>0 : devel/py-Jinja2@py312
  5. py312-myst-parser>0 : textproc/py-myst-parser@py312
  6. py312-requests-toolbelt>=0.10.1 : www/py-requests-toolbelt@py312
  7. py312-requests>=2.25.0 : www/py-requests@py312
  8. py312-sphinx>=4.3.1,1 : textproc/py-sphinx@py312
  9. py312-sphinxcontrib-autoprogram>0 : textproc/py-sphinxcontrib-autoprogram@py312
  10. python3.12 : lang/python312
  11. py312-build>=0 : devel/py-build@py312
  12. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-pytest-console-scripts>0 : devel/py-pytest-console-scripts@py312
  2. py312-responses>0 : devel/py-responses@py312
  3. py312-trio>0 : net/py-trio@py312
  4. py312-respx>0 : www/py-respx@py312
  5. py312-pytest>=7,1 : devel/py-pytest@py312
  6. python3.12 : lang/python312
Runtime dependencies:
  1. py312-requests-toolbelt>=1.0.0 : www/py-requests-toolbelt@py312
  2. py312-requests>=2.32.0 : www/py-requests@py312
  3. py312-argcomplete>=1.10.0<4 : devel/py-argcomplete@py312
  4. py312-gql>=3.5<5 : devel/py-gql@py312
  5. py312-httpx>0 : www/py-httpx@py312
  6. py312-pyyaml>=5.2 : devel/py-pyyaml@py312
  7. python3.12 : lang/python312
This port is required by:
for Run
  1. devel/git-lab
  2. devel/py-python-semantic-release
  3. sysutils/py-datalad

Configuration Options:
===> The following configuration options are available for py312-python-gitlab-8.5.0: AUTOCOMPLETE=on: Autocompletion via argcomplete DOCS=on: Build and/or install documentation GRAPHQL=on: GraphQL support YAML=on: YAML output ===> Use 'make config' to modify these settings
Options name:
devel_py-python-gitlab
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/p/python_gitlab/
  2. https://pypi.org/packages/source/p/python_gitlab/
Collapse this list.

There are no commits on branch 2026Q3 for this port