pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-trytond-webdav py-trytond-webdav: disable py-we...
details: https://anonhg.NetBSD.org/pkgsrc/rev/42fe17576f15
branches: trunk
changeset: 771722:42fe17576f15
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 23 23:26:31 2021 +0000
description:
py-trytond-webdav: disable py-webdav dependency
The dependency only exists for python 2.7.
Hopefully unbreaks pbulk
diffstat:
www/py-trytond-webdav/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r db74d16d0429 -r 42fe17576f15 www/py-trytond-webdav/Makefile
--- a/www/py-trytond-webdav/Makefile Thu Dec 23 22:27:35 2021 +0000
+++ b/www/py-trytond-webdav/Makefile Thu Dec 23 23:26:31 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/12/22 22:54:56 mef Exp $
+# $NetBSD: Makefile,v 1.13 2021/12/23 23:26:31 wiz Exp $
TRYTON_MODULE_NAME= trytond_webdav
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= python www
@@ -8,7 +8,7 @@
COMMENT= Webdav module of the Tryton application platform
LICENSE= gnu-gpl-v3
-DEPENDS+= ${PYPKGPREFIX}-pywebdav-[0-9]*:../../www/py-pywebdav
+#DEPENDS+= ${PYPKGPREFIX}-pywebdav-[0-9]*:../../www/py-pywebdav
DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
#YTHON_VERSIONS_ACCEPTED= 27 # py-pywebdav
Home |
Main Index |
Thread Index |
Old Index