pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-fpconst Update HOMEPAGE. Mark as not ready for...
details: https://anonhg.NetBSD.org/pkgsrc/rev/48b75b1562f6
branches: trunk
changeset: 629645:48b75b1562f6
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 25 09:06:15 2014 +0000
description:
Update HOMEPAGE. Mark as not ready for python-3.x.
diffstat:
math/py-fpconst/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 943389a315c0 -r 48b75b1562f6 math/py-fpconst/Makefile
--- a/math/py-fpconst/Makefile Sat Jan 25 09:05:56 2014 +0000
+++ b/math/py-fpconst/Makefile Sat Jan 25 09:06:15 2014 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/09/11 23:04:31 asau Exp $
-#
+# $NetBSD: Makefile,v 1.11 2014/01/25 09:06:15 wiz Exp $
DISTNAME= fpconst-0.7.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,10 +6,11 @@
MASTER_SITES= http://pypi.python.org/packages/source/f/fpconst/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://research.warnes.net/projects/RStatServer/fpconst/
+HOMEPAGE= https://pypi.python.org/pypi/fpconst
COMMENT= IEEE 754 floating point special handling for Python
PYDISTUTILSPKG= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.7.2
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index