diff options
author | richard <richard> | 2014-06-25 06:05:32 +0000 |
---|---|---|
committer | richard <richard> | 2014-06-25 06:05:32 +0000 |
commit | 5f424c9dcad8b3adc868e1f634bb6c56129956fc (patch) | |
tree | f0790ef6d4cda63f7fdfd540e1a8fd6c258795da | |
parent | 7c8d40f7139ab941dca7638e2458b9bb5a51d4a8 (diff) | |
download | pkgsrc-5f424c9dcad8b3adc868e1f634bb6c56129956fc.tar.gz |
Update trytond modules using py-trytond/Makefile.common
ok wiz@
-rw-r--r-- | geography/py-trytond-country/Makefile | 8 | ||||
-rw-r--r-- | misc/py-trytond-company/Makefile | 8 | ||||
-rw-r--r-- | misc/py-trytond-party-siret/Makefile | 8 | ||||
-rw-r--r-- | misc/py-trytond-party/Makefile | 8 | ||||
-rw-r--r-- | misc/py-trytond-product/Makefile | 9 | ||||
-rw-r--r-- | misc/py-trytond-stock-lot/Makefile | 8 | ||||
-rw-r--r-- | misc/py-trytond-stock/Makefile | 9 | ||||
-rw-r--r-- | time/py-trytond-calendar/Makefile | 8 |
8 files changed, 32 insertions, 34 deletions
diff --git a/geography/py-trytond-country/Makefile b/geography/py-trytond-country/Makefile index d6162a742e1..706e295d113 100644 --- a/geography/py-trytond-country/Makefile +++ b/geography/py-trytond-country/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/06/25 06:05:32 richard Exp $ -DISTNAME= trytond_country-3.2.0 +.include "../../devel/py-trytond/Makefile.common" +DISTNAME= trytond_country-${TRYTOND_VERSION} PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= geography python -MASTER_SITES= http://downloads.tryton.org/3.2/ +MASTER_SITES= ${TRYTON_SITES} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ @@ -15,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none REPLACE_PYTHON+= tests/test_country.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/misc/py-trytond-company/Makefile b/misc/py-trytond-company/Makefile index 12e1c071a14..0489ae21b12 100644 --- a/misc/py-trytond-company/Makefile +++ b/misc/py-trytond-company/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/06/25 06:07:57 richard Exp $ -DISTNAME= trytond_company-3.2.0 +.include "../../devel/py-trytond/Makefile.common" +DISTNAME= trytond_company-${TRYTOND_VERSION} PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= misc python -MASTER_SITES= http://downloads.tryton.org/3.2/ +MASTER_SITES= ${TRYTON_SITES} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ @@ -17,7 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none REPLACE_PYTHON+= tests/test_company.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/misc/py-trytond-party-siret/Makefile b/misc/py-trytond-party-siret/Makefile index bbe64990f52..5550bd5cde7 100644 --- a/misc/py-trytond-party-siret/Makefile +++ b/misc/py-trytond-party-siret/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2014/05/15 05:35:27 richard Exp $ +# $NetBSD: Makefile,v 1.2 2014/06/25 06:07:57 richard Exp $ -DISTNAME= trytond_party_siret-3.2.0 +.include "../../devel/py-trytond/Makefile.common" +DISTNAME= trytond_party_siret-${TRYTOND_VERSION} PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= misc python -MASTER_SITES= http://downloads.tryton.org/3.2/ +MASTER_SITES= ${TRYTON_SITES} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tryton.org/ @@ -15,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-party-[0-9]*:../../misc/py-trytond-party USE_LANGUAGES= # none REPLACE_PYTHON+= tests/test_party_siret.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/misc/py-trytond-party/Makefile b/misc/py-trytond-party/Makefile index 663badb052f..59a9047da79 100644 --- a/misc/py-trytond-party/Makefile +++ b/misc/py-trytond-party/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2014/05/09 07:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2014/06/25 06:07:57 richard Exp $ -DISTNAME= trytond_party-3.2.0 +.include "../../devel/py-trytond/Makefile.common" +DISTNAME= trytond_party-${TRYTOND_VERSION} PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= misc python -MASTER_SITES= http://downloads.tryton.org/3.2/ +MASTER_SITES= ${TRYTON_SITES} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ @@ -16,7 +17,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none REPLACE_PYTHON+= tests/test_party.py -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py .include "options.mk" diff --git a/misc/py-trytond-product/Makefile b/misc/py-trytond-product/Makefile index 12b14f14fe8..ff8b02e81b9 100644 --- a/misc/py-trytond-product/Makefile +++ b/misc/py-trytond-product/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/06/25 06:07:57 richard Exp $ -DISTNAME= trytond_product-3.2.0 +.include "../../devel/py-trytond/Makefile.common" +DISTNAME= trytond_product-${TRYTOND_VERSION} PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= misc python -MASTER_SITES= http://downloads.tryton.org/3.2/ +MASTER_SITES= ${TRYTON_SITES} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ @@ -15,8 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py - REPLACE_PYTHON+= tests/test_product.py .include "../../lang/python/application.mk" diff --git a/misc/py-trytond-stock-lot/Makefile b/misc/py-trytond-stock-lot/Makefile index 15709e29ba8..a19f00d3bde 100644 --- a/misc/py-trytond-stock-lot/Makefile +++ b/misc/py-trytond-stock-lot/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/06/25 06:07:57 richard Exp $ -DISTNAME= trytond_stock_lot-3.2.0 +.include "../../devel/py-trytond/Makefile.common" +DISTNAME= trytond_stock_lot-${TRYTOND_VERSION} PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/g} CATEGORIES= misc python -MASTER_SITES= http://downloads.tryton.org/3.2/ +MASTER_SITES= ${TRYTON_SITES} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ @@ -17,7 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none REPLACE_PYTHON+= tests/test_stock_lot.py -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py (v3.0.0) .include "../../lang/python/application.mk" .include "../../lang/python/egg.mk" diff --git a/misc/py-trytond-stock/Makefile b/misc/py-trytond-stock/Makefile index 455a84c4d91..f33f259343c 100644 --- a/misc/py-trytond-stock/Makefile +++ b/misc/py-trytond-stock/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/06/25 06:07:57 richard Exp $ -DISTNAME= trytond_stock-3.2.0 +.include "../../devel/py-trytond/Makefile.common" +DISTNAME= trytond_stock-${TRYTOND_VERSION} PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= misc python -MASTER_SITES= http://downloads.tryton.org/3.2/ +MASTER_SITES= ${TRYTON_SITES} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ @@ -19,8 +20,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py (v3.0.1) - REPLACE_PYTHON+= tests/test_stock.py .include "../../lang/python/application.mk" diff --git a/time/py-trytond-calendar/Makefile b/time/py-trytond-calendar/Makefile index 76aa17666f3..8b25671e70a 100644 --- a/time/py-trytond-calendar/Makefile +++ b/time/py-trytond-calendar/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/06/25 06:06:10 richard Exp $ -DISTNAME= trytond_calendar-3.2.0 +.include "../../devel/py-trytond/Makefile.common" +DISTNAME= trytond_calendar-${TRYTOND_VERSION} PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/1} CATEGORIES= python time -MASTER_SITES= http://downloads.tryton.org/3.2/ +MASTER_SITES= ${TRYTON_SITES} MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ @@ -18,7 +19,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-[0-9]*:../../devel/py-trytond USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # XXX according to setup.py (v3.0.2) PYTHON_VERSIONED_DEPENDENCIES= dateutil REPLACE_PYTHON+= tests/scenario_calendar.py tests/test_calendar.py |