Date: Sun, 8 Sep 2024 18:45:32 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8d54c001d47f - main - net-im/py-slackeventsapi: Update to 3.0.3 Message-ID: <202409081845.488IjWBV041009@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d54c001d47f05d35a1e003507661a077f6bd5b3 commit 8d54c001d47f05d35a1e003507661a077f6bd5b3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:20:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:37:45 +0000 net-im/py-slackeventsapi: Update to 3.0.3 Changes: https://github.com/slackapi/python-slack-events-api/releases --- net-im/py-slackeventsapi/Makefile | 4 ++-- net-im/py-slackeventsapi/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-im/py-slackeventsapi/Makefile b/net-im/py-slackeventsapi/Makefile index ce4941dfeac9..7edf7432768b 100644 --- a/net-im/py-slackeventsapi/Makefile +++ b/net-im/py-slackeventsapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= slackeventsapi -PORTVERSION= 3.0.2 +PORTVERSION= 3.0.3 CATEGORIES= net-im python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flask>=2<4:www/py-flask@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyee>=8:devel/py-pyee@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pyee11>=8<12:devel/py-pyee11@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/net-im/py-slackeventsapi/distinfo b/net-im/py-slackeventsapi/distinfo index adfea3f2e67a..3d5f1556706c 100644 --- a/net-im/py-slackeventsapi/distinfo +++ b/net-im/py-slackeventsapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722798805 -SHA256 (slackeventsapi-3.0.2.tar.gz) = d309ea074dd324455971011ec171a070e07786d57327fd20dec05f53481481aa -SIZE (slackeventsapi-3.0.2.tar.gz) = 8812 +TIMESTAMP = 1725559879 +SHA256 (slackeventsapi-3.0.3.tar.gz) = 3277b66893bd16f3684b38d860b1fd42af6eca64060c5b7d1f50afbc49eb3b23 +SIZE (slackeventsapi-3.0.3.tar.gz) = 7340
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081845.488IjWBV041009>