Fri Dec 24 15:03:13 2021 UTC ()
py-tryton-platform: mark as not for python 2.x


(wiz)
diff -r1.11 -r1.12 pkgsrc/meta-pkgs/py-tryton-platform/Makefile

cvs diff -r1.11 -r1.12 pkgsrc/meta-pkgs/py-tryton-platform/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/py-tryton-platform/Makefile 2020/12/08 10:56:13 1.11
+++ pkgsrc/meta-pkgs/py-tryton-platform/Makefile 2021/12/24 15:03:12 1.12
@@ -1,30 +1,30 @@ @@ -1,30 +1,30 @@
1# $NetBSD: Makefile,v 1.11 2020/12/08 10:56:13 jperkin Exp $ 1# $NetBSD: Makefile,v 1.12 2021/12/24 15:03:12 wiz Exp $
2# 2#
3DISTNAME= # empty 3DISTNAME= # empty
4PKGNAME= ${PYPKGPREFIX}-tryton-platform-${TRYTON_BASEVER} 4PKGNAME= ${PYPKGPREFIX}-tryton-platform-${TRYTON_BASEVER}
5.include "../../devel/py-trytond/Makefile.common" 5.include "../../devel/py-trytond/Makefile.common"
6 6
7CATEGORIES= meta-pkgs python 7CATEGORIES= meta-pkgs python
8MASTER_SITES= # empty 8MASTER_SITES= # empty
9DISTFILES= # empty 9DISTFILES= # empty
10LICENSE= gnu-gpl-v3 10LICENSE= gnu-gpl-v3
11 11
12MAINTAINER= pkgsrc-users@NetBSD.org 12MAINTAINER= pkgsrc-users@NetBSD.org
13COMMENT= Install complete tryton client/server platform 13COMMENT= Install complete tryton client/server platform
14 14
15META_PACKAGE= yes 15META_PACKAGE= yes
16 16
17PYTHON_VERSIONS_ACCEPTED= 27 # some dependencies only for python-2.7 as of 20200313 17PYTHON_VERSIONS_INCOMPATIBLE= 27
18 18
19.include "../../lang/python/pyversion.mk" 19.include "../../lang/python/pyversion.mk"
20 20
21DEPENDS+= ${PYPKGPREFIX}-trytond-ldap-authentication>=${TRYTON_BASEVER}:../../databases/py-trytond-ldap-authentication 21DEPENDS+= ${PYPKGPREFIX}-trytond-ldap-authentication>=${TRYTON_BASEVER}:../../databases/py-trytond-ldap-authentication
22DEPENDS+= ${PYPKGPREFIX}-tryton>=${TRYTON_BASEVER}:../../devel/py-tryton 22DEPENDS+= ${PYPKGPREFIX}-tryton>=${TRYTON_BASEVER}:../../devel/py-tryton
23DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond 23DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
24DEPENDS+= ${PYPKGPREFIX}-trytond-account>=${TRYTON_BASEVER}:../../finance/py-trytond-account 24DEPENDS+= ${PYPKGPREFIX}-trytond-account>=${TRYTON_BASEVER}:../../finance/py-trytond-account
25DEPENDS+= ${PYPKGPREFIX}-trytond-account-asset>=${TRYTON_BASEVER}:../../finance/py-trytond-account-asset 25DEPENDS+= ${PYPKGPREFIX}-trytond-account-asset>=${TRYTON_BASEVER}:../../finance/py-trytond-account-asset
26DEPENDS+= ${PYPKGPREFIX}-trytond-account-be>=${TRYTON_BASEVER}:../../finance/py-trytond-account-be 26DEPENDS+= ${PYPKGPREFIX}-trytond-account-be>=${TRYTON_BASEVER}:../../finance/py-trytond-account-be
27DEPENDS+= ${PYPKGPREFIX}-trytond-account-credit-limit>=${TRYTON_BASEVER}:../../finance/py-trytond-account-credit-limit 27DEPENDS+= ${PYPKGPREFIX}-trytond-account-credit-limit>=${TRYTON_BASEVER}:../../finance/py-trytond-account-credit-limit
28DEPENDS+= ${PYPKGPREFIX}-trytond-account-de-skr03>=${TRYTON_BASEVER}:../../finance/py-trytond-account-de-skr03 28DEPENDS+= ${PYPKGPREFIX}-trytond-account-de-skr03>=${TRYTON_BASEVER}:../../finance/py-trytond-account-de-skr03
29DEPENDS+= ${PYPKGPREFIX}-trytond-account-deposit>=${TRYTON_BASEVER}:../../finance/py-trytond-account-deposit 29DEPENDS+= ${PYPKGPREFIX}-trytond-account-deposit>=${TRYTON_BASEVER}:../../finance/py-trytond-account-deposit
30DEPENDS+= ${PYPKGPREFIX}-trytond-account-dunning>=${TRYTON_BASEVER}:../../finance/py-trytond-account-dunning 30DEPENDS+= ${PYPKGPREFIX}-trytond-account-dunning>=${TRYTON_BASEVER}:../../finance/py-trytond-account-dunning
@@ -118,16 +118,14 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-stock-p @@ -118,16 +118,14 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-stock-p
118DEPENDS+= ${PYPKGPREFIX}-trytond-stock-product-location>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-product-location 118DEPENDS+= ${PYPKGPREFIX}-trytond-stock-product-location>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-product-location
119DEPENDS+= ${PYPKGPREFIX}-trytond-stock-split>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-split 119DEPENDS+= ${PYPKGPREFIX}-trytond-stock-split>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-split
120DEPENDS+= ${PYPKGPREFIX}-trytond-authentication-sms>=${TRYTON_BASEVER}:../../security/py-trytond-authentication-sms 120DEPENDS+= ${PYPKGPREFIX}-trytond-authentication-sms>=${TRYTON_BASEVER}:../../security/py-trytond-authentication-sms
121DEPENDS+= ${PYPKGPREFIX}-trytond-calendar-classification>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-classification 121DEPENDS+= ${PYPKGPREFIX}-trytond-calendar-classification>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-classification
122DEPENDS+= ${PYPKGPREFIX}-trytond-calendar-scheduling>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-scheduling 122DEPENDS+= ${PYPKGPREFIX}-trytond-calendar-scheduling>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-scheduling
123DEPENDS+= ${PYPKGPREFIX}-trytond-calendar-todo>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-todo 123DEPENDS+= ${PYPKGPREFIX}-trytond-calendar-todo>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-todo
124DEPENDS+= ${PYPKGPREFIX}-trytond-calendar>=${TRYTON_BASEVER}:../../time/py-trytond-calendar 124DEPENDS+= ${PYPKGPREFIX}-trytond-calendar>=${TRYTON_BASEVER}:../../time/py-trytond-calendar
125DEPENDS+= ${PYPKGPREFIX}-trytond-company-work-time>=${TRYTON_BASEVER}:../../time/py-trytond-company-work-time 125DEPENDS+= ${PYPKGPREFIX}-trytond-company-work-time>=${TRYTON_BASEVER}:../../time/py-trytond-company-work-time
126DEPENDS+= ${PYPKGPREFIX}-trytond-timesheet-cost>=${TRYTON_BASEVER}:../../time/py-trytond-timesheet-cost 126DEPENDS+= ${PYPKGPREFIX}-trytond-timesheet-cost>=${TRYTON_BASEVER}:../../time/py-trytond-timesheet-cost
127DEPENDS+= ${PYPKGPREFIX}-trytond-timesheet>=${TRYTON_BASEVER}:../../time/py-trytond-timesheet 127DEPENDS+= ${PYPKGPREFIX}-trytond-timesheet>=${TRYTON_BASEVER}:../../time/py-trytond-timesheet
128DEPENDS+= ${PYPKGPREFIX}-trytond-web-user>=${TRYTON_BASEVER}:../../www/py-trytond-web-user 128DEPENDS+= ${PYPKGPREFIX}-trytond-web-user>=${TRYTON_BASEVER}:../../www/py-trytond-web-user
129DEPENDS+= ${PYPKGPREFIX}-trytond-webdav>=${TRYTON_BASEVER}:../../www/py-trytond-webdav 129DEPENDS+= ${PYPKGPREFIX}-trytond-webdav>=${TRYTON_BASEVER}:../../www/py-trytond-webdav
130 130
131PYTHON_VERSIONS_ACCEPTED= 27 # py-simplesoap via py-stdnum and py-trytond-bank 
132 
133.include "../../mk/bsd.pkg.mk" 131.include "../../mk/bsd.pkg.mk"