pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-trytond-web-user py-trytond-web-user: use direc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/960ebca54a8b
branches: trunk
changeset: 382112:960ebca54a8b
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jul 20 23:02:36 2022 +0000
description:
py-trytond-web-user: use direct dependency
diffstat:
www/py-trytond-web-user/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r e80a8cb0cdce -r 960ebca54a8b www/py-trytond-web-user/Makefile
--- a/www/py-trytond-web-user/Makefile Wed Jul 20 22:58:17 2022 +0000
+++ b/www/py-trytond-web-user/Makefile Wed Jul 20 23:02:36 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/01/04 20:55:36 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/07/20 23:02:36 wiz Exp $
TRYTON_MODULE_NAME= trytond_web_user
PKGREVISION= 1
.include "../../devel/py-trytond/Makefile.common"
@@ -12,12 +12,10 @@
DEPENDS+= ${PYPKGPREFIX}-trytond-party>=${TRYTON_BASEVER}:../../misc/py-trytond-party
DEPENDS+= ${PYPKGPREFIX}-trytond>=${TRYTON_BASEVER}:../../devel/py-trytond
DEPENDS+= ${PYPKGPREFIX}-bcrypt-[0-9]*:../../security/py-bcrypt
-
-PYTHON_VERSIONED_DEPENDENCIES= html2text
+DEPENDS+= ${PYPKGPREFIX}-html2text-[0-9]*:../../textproc/py-html2text
USE_LANGUAGES= # none
-.include "../../lang/python/versioned_dependencies.mk"
.include "../../lang/python/application.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index