pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-characteristic
Module Name: pkgsrc
Committed By: adam
Date: Sun Jul 15 10:38:45 UTC 2018
Modified Files:
pkgsrc/devel/py-characteristic: Makefile
Log Message:
py-characteristic: updated HOMEPAGE, added USE_LANGUAGES
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-characteristic/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-characteristic/Makefile
diff -u pkgsrc/devel/py-characteristic/Makefile:1.2 pkgsrc/devel/py-characteristic/Makefile:1.3
--- pkgsrc/devel/py-characteristic/Makefile:1.2 Wed Jun 8 17:43:24 2016
+++ pkgsrc/devel/py-characteristic/Makefile Sun Jul 15 10:38:45 2018
@@ -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 @@ CATEGORIES= devel python
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