diff --git a/irc/py-irc/Makefile b/irc/py-irc/Makefile index 8ca6df39b7b1..d0c690c274f8 100644 --- a/irc/py-irc/Makefile +++ b/irc/py-irc/Makefile @@ -1,45 +1,45 @@ PORTNAME= irc -PORTVERSION= 20.4.1 +PORTVERSION= 20.4.2 CATEGORIES= irc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= IRC protocol client library for Python WWW= https://github.com/jaraco/irc LICENSE= MIT BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco.collections>0:devel/py-jaraco.collections@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jaraco.functools>=1.20:devel/py-jaraco.functools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jaraco.logging>0:devel/py-jaraco.logging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jaraco.stream>0:devel/py-jaraco.stream@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jaraco.text>3.10:devel/py-jaraco.text@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tempora>=1.6:devel/py-tempora@${PY_FLAVOR} USES= python shebangfix USE_PYTHON= autoplist pep517 pytest SHEBANG_FILES= irc/*.py scripts/*.py EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} NO_ARCH= yes PORTEXAMPLES= dccreceive.py dccsend.py irccat.py irccat2.py servermap.py \ ssl-cat.py testbot.py OPTIONS_DEFINE= EXAMPLES post-patch: ${CHMOD} -R o-w ${WRKSRC}/irc.egg-info post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${PORTEXAMPLES:S,^,${WRKSRC}/scripts/,} ${STAGEDIR}${EXAMPLESDIR}/ .include diff --git a/irc/py-irc/distinfo b/irc/py-irc/distinfo index f373e5709d06..56961c27bdbe 100644 --- a/irc/py-irc/distinfo +++ b/irc/py-irc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718370327 -SHA256 (irc-20.4.1.tar.gz) = 27569879bae5cd8991c217cdcb465190d7b4f18a6a26749e48d053fd0b5a52cc -SIZE (irc-20.4.1.tar.gz) = 91229 +TIMESTAMP = 1722077534 +SHA256 (irc-20.4.2.tar.gz) = c09d7945c3fdcba288d43c4f82fb2b078821ae26ce0b993b62f3894f746c3772 +SIZE (irc-20.4.2.tar.gz) = 91206