pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-termcolor
Module Name: pkgsrc
Committed By: wiz
Date: Mon Oct 9 08:46:25 UTC 2017
Modified Files:
pkgsrc/devel/py-termcolor: Makefile
Log Message:
py-termcolor: follow redirect
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-termcolor/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-termcolor/Makefile
diff -u pkgsrc/devel/py-termcolor/Makefile:1.1 pkgsrc/devel/py-termcolor/Makefile:1.2
--- pkgsrc/devel/py-termcolor/Makefile:1.1 Fri Sep 29 14:07:49 2017
+++ pkgsrc/devel/py-termcolor/Makefile Mon Oct 9 08:46:25 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/09/29 14:07:49 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2017/10/09 08:46:25 wiz Exp $
DISTNAME= termcolor-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/termcolor/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://pypi.python.org/pypi/termcolor
+HOMEPAGE= https://pypi.python.org/pypi/termcolor
COMMENT= ANSI color output for terminals
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index