pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/py-tryton-platform py-tryton-platform: Remov...
details: https://anonhg.NetBSD.org/pkgsrc/rev/70b7e92871e9
branches: trunk
changeset: 443183:70b7e92871e9
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Dec 08 10:56:13 2020 +0000
description:
py-tryton-platform: Remove *-shipping-dpd depend.
That package is marked PYTHON_VERSIONS_INCOMPATIBLE=27, whereas this package is
specifically only for PYTHON_VERSIONS_ACCEPTED=27.
I don't understand how that is supposed to work, but this at least stops bulk
builds from being broken.
diffstat:
meta-pkgs/py-tryton-platform/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 240ecfa5c5fd -r 70b7e92871e9 meta-pkgs/py-tryton-platform/Makefile
--- a/meta-pkgs/py-tryton-platform/Makefile Tue Dec 08 09:22:14 2020 +0000
+++ b/meta-pkgs/py-tryton-platform/Makefile Tue Dec 08 10:56:13 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/03/13 20:20:49 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2020/12/08 10:56:13 jperkin Exp $
#
DISTNAME= # empty
PKGNAME= ${PYPKGPREFIX}-tryton-platform-${TRYTON_BASEVER}
@@ -113,7 +113,7 @@
DEPENDS+= ${PYPKGPREFIX}-trytond-stock-lot-sled>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-lot-sled
DEPENDS+= ${PYPKGPREFIX}-trytond-stock-package>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-package
DEPENDS+= ${PYPKGPREFIX}-trytond-stock-package-shipping>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-package-shipping
-DEPENDS+= ${PYPKGPREFIX}-trytond-stock-package-shipping-dpd>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-package-shipping-dpd
+#DEPENDS+= ${PYPKGPREFIX}-trytond-stock-package-shipping-dpd>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-package-shipping-dpd
DEPENDS+= ${PYPKGPREFIX}-trytond-stock-package-shipping-ups>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-package-shipping-ups
DEPENDS+= ${PYPKGPREFIX}-trytond-stock-product-location>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-product-location
DEPENDS+= ${PYPKGPREFIX}-trytond-stock-split>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-split
Home |
Main Index |
Thread Index |
Old Index