git: 43559647906f - main - misc/py-wurlitzer: Update to 3.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Jun 2024 16:08:17 UTC
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=43559647906f4fc1decc2550ee429e17dd30d093 commit 43559647906f4fc1decc2550ee429e17dd30d093 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2024-06-14 16:04:20 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2024-06-14 16:07:59 +0000 misc/py-wurlitzer: Update to 3.1.1 - fix restore after capture with optimized file pipes - minor readme clarification - sys_pipes: check that sys.stdout isn't being forwarded to itself Changelog: https://github.com/minrk/wurlitzer/compare/3.1.0...3.1.1 Reported by: Repology --- misc/py-wurlitzer/Makefile | 2 +- misc/py-wurlitzer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-wurlitzer/Makefile b/misc/py-wurlitzer/Makefile index d2e51157ff3d..7d42b8a9eb07 100644 --- a/misc/py-wurlitzer/Makefile +++ b/misc/py-wurlitzer/Makefile @@ -1,5 +1,5 @@ PORTNAME= wurlitzer -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-wurlitzer/distinfo b/misc/py-wurlitzer/distinfo index 53695925ed9d..4f147652b252 100644 --- a/misc/py-wurlitzer/distinfo +++ b/misc/py-wurlitzer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714487716 -SHA256 (wurlitzer-3.1.0.tar.gz) = b31d3b18ab6b8394b3adb8b21841ad6d4b6bb195b9b642953872dbbab4c29b2a -SIZE (wurlitzer-3.1.0.tar.gz) = 11571 +TIMESTAMP = 1718380030 +SHA256 (wurlitzer-3.1.1.tar.gz) = bfb9144ab9f02487d802b9ff89dbd3fa382d08f73e12db8adc4c2fb00cd39bd9 +SIZE (wurlitzer-3.1.1.tar.gz) = 11867