pkgsrc-WIP-changes archive

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

py-cloudpickle: Update maintainer email



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

Modified Files:
	py-cloudpickle/Makefile

Log Message:
py-cloudpickle: 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=c4ba6b4b1467961552f2ad83fc25ab58f572cf66

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

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

diffs:
diff --git a/py-cloudpickle/Makefile b/py-cloudpickle/Makefile
index a208a56d97..1fc806b2b6 100644
--- a/py-cloudpickle/Makefile
+++ b/py-cloudpickle/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=c/cloudpickle/}
 
-MAINTAINER=	matthewda%fastmail.us@localhost
+MAINTAINER=	matthewd%fastmail.us@localhost
 HOMEPAGE=	https://github.com/cloudpipe/cloudpickle
 COMMENT=	Extended pickling support for Python objects
 LICENSE=	modified-bsd


Home | Main Index | Thread Index | Old Index