pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-characteristic py-characteristic: updated HOM...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f87e9ee1efe
branches:  trunk
changeset: 310433:5f87e9ee1efe
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jul 15 10:38:45 2018 +0000

description:
py-characteristic: updated HOMEPAGE, added USE_LANGUAGES

diffstat:

 devel/py-characteristic/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 9b740c3ccf84 -r 5f87e9ee1efe devel/py-characteristic/Makefile
--- a/devel/py-characteristic/Makefile  Sun Jul 15 08:51:34 2018 +0000
+++ b/devel/py-characteristic/Makefile  Sun Jul 15 10:38:45 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/06/08 17:43:24 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/07/15 10:38:45 adam Exp $
 
 DISTNAME=      characteristic-14.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,9 +6,11 @@
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/characteristic/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://pypi.python.org/pypi/characteristic
+HOMEPAGE=      https://characteristic.readthedocs.io/
 COMMENT=       Python attributes without boilerplate
 LICENSE=       mit
 
+USE_LANGUAGES= # none
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index