pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-humanfriendly, py-capturer, py-coloredlogs: Adopt



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Jul 22 06:57:52 2023 -0500
Changeset:	c0286a1f8606543c0f645cbeef4fdb1b73621806

Modified Files:
	py-capturer/Makefile
	py-coloredlogs/Makefile
	py-humanfriendly/Makefile

Log Message:
py-humanfriendly, py-capturer, py-coloredlogs: Adopt

Maintainer is unresponsive to email

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c0286a1f8606543c0f645cbeef4fdb1b73621806

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-capturer/Makefile      | 2 +-
 py-coloredlogs/Makefile   | 2 +-
 py-humanfriendly/Makefile | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diffs:
diff --git a/py-capturer/Makefile b/py-capturer/Makefile
index dce083bc08..bee419dfce 100644
--- a/py-capturer/Makefile
+++ b/py-capturer/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=c/capturer/}
 
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
+MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://capturer.readthedocs.io/
 COMMENT=	Easily capture stdout/stderr of the current process and subprocesses
 LICENSE=	mit
diff --git a/py-coloredlogs/Makefile b/py-coloredlogs/Makefile
index b541a56696..9d993583e8 100644
--- a/py-coloredlogs/Makefile
+++ b/py-coloredlogs/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=c/coloredlogs/}
 
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
+MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://coloredlogs.readthedocs.io/en/latest/
 COMMENT=	Colored terminal output for Python's logging module
 LICENSE=	mit
diff --git a/py-humanfriendly/Makefile b/py-humanfriendly/Makefile
index 7681d3ca76..2560bfb6c9 100644
--- a/py-humanfriendly/Makefile
+++ b/py-humanfriendly/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_PYPI:=h/humanfriendly/}
 
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
+MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://humanfriendly.readthedocs.io/
 COMMENT=	Human friendly output for text interfaces using Python
 LICENSE=	mit


Home | Main Index | Thread Index | Old Index