pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-trytond py-dot is ready for python-3.x now.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7375016e2c6a
branches:  trunk
changeset: 351303:7375016e2c6a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Aug 18 19:25:31 2016 +0000

description:
py-dot is ready for python-3.x now.

diffstat:

 devel/py-trytond/options.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 76192a5f54b9 -r 7375016e2c6a devel/py-trytond/options.mk
--- a/devel/py-trytond/options.mk       Thu Aug 18 17:22:12 2016 +0000
+++ b/devel/py-trytond/options.mk       Thu Aug 18 19:25:31 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.8 2016/07/09 13:03:44 wiz Exp $
+# $NetBSD: options.mk,v 1.9 2016/08/18 19:25:31 wiz Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.py-trytond
 PKG_SUPPORTED_OPTIONS= cdecimal mysql pydot psycopg pytz simplejson sphinx
@@ -21,7 +21,6 @@
 .endif
 
 .if !empty(PKG_OPTIONS:Mpydot)
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 # py-dot
 DEPENDS+=              ${PYPKGPREFIX}-dot-[0-9]*:../../graphics/py-dot
 .endif
 



Home | Main Index | Thread Index | Old Index