diff --git a/irc/py-irc/Makefile b/irc/py-irc/Makefile index 1222fe535934..8ca6df39b7b1 100644 --- a/irc/py-irc/Makefile +++ b/irc/py-irc/Makefile @@ -1,45 +1,45 @@ PORTNAME= irc -PORTVERSION= 20.4.0 +PORTVERSION= 20.4.1 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 7654e1379c91..f373e5709d06 100644 --- a/irc/py-irc/distinfo +++ b/irc/py-irc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711706507 -SHA256 (irc-20.4.0.tar.gz) = 7d2517f5566d6bf3aa85d7f98c7758b61f0d63ee915bfd9f6f567139736644f9 -SIZE (irc-20.4.0.tar.gz) = 91215 +TIMESTAMP = 1718370327 +SHA256 (irc-20.4.1.tar.gz) = 27569879bae5cd8991c217cdcb465190d7b4f18a6a26749e48d053fd0b5a52cc +SIZE (irc-20.4.1.tar.gz) = 91229