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: setuptools onl...
details: https://anonhg.NetBSD.org/pkgsrc/rev/89d095f7585a
branches: trunk
changeset: 371117:89d095f7585a
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 05 08:50:07 2022 +0000
description:
mautrix-hangouts: setuptools only needed during installation
Bump PKGREVISION
diffstat:
chat/mautrix-hangouts/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r a7fe8c2e3935 -r 89d095f7585a chat/mautrix-hangouts/Makefile
--- a/chat/mautrix-hangouts/Makefile Wed Jan 05 07:05:48 2022 +0000
+++ b/chat/mautrix-hangouts/Makefile Wed Jan 05 08:50:07 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2022/01/04 20:52:36 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2022/01/05 08:50:07 wiz Exp $
DISTNAME= mautrix-hangouts-0.1.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_GITHUB:=tulir/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -20,7 +20,6 @@
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:../../chat/py-mautrix
-DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
USE_TOOLS+= pax
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index