pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-flake8



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue May 15 06:26:50 UTC 2018

Modified Files:
        pkgsrc/devel/py-flake8: Makefile

Log Message:
py-flake8: updated HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/py-flake8/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-flake8/Makefile
diff -u pkgsrc/devel/py-flake8/Makefile:1.15 pkgsrc/devel/py-flake8/Makefile:1.16
--- pkgsrc/devel/py-flake8/Makefile:1.15        Mon May 14 10:26:28 2018
+++ pkgsrc/devel/py-flake8/Makefile     Tue May 15 06:26:50 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2018/05/14 10:26:28 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2018/05/15 06:26:50 adam Exp $
 
 DISTNAME=      flake8-3.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES=     devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/flake8/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://pypi.python.org/pypi/flake8/
+HOMEPAGE=      https://gitlab.com/pycqa/flake8
 COMMENT=       Modular source code checker for Python programs
 LICENSE=       mit
 



Home | Main Index | Thread Index | Old Index