pkgsrc-WIP-changes archive

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

py-evalidate: switch to https



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Feb 17 23:03:48 2026 +0100
Changeset:	6392a000a252ea31f8afbd797cfb40dc52ca8360

Modified Files:
	py-evalidate/Makefile

Log Message:
py-evalidate: switch to https

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

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

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

diffs:
diff --git a/py-evalidate/Makefile b/py-evalidate/Makefile
index 48e797e73a..995f639f0e 100644
--- a/py-evalidate/Makefile
+++ b/py-evalidate/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=e/evalidate/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://github.com/yaroslaff/evalidate
+HOMEPAGE=	https://github.com/yaroslaff/evalidate
 COMMENT=	Validation and secure evaluation of untrusted python expressions
 LICENSE=	mit
 


Home | Main Index | Thread Index | Old Index