Skip to content

Commit

Permalink
devel/py-python-gitlab: Update version 4.2.0=>4.3.0
Browse files Browse the repository at this point in the history
- Pet portfmt

Changelog: https://github.com/python-gitlab/python-gitlab/releases/tag/v4.3.0

PR:		275976
Approved by:	submitter is maintainer
  • Loading branch information
derekschrock authored and 5u623l20 committed Dec 29, 2023
1 parent cb80989 commit 060a6bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-python-gitlab/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-gitlab
DISTVERSION= 4.2.0
DISTVERSION= 4.3.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -15,8 +15,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0.0:devel/py-setuptools@${P
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.10.1:www/py-requests-toolbelt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.25.0:www/py-requests@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-console-scripts>0:devel/py-pytest-console-scripts@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-console-scripts>0:devel/py-pytest-console-scripts@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}responses>0:devel/py-responses@${PY_FLAVOR}

USES= python
Expand Down
6 changes: 3 additions & 3 deletions devel/py-python-gitlab/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1701175782
SHA256 (python-gitlab-4.2.0.tar.gz) = f870d76f98c95d05c43399d73b1eaab59c671b32793830cd2f9ddf32cc93541e
SIZE (python-gitlab-4.2.0.tar.gz) = 454204
TIMESTAMP = 1703740203
SHA256 (python-gitlab-4.3.0.tar.gz) = eb31d1f2bfd8653f74996f9d0bf84ce7afb0843f9122a257c9a93b0e027d1df0
SIZE (python-gitlab-4.3.0.tar.gz) = 455928

0 comments on commit 060a6bc

Please sign in to comment.