diff --git a/irc/py-irc/Makefile b/irc/py-irc/Makefile index d61851aadabc..fc7b86c07c89 100644 --- a/irc/py-irc/Makefile +++ b/irc/py-irc/Makefile @@ -1,45 +1,45 @@ PORTNAME= irc -PORTVERSION= 20.4.3 +PORTVERSION= 20.5.0 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 733e0e377b5a..d082f92d4ebf 100644 --- a/irc/py-irc/distinfo +++ b/irc/py-irc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722181814 -SHA256 (irc-20.4.3.tar.gz) = 75782e381ebbf410443f7914fd74ca17fbdc4414d14d48da561499eb0958d002 -SIZE (irc-20.4.3.tar.gz) = 91219 +TIMESTAMP = 1722238859 +SHA256 (irc-20.5.0.tar.gz) = 8ddbfd19f71204ceceba7b7c72724b15b3fa87bab5e81e45a75bef736a1a3c76 +SIZE (irc-20.5.0.tar.gz) = 92150