pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-netaddr



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat May 23 07:55:15 UTC 2020

Modified Files:
        pkgsrc/net/py-netaddr: Makefile

Log Message:
py-netaddr: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/py-netaddr/Makefile

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

Modified files:

Index: pkgsrc/net/py-netaddr/Makefile
diff -u pkgsrc/net/py-netaddr/Makefile:1.4 pkgsrc/net/py-netaddr/Makefile:1.5
--- pkgsrc/net/py-netaddr/Makefile:1.4  Thu Sep 28 12:25:11 2017
+++ pkgsrc/net/py-netaddr/Makefile      Sat May 23 07:55:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/09/28 12:25:11 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/23 07:55:15 adam Exp $
 
 DISTNAME=      netaddr-0.7.19
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,11 +6,11 @@ CATEGORIES=   net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=n/netaddr/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://pypi.python.org/pypi/netaddr/
+HOMEPAGE=      https://github.com/drkjam/netaddr
 COMMENT=       Python library for manipluating network addresses
 LICENSE=       modified-bsd
 
-USE_LANGUAGES=         # none
+USE_LANGUAGES= # none
 
 REPLACE_PYTHON+=       netaddr/eui/ieee.py
 REPLACE_PYTHON+=       netaddr/ip/iana.py



Home | Main Index | Thread Index | Old Index