git: b73c31c6ea26 - main - devel/py-python-gitlab: Update 5.6.0 => 6.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Jun 2025 23:46:00 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b73c31c6ea263ca3603aa85de3f4acbc82a496dc
commit b73c31c6ea263ca3603aa85de3f4acbc82a496dc
Author: Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2025-06-07 23:42:07 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-06-07 23:45:18 +0000
devel/py-python-gitlab: Update 5.6.0 => 6.0.0
Changelog:
https://github.com/python-gitlab/python-gitlab/releases/tag/v6.0.0
Disable DOCS option - require py-sphinx >= 8
PR: 287363
---
devel/py-python-gitlab/Makefile | 4 +++-
devel/py-python-gitlab/distinfo | 6 +++---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile
index 498d6653e3d3..90755f6f26b1 100644
--- a/devel/py-python-gitlab/Makefile
+++ b/devel/py-python-gitlab/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-gitlab
-DISTVERSION= 5.6.0
+DISTVERSION= 6.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -29,6 +29,7 @@ SUB_FILES= pkg-message
OPTIONS_DEFINE= AUTOCOMPLETE DOCS GRAPHQL YAML
OPTIONS_DEFAULT= AUTOCOMPLETE GRAPHQL YAML
+OPTIONS_EXCLUDE= DOCS
AUTOCOMPLETE_DESC= Autocompletion via argcomplete
GRAPHQL_DESC= GraphQL support
@@ -36,6 +37,7 @@ YAML_DESC= YAML output
AUTOCOMPLETE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=1.10.0<4:devel/py-argcomplete@${PY_FLAVOR}
+DOCS_BROKEN= Require py-sphinx >= 8: cannot import name '_ConfigRebuild' from 'sphinx.config'
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}furo>0:textproc/py-furo@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}myst-parser>0:textproc/py-myst-parser@${PY_FLAVOR} \
diff --git a/devel/py-python-gitlab/distinfo b/devel/py-python-gitlab/distinfo
index e904a483087c..0cc6f7580496 100644
--- a/devel/py-python-gitlab/distinfo
+++ b/devel/py-python-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738091819
-SHA256 (python_gitlab-5.6.0.tar.gz) = bc531e8ba3e5641b60409445d4919ace68a2c18cb0ec6d48fbced6616b954166
-SIZE (python_gitlab-5.6.0.tar.gz) = 396148
+TIMESTAMP = 1749044802
+SHA256 (python_gitlab-6.0.0.tar.gz) = 704bf548c258f1cfe2f09b8ece9af1cc8fa6ae828ac6fe6a1cbe957c98431414
+SIZE (python_gitlab-6.0.0.tar.gz) = 397108