pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-furl unitest2 is not required for python>=2.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfedff5dec9d
branches: trunk
changeset: 643271:cfedff5dec9d
user: obache <obache%pkgsrc.org@localhost>
date: Sat Dec 13 08:56:08 2014 +0000
description:
unitest2 is not required for python>=2.7.
diffstat:
www/py-furl/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r b561b03db4b8 -r cfedff5dec9d www/py-furl/Makefile
--- a/www/py-furl/Makefile Sat Dec 13 08:43:46 2014 +0000
+++ b/www/py-furl/Makefile Sat Dec 13 08:56:08 2014 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2014/09/10 19:00:04 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2014/12/13 08:56:08 obache Exp $
DISTNAME= furl-0.3.95
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= python www
MASTER_SITES= https://pypi.python.org/packages/source/f/furl/
@@ -16,8 +17,5 @@
USE_LANGUAGES= # none
-PYTHON_VERSIONED_DEPENDENCIES= unittest2
-
-.include "../../lang/python/versioned_dependencies.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index