FreeBSD Bugzilla – Attachment 232237 Details for
Bug 262330
devel/py-python-gitlab: Update to 3.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 3.2.0
0001-devel-py-python-gitlab-Update-to-3.2.0.patch (text/plain), 2.16 KB, created by
Derek Schrock
on 2022-03-03 23:12:16 UTC
(
hide
)
Description:
Update to 3.2.0
Filename:
MIME Type:
Creator:
Derek Schrock
Created:
2022-03-03 23:12:16 UTC
Size:
2.16 KB
patch
obsolete
>From dd7e9347c7e18010ec9460662cd07c3787af4bab Mon Sep 17 00:00:00 2001 >From: Derek Schrock <dereks@lifeofadishwasher.com> >Date: Thu, 3 Mar 2022 17:26:05 -0500 >Subject: [PATCH] devel/py-python-gitlab: Update to 3.2.0 > >- Update to 3.2.0 [1] >- Including missing sdist docs [2] file > >[1] https://github.com/python-gitlab/python-gitlab/releases/tag/v3.2.0 >[2] https://github.com/python-gitlab/python-gitlab/pull/1905 >--- > devel/py-python-gitlab/Makefile | 4 +++- > devel/py-python-gitlab/distinfo | 6 +++--- > devel/py-python-gitlab/gitter.js | 3 --- > 3 files changed, 6 insertions(+), 7 deletions(-) > delete mode 100644 devel/py-python-gitlab/gitter.js > >diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile >index 7a791def71..20c4883690 100644 >--- a/devel/py-python-gitlab/Makefile >+++ b/devel/py-python-gitlab/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= python-gitlab >-PORTVERSION= 3.1.1 >+PORTVERSION= 3.2.0 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -46,6 +46,8 @@ YAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=5.2:devel/py-yaml@${PY_FLAVOR} > > post-patch: > @${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}/etc|g' ${WRKSRC}/gitlab/config.py >+ @${MKDIR} ${WRKSRC}/docs/_static/js/ >+ @${CP} ${FILESDIR}/gitter.js ${WRKSRC}/docs/_static/js/ > > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >diff --git a/devel/py-python-gitlab/distinfo b/devel/py-python-gitlab/distinfo >index 3783bc1561..5c45e0450d 100644 >--- a/devel/py-python-gitlab/distinfo >+++ b/devel/py-python-gitlab/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1643424505 >-SHA256 (python-gitlab-3.1.1.tar.gz) = cad1338c1ff1a791a7bae7995dc621e26c77dfbf225bade456acec7512782825 >-SIZE (python-gitlab-3.1.1.tar.gz) = 217505 >+TIMESTAMP = 1646340956 >+SHA256 (python-gitlab-3.2.0.tar.gz) = 8f6ee81109fec231fc2b74e2c4035bb7de0548eaf82dd119fe294df2c4a524be >+SIZE (python-gitlab-3.2.0.tar.gz) = 220032 >diff --git a/devel/py-python-gitlab/gitter.js b/devel/py-python-gitlab/gitter.js >deleted file mode 100644 >index 1340cb4839..0000000000 >--- a/devel/py-python-gitlab/gitter.js >+++ /dev/null >@@ -1,3 +0,0 @@ >-((window.gitter = {}).chat = {}).options = { >- room: 'python-gitlab/Lobby' >-}; >-- >2.35.1 >
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
Actions:
View
|
Diff
Attachments on
bug 262330
:
232237
|
232793