pkgsrc-WIP-changes archive

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

py-vcrpy: Update maintainer email



Module Name:	pkgsrc-wip
Committed By:	Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By:	matthewd
Date:		Mon May 9 05:36:30 2022 -0700
Changeset:	3a04225e017f0f01ea4f47d208ef03cfe37572ef

Modified Files:
	py-vcrpy/Makefile

Log Message:
py-vcrpy: Update maintainer email

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

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

diffstat:
 py-vcrpy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-vcrpy/Makefile b/py-vcrpy/Makefile
index e015c0918e..d26eb6bc0f 100644
--- a/py-vcrpy/Makefile
+++ b/py-vcrpy/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=v/vcrpy/}
 
-MAINTAINER=	matthewda%fastmail.us@localhost
+MAINTAINER=	matthewd%fastmail.us@localhost
 HOMEPAGE=	https://github.com/kevin1024/vcrpy
 COMMENT=	VCR.py simplifies and speeds up tests that make HTTP requests
 LICENSE=	mit


Home | Main Index | Thread Index | Old Index