devel/py-subprocess-tee: update to 0.4.2

Account for PyPI packaging change of name to 'subprocess_tee'

Changes:	https://github.com/pycontribs/subprocess-tee/releases/tag/v0.4.2
Reported by:	repology
This commit is contained in:
Matthew Seaman 2024-06-20 07:27:12 +01:00
parent 0f6eee0942
commit 70908f8bec
2 changed files with 5 additions and 4 deletions

View file

@ -1,8 +1,9 @@
PORTNAME= subprocess-tee
PORTVERSION= 0.4.1
PORTVERSION= 0.4.2
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSIONFULL}
MAINTAINER= matthew@FreeBSD.org
COMMENT= Captures output while still printing it in real-time

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1671381644
SHA256 (subprocess-tee-0.4.1.tar.gz) = b3c124993f8b88d1eb1c2fde0bc2069787eac720ba88771cba17e8c93324825d
SIZE (subprocess-tee-0.4.1.tar.gz) = 13599
TIMESTAMP = 1718832881
SHA256 (subprocess_tee-0.4.2.tar.gz) = 91b2b4da3aae9a7088d84acaf2ea0abee3f4fd9c0d2eae69a9b9122a71476590
SIZE (subprocess_tee-0.4.2.tar.gz) = 14951