summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjs <js@pkgsrc.org>2020-10-17 17:19:19 +0000
committerjs <js@pkgsrc.org>2020-10-17 17:19:19 +0000
commitfec29f26082729c37076162d1e5ea55bc442410f (patch)
tree7378fd38181971f80170b9674ca541f7006d60a3 /chat
parente7f76e3d47636d984ea834b9299faa575f4a3b46 (diff)
downloadpkgsrc-fec29f26082729c37076162d1e5ea55bc442410f.tar.gz
chat/mautrix-hangouts: Fix brain fart
Diffstat (limited to 'chat')
-rw-r--r--chat/mautrix-hangouts/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/mautrix-hangouts/Makefile b/chat/mautrix-hangouts/Makefile
index a08c7e67e77..050a3b14bd0 100644
--- a/chat/mautrix-hangouts/Makefile
+++ b/chat/mautrix-hangouts/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2020/10/17 16:44:37 js Exp $
+# $NetBSD: Makefile,v 1.8 2020/10/17 17:19:19 js Exp $
DISTNAME= mautrix-hangouts-0.1.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= chat python
MASTER_SITES= ${MASTER_SITE_GITHUB:=tulir/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -25,7 +25,7 @@ USE_TOOLS+= pax
USE_LANGUAGES= # none
# 36 is too old, 39 doesn't work.
-PYTHON_VERSIONS_INCOMPATIBLE= 27 36 37
+PYTHON_VERSIONS_INCOMPATIBLE= 27 36 39
EGG_NAME= mautrix_hangouts-${PKGVERSION_NOREV}+dev.unknown