git: 451b0643884b - main - misc/py-censys: Update 2.1.9 → 2.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Apr 2023 18:27:02 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=451b0643884b64fb2a6fbc330dcaeb49d738493f commit 451b0643884b64fb2a6fbc330dcaeb49d738493f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-04-30 17:33:46 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-04-30 18:26:54 +0000 misc/py-censys: Update 2.1.9 → 2.2.0 Reported by: portscout --- misc/py-censys/Makefile | 9 +++++---- misc/py-censys/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/misc/py-censys/Makefile b/misc/py-censys/Makefile index b3d106477d49..b33e237c4ab6 100644 --- a/misc/py-censys/Makefile +++ b/misc/py-censys/Makefile @@ -1,5 +1,5 @@ PORTNAME= censys -DISTVERSION= 2.1.9 +DISTVERSION= 2.2.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +12,14 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backoff>=2.0.1:devel/py-backoff@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.26.0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.29.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=10.16.2:textproc/py-rich@${PY_FLAVOR} -BUILD_DEPENDS= ${PY_DEPENDS} +BUILD_DEPENDS= ${PY_DEPENDS} \ + ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PY_DEPENDS} USES= python:3.8+ -USE_PYTHON= distutils autoplist +USE_PYTHON= pep517 autoplist NO_ARCH= yes diff --git a/misc/py-censys/distinfo b/misc/py-censys/distinfo index dad3c1c89584..c797726739dc 100644 --- a/misc/py-censys/distinfo +++ b/misc/py-censys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672090754 -SHA256 (censys-2.1.9.tar.gz) = caccc151083232c9ea989b705c676a5629743b51e5d8d3998012be08bb921001 -SIZE (censys-2.1.9.tar.gz) = 37482 +TIMESTAMP = 1682875657 +SHA256 (censys-2.2.0.tar.gz) = ad0925d56b681bd9dd6f2a64fc33baf354adafa8bd307dc9a3320d2f9cfe22e3 +SIZE (censys-2.2.0.tar.gz) = 37163