pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-ordereddict PYTHON_VERSIONS_ACCEPTED was remo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e24d347ef97c
branches:  trunk
changeset: 643105:e24d347ef97c
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Thu Dec 11 05:35:14 2014 +0000

description:
PYTHON_VERSIONS_ACCEPTED was removed, at least python-27 works fine

diffstat:

 devel/py-ordereddict/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r cd88b905ec5c -r e24d347ef97c devel/py-ordereddict/Makefile
--- a/devel/py-ordereddict/Makefile     Thu Dec 11 00:15:33 2014 +0000
+++ b/devel/py-ordereddict/Makefile     Thu Dec 11 05:35:14 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/07/07 05:52:13 obache Exp $
+# $NetBSD: Makefile,v 1.5 2014/12/11 05:35:14 cheusov Exp $
 #
 
 DISTNAME=      ordereddict-1.1
@@ -13,7 +13,5 @@
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_ACCEPTED=              26
-
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index