pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/py-matrix-common py-matrix-common: add missing de...
details: https://anonhg.NetBSD.org/pkgsrc/rev/acd9e2c8850a
branches: trunk
changeset: 372751:acd9e2c8850a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 30 10:20:34 2022 +0000
description:
py-matrix-common: add missing dependency
Bump PKGREVISION.
diffstat:
chat/py-matrix-common/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r ff11603ec9f3 -r acd9e2c8850a chat/py-matrix-common/Makefile
--- a/chat/py-matrix-common/Makefile Sun Jan 30 10:14:26 2022 +0000
+++ b/chat/py-matrix-common/Makefile Sun Jan 30 10:20:34 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2022/01/30 10:10:00 js Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/30 10:20:34 wiz Exp $
DISTNAME= matrix-python-common-${PKGVERSION_NOREV}
PKGNAME= ${PYPKGPREFIX}-matrix-common-1.0.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=matrix-org/}
GITHUB_PROJECT= matrix-python-common
@@ -13,6 +13,8 @@
COMMENT= Common utilities for Synapse, Sydent and Sygnal
LICENSE= apache-2.0
+DEPENDS+= ${PYPKGPREFIX}-attrs-[0-9]*:../../devel/py-attrs
+
USE_LANGUAGES= # none
EGG_NAME= matrix_common-${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index