git: 6ff9de766c4f - main - devel/py-pygithub: Update to 1.55
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Jan 2022 14:21:19 UTC
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6ff9de766c4ff74bc5c52b6c9633fe099cba22a6
commit 6ff9de766c4ff74bc5c52b6c9633fe099cba22a6
Author: Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-01-01 22:35:39 +0000
Commit: Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-01-02 14:18:53 +0000
devel/py-pygithub: Update to 1.55
Remove tests, not available in distribution.
Changelog: https://github.com/PyGithub/PyGithub/blob/v1.55/doc/changes.rst
Approved by: koobs (maintainer, implicit)
---
devel/py-pygithub/Makefile | 12 +++++-------
devel/py-pygithub/distinfo | 6 +++---
2 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/devel/py-pygithub/Makefile b/devel/py-pygithub/Makefile
index 5e1d3e214064..05b4e172908a 100644
--- a/devel/py-pygithub/Makefile
+++ b/devel/py-pygithub/Makefile
@@ -1,8 +1,7 @@
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
PORTNAME= pygithub
-PORTVERSION= 1.54
-PORTREVISION= 1
+PORTVERSION= 1.55
CATEGORIES= devel www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,14 +14,13 @@ LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.14.0:www/py-requests@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pyjwt1>0:www/py-pyjwt1@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pyjwt>=2.0:www/py-pyjwt@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}deprecated>0:devel/py-deprecated@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pynacl>=1.4.0:security/py-pynacl@${PY_FLAVOR}
USES= python:3.6+
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
-do-test:
- @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
-
.include <bsd.port.mk>
diff --git a/devel/py-pygithub/distinfo b/devel/py-pygithub/distinfo
index 8cae190a0e87..de052128e349 100644
--- a/devel/py-pygithub/distinfo
+++ b/devel/py-pygithub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608010662
-SHA256 (PyGithub-1.54.tar.gz) = 14c96d55e3c0e295598e52fbbbf2a7862a293723482ae9000cb9c816faab4fb4
-SIZE (PyGithub-1.54.tar.gz) = 157062
+TIMESTAMP = 1641075510
+SHA256 (PyGithub-1.55.tar.gz) = 1bbfff9372047ff3f21d5cd8e07720f3dbfdaf6462fcaed9d815f528f1ba7283
+SIZE (PyGithub-1.55.tar.gz) = 158046