FreeBSD Bugzilla – Attachment 211628 Details for
Bug 242820
devel/py-python-gitlab: Update to 2.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 2.0.1
0001-devel-py-python-gitlab-update-to-2.0.1.patch (text/plain), 2.32 KB, created by
Derek Schrock
on 2020-02-13 23:44:07 UTC
(
hide
)
Description:
Update to 2.0.1
Filename:
MIME Type:
Creator:
Derek Schrock
Created:
2020-02-13 23:44:07 UTC
Size:
2.32 KB
patch
obsolete
>From ed4932599ea0b659aa302fe794945ebcde450513 Mon Sep 17 00:00:00 2001 >From: Derek Schrock <dereks@lifeofadishwasher.com> >Date: Sun, 2 Feb 2020 16:25:44 -0500 >Subject: [PATCH] devel/py-python-gitlab: update to 2.0.1 > >- Update to 2.0.1 [1][2][3] >- Documentiation building requires 1.7.6 remove DOC until > textproc/py-sphinx is updated > >[1] https://github.com/python-gitlab/python-gitlab/releases/tag/v2.0.1 >[2] https://github.com/python-gitlab/python-gitlab/releases/tag/v2.0.0 >[3] https://github.com/python-gitlab/python-gitlab/releases/tag/v1.15.0 >--- > devel/py-python-gitlab/Makefile | 12 ++++++------ > devel/py-python-gitlab/distinfo | 6 +++--- > 2 files changed, 9 insertions(+), 9 deletions(-) > >diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile >index 23fbee1f6690..637351bc64fd 100644 >--- a/devel/py-python-gitlab/Makefile >+++ b/devel/py-python-gitlab/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= python-gitlab >-PORTVERSION= 1.14.0 >+PORTVERSION= 2.0.1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -17,13 +17,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.2:www/py-requests@${PY_FLAVOR} > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httmock>0:www/py-httmock@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} > >-USES= python:-3.6 >+USES= python:3.6+ > >-OPTIONS_DEFINE= DOCS >+#OPTIONS_DEFINE= DOCS > >-DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} >-DOCS_PORTDOCS= * >-DOCS_VARS= PYDISTUTILS_BUILD_TARGET=build_sphinx \ >+#DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.7.6,1:textproc/py-sphinx@${PY_FLAVOR} >+#DOCS_PORTDOCS= * >+#DOCS_VARS= PYDISTUTILS_BUILD_TARGET=build_sphinx \ > PYDISTUTILS_BUILDARGS="-n --all-files --fresh-env" > > NO_ARCH= yes >diff --git a/devel/py-python-gitlab/distinfo b/devel/py-python-gitlab/distinfo >index 8d724a97368e..1c49d07d8d16 100644 >--- a/devel/py-python-gitlab/distinfo >+++ b/devel/py-python-gitlab/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1576166814 >-SHA256 (python-gitlab-1.14.0.tar.gz) = 74da9c5908cb6563d2ba7072ca20e949dfa31b36c971f396945647e48a96bdd5 >-SIZE (python-gitlab-1.14.0.tar.gz) = 122326 >+TIMESTAMP = 1581635935 >+SHA256 (python-gitlab-2.0.1.tar.gz) = e2d5da00aac651fe3a83963b1d5f04cdf98d993d4306a89e0835d4bc20afb0b5 >+SIZE (python-gitlab-2.0.1.tar.gz) = 127205 >-- >2.25.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dereks
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 242820
:
210165
|
211303
| 211628
Working