diff --git a/misc/py-posthog/Makefile b/misc/py-posthog/Makefile index 66a4c68a6da3..f862c2ffbe69 100644 --- a/misc/py-posthog/Makefile +++ b/misc/py-posthog/Makefile @@ -1,37 +1,38 @@ PORTNAME= posthog -DISTVERSION= 4.0.1 +DISTVERSION= 7.14.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= posthog-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= developer-friendly, self-hosted product analytics -WWW= https://github.com/posthog/posthog-python +MAINTAINER= atanubiswas484@gmail.com +COMMENT= Developer-friendly, self-hosted product analytics +WWW= https://github.com/posthog/posthog-python/ \ + https://pypi.org/project/posthog/ \ + https://posthog.com/docs/libraries/python/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.44:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}backoff>=1.10.0:devel/py-backoff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}monotonic>=1.5:devel/py-monotonic@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>2.1:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.22.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.5:devel/py-six@${PY_FLAVOR} -USES= python shebangfix +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} \ + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/py-posthog/distinfo b/misc/py-posthog/distinfo index 410fadf145a2..d3da09863ae5 100644 --- a/misc/py-posthog/distinfo +++ b/misc/py-posthog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747997410 -SHA256 (posthog-4.0.1.tar.gz) = 77e7ebfc6086972db421d3e05c91d5431b2b964865d33a9a32e55dd88da4bff8 -SIZE (posthog-4.0.1.tar.gz) = 78040 +TIMESTAMP = 1778658022 +SHA256 (posthog-7.14.1.tar.gz) = c9a65765d5d8dc80ead4196337e3933b6ccbde0eed8f0ce49675485fffe43a3c +SIZE (posthog-7.14.1.tar.gz) = 205114