diff options
author | wiz <wiz> | 2014-05-09 07:36:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-05-09 07:36:53 +0000 |
commit | 84420beaae7a04e9bd6a46d33d31e46e8c1080ce (patch) | |
tree | f0ae24b824ed839ee5b6436ccbb72fb55cef94f8 /finance | |
parent | 2873091b7d53861e716b61355f2c0f38bff087f7 (diff) | |
download | pkgsrc-84420beaae7a04e9bd6a46d33d31e46e8c1080ce.tar.gz |
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash/Makefile | 4 | ||||
-rw-r--r-- | finance/py-trytond-account-invoice/Makefile | 4 | ||||
-rw-r--r-- | finance/py-trytond-account-product/Makefile | 4 | ||||
-rw-r--r-- | finance/py-trytond-account/Makefile | 4 | ||||
-rw-r--r-- | finance/py-trytond-currency/Makefile | 4 | ||||
-rw-r--r-- | finance/py-vatnumber/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index b3c4c9530b9..e8995541f4d 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2014/05/05 00:47:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.203 2014/05/09 07:37:05 wiz Exp $ DISTNAME= gnucash-2.6.3 PKGREVISION= 4 @@ -34,7 +34,7 @@ REPLACE_PERL+= packaging/win32/exetype.pl REPLACE_PERL+= src/backend/xml/test/grab-types.pl REPLACE_PERL+= src/quotes/Quote_example.pl -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.6.1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.6.1 REPLACE_PYTHON+= src/python/pycons/*.py src/python/pycons/pycons PY_PATCHPLIST= yes diff --git a/finance/py-trytond-account-invoice/Makefile b/finance/py-trytond-account-invoice/Makefile index f84c23be1ec..f3a9d797a4a 100644 --- a/finance/py-trytond-account-invoice/Makefile +++ b/finance/py-trytond-account-invoice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/05/05 22:58:40 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:05 wiz Exp $ DISTNAME= trytond_account_invoice-3.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g} @@ -21,7 +21,7 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 # XXX according to setup.py +PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py PYTHON_VERSIONED_DEPENDENCIES= dateutil REPLACE_PYTHON+= tests/test_account_invoice.py diff --git a/finance/py-trytond-account-product/Makefile b/finance/py-trytond-account-product/Makefile index 3bd8c41e125..4510dec5ddd 100644 --- a/finance/py-trytond-account-product/Makefile +++ b/finance/py-trytond-account-product/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/05/05 22:58:40 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:05 wiz Exp $ DISTNAME= trytond_account_product-3.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g} @@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 # XXX according to setup.py +PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py REPLACE_PYTHON+= tests/test_account_product.py diff --git a/finance/py-trytond-account/Makefile b/finance/py-trytond-account/Makefile index 39ad1eaeb92..3e422aecb3f 100644 --- a/finance/py-trytond-account/Makefile +++ b/finance/py-trytond-account/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/05/05 22:58:40 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:05 wiz Exp $ DISTNAME= trytond_account-3.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} @@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 # XXX according to setup.py +PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py PYTHON_VERSIONED_DEPENDENCIES= dateutil REPLACE_PYTHON+= tests/test_account.py diff --git a/finance/py-trytond-currency/Makefile b/finance/py-trytond-currency/Makefile index 159c84e5742..ab29dd828a2 100644 --- a/finance/py-trytond-currency/Makefile +++ b/finance/py-trytond-currency/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/05/05 22:58:41 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:05 wiz Exp $ DISTNAME= trytond_currency-3.2.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} @@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none REPLACE_PYTHON+= tests/test_currency.py -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 # XXX according to setup.py +PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py .include "../../lang/python/application.mk" .include "../../lang/python/egg.mk" diff --git a/finance/py-vatnumber/Makefile b/finance/py-vatnumber/Makefile index 96e412ba182..0999f079154 100644 --- a/finance/py-vatnumber/Makefile +++ b/finance/py-vatnumber/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/01/25 10:30:07 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:05 wiz Exp $ DISTNAME= vatnumber-1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -18,7 +18,7 @@ PKG_SUGGESTED_OPTIONS= vatnumber-suds .if !empty(PKG_OPTIONS:Mvatnumber-suds) DEPENDS+= ${PYPKGPREFIX}-suds-[0-9]*:../../net/py-suds -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-suds +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-suds .endif .include "../../lang/python/egg.mk" |