From 36d5bd958f81d4bf95997044f8d0b0ff41badfdc Mon Sep 17 00:00:00 2001 From: Derek Schrock Date: Sun, 3 Nov 2019 18:51:48 -0500 Subject: [PATCH] devel/py-python-gitlab: Update to 1.13.0 Update to 1.13.0 Fixed upstream todo.json in sdist. --- devel/py-python-gitlab/Makefile | 16 ++-------------- devel/py-python-gitlab/distinfo | 8 +++----- 2 files changed, 5 insertions(+), 19 deletions(-) diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile index e7f6d99d4d93..72a9fa1ad393 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,14 +1,10 @@ # $FreeBSD$ PORTNAME= python-gitlab -PORTVERSION= 1.12.1 +PORTVERSION= 1.13.0 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP \ - https://raw.githubusercontent.com/${PORTNAME}/${PORTNAME}/v${PORTVERSION}/gitlab/tests/data/:tests +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - todo.json:tests -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dereks@lifeofadishwasher.com COMMENT= Interact with GitLab API @@ -35,14 +31,6 @@ USE_PYTHON= distutils autoplist concurrent SUB_FILES= pkg-message -# todo.json is missing in the pypi dist file -# https://github.com/python-gitlab/python-gitlab/issues/907 -# Once included EXTRACT_ONLY, DISTFILES, Extra MASTER_SITES, and the below post-extract -# can be removed -post-extract: - @${MKDIR} ${WRKSRC}/gitlab/tests/data - @${CP} ${DISTDIR}/${DIST_SUBDIR}/todo.json ${WRKSRC}/gitlab/tests/data/ - post-patch: @${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}/etc|g' ${WRKSRC}/gitlab/config.py diff --git a/devel/py-python-gitlab/distinfo b/devel/py-python-gitlab/distinfo index 0c3de30f0293..6920b3d81f9a 100644 --- a/devel/py-python-gitlab/distinfo +++ b/devel/py-python-gitlab/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1570916431 -SHA256 (python-gitlab-1.12.1.tar.gz) = 984e110c1f76fd939652c30ce3101267a7064e34417cbfc4687e6106d4db54ec -SIZE (python-gitlab-1.12.1.tar.gz) = 120227 -SHA256 (todo.json) = ed65051d90c4966fe52b81f0b5a9da1b1e706e13e9df7cfbb2999421f169265e -SIZE (todo.json) = 2615 +TIMESTAMP = 1572824772 +SHA256 (python-gitlab-1.13.0.tar.gz) = 73b4b44dbe0515c61549a42e624408f25360a08729dc069214dde5db568dbf88 +SIZE (python-gitlab-1.13.0.tar.gz) = 121434 -- 2.23.0