git: 36fb5f10acdf - main - devel/py-launchpadlib: Update to 1.10.16
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Jul 2022 09:18:50 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=36fb5f10acdf2f0a1b9232182c72a10bc41c6197 commit 36fb5f10acdf2f0a1b9232182c72a10bc41c6197 Author: Fullermd <fullermd@over-yonder.net> AuthorDate: 2022-07-19 09:16:53 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-07-19 09:16:53 +0000 devel/py-launchpadlib: Update to 1.10.16 - switch to DISTVERSION - reorder variables (portfmt) ChangeLog: https://launchpad.net/launchpadlib/trunk/1.10.16 PR: 265282 --- devel/py-launchpadlib/Makefile | 8 ++++---- devel/py-launchpadlib/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-launchpadlib/Makefile b/devel/py-launchpadlib/Makefile index b84224adb350..a4e5779e3b65 100644 --- a/devel/py-launchpadlib/Makefile +++ b/devel/py-launchpadlib/Makefile @@ -1,5 +1,5 @@ PORTNAME= launchpadlib -PORTVERSION= 1.10.13 +DISTVERSION= 1.10.16 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,16 +10,16 @@ COMMENT= Python API for Launchpad LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}keyring>=0:security/py-keyring@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lazr.restfulclient>=0.9.19:devel/py-lazr.restfulclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lazr.uri>=0:devel/py-lazr.uri@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}testresources>=0:devel/py-testresources@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wadllib>=0:devel/py-wadllib@${PY_FLAVOR} USES= python:3.6+ -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils NO_ARCH= yes diff --git a/devel/py-launchpadlib/distinfo b/devel/py-launchpadlib/distinfo index 468134daf2c5..3a83d40a5cea 100644 --- a/devel/py-launchpadlib/distinfo +++ b/devel/py-launchpadlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592009881 -SHA256 (launchpadlib-1.10.13.tar.gz) = 5804d68ec93247194449d17d187e949086da0a4d044f12155fad269ef8515435 -SIZE (launchpadlib-1.10.13.tar.gz) = 200770 +TIMESTAMP = 1658092642 +SHA256 (launchpadlib-1.10.16.tar.gz) = 0df4b13936f988afd0ee485f40fa6922eab783b48c38ca0108cb73c8788fca80 +SIZE (launchpadlib-1.10.16.tar.gz) = 208446