pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/mautrix-hangouts mautrix-hangouts: Relax version ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/65a21e72e267
branches: trunk
changeset: 458400:65a21e72e267
user: nia <nia%pkgsrc.org@localhost>
date: Wed Sep 15 11:49:50 2021 +0000
description:
mautrix-hangouts: Relax version requirement, unbreak pkgsrc tree.
diffstat:
chat/mautrix-hangouts/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 70b586083a5f -r 65a21e72e267 chat/mautrix-hangouts/Makefile
--- a/chat/mautrix-hangouts/Makefile Wed Sep 15 11:34:39 2021 +0000
+++ b/chat/mautrix-hangouts/Makefile Wed Sep 15 11:49:50 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/07/14 08:29:19 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2021/09/15 11:49:50 nia Exp $
DISTNAME= mautrix-hangouts-0.1.4
PKGREVISION= 1
@@ -19,7 +19,7 @@
DEPENDS+= ${PYPKGPREFIX}-commonmark>=0.8<0.10:../../textproc/py-commonmark
DEPENDS+= ${PYPKGPREFIX}-magic>=0.4<0.5:../../sysutils/py-magic
DEPENDS+= ${PYPKGPREFIX}-hangups>=0.4.12<0.5:../../chat/py-hangups
-DEPENDS+= ${PYPKGPREFIX}-mautrix>=0.8.2<0.9:../../chat/py-mautrix
+DEPENDS+= ${PYPKGPREFIX}-mautrix>=0.8.2:../../chat/py-mautrix
DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
USE_TOOLS+= pax
Home |
Main Index |
Thread Index |
Old Index