git: a0602e290748 - 2023Q2 - devel/py-sentry-sdk: Update to 1.21.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 May 2023 05:14:52 UTC
The branch 2023Q2 has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0602e29074809506d8acc4d8d0b48bcad29e5dc commit a0602e29074809506d8acc4d8d0b48bcad29e5dc Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2023-05-16 05:02:56 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2023-05-16 05:11:21 +0000 devel/py-sentry-sdk: Update to 1.21.1 * Add CPE related entries while I'm here. Changelog since 1.5.12: https://github.com/getsentry/sentry-python/compare/1.5.12...1.21.1 PR: 271149 Approved by: 0mp (maintainer) MFH: 2023Q2 Security: 5dae5cc-9ee6-4577-a93e-2ab57780e707 (cherry picked from commit 8d6658273d0d490c254c07fc222b2b91d112bb0a) --- devel/py-sentry-sdk/Makefile | 8 +++++--- devel/py-sentry-sdk/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/py-sentry-sdk/Makefile b/devel/py-sentry-sdk/Makefile index bb78028f95fb..ebf1e49efdc3 100644 --- a/devel/py-sentry-sdk/Makefile +++ b/devel/py-sentry-sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= sentry-sdk -DISTVERSION= 1.5.12 +DISTVERSION= 1.21.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +12,15 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}urllib3>=1.10.0,1:net/py-urllib3@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}urllib3>=1.26.11,1:net/py-urllib3@${PY_FLAVOR} # Some dependencies are still missing from the ports collection. # TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ # ${PYTHON_PKGNAMEPREFIX}bottle>=0:www/py-bottle@${PY_FLAVOR} \ # ${PYTHON_PKGNAMEPREFIX}tornado>=0:www/py-tornado@${PY_FLAVOR} -USES= python:3.6+ +USES= cpe python:3.6+ +CPE_VENDOR= sentry +CPE_PRODUCT= sentry_software_development_kit USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes diff --git a/devel/py-sentry-sdk/distinfo b/devel/py-sentry-sdk/distinfo index 1399876def9d..0251a63316e0 100644 --- a/devel/py-sentry-sdk/distinfo +++ b/devel/py-sentry-sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652510644 -SHA256 (sentry-sdk-1.5.12.tar.gz) = 259535ba66933eacf85ab46524188c84dcb4c39f40348455ce15e2c0aca68863 -SIZE (sentry-sdk-1.5.12.tar.gz) = 112372 +TIMESTAMP = 1682793580 +SHA256 (sentry-sdk-1.21.1.tar.gz) = 99c15556a23621be9f18c2955f7ce63321713bf1c0ad396b27b61399bac5f458 +SIZE (sentry-sdk-1.21.1.tar.gz) = 176965