Skip to content

Commit c685aa9

Browse files
committed
Update chat/py-mautrix to 0.7.14
This one was just released and actually fixes Python 3.9 :)
1 parent e9e8267 commit c685aa9

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

chat/py-mautrix/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.9 2020/10/27 20:41:51 js Exp $
1+
# $NetBSD: Makefile,v 1.10 2020/10/27 21:43:54 js Exp $
22

3-
DISTNAME= mautrix-python-0.7.13
3+
DISTNAME= mautrix-python-0.7.14
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
5-
PKGREVISION= 2
65
CATEGORIES= chat python
76
MASTER_SITES= ${MASTER_SITE_GITHUB:=tulir/}
87
GITHUB_PROJECT= mautrix-python

chat/py-mautrix/distinfo

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.4 2020/10/27 20:41:51 js Exp $
1+
$NetBSD: distinfo,v 1.5 2020/10/27 21:43:54 js Exp $
22

3-
SHA1 (mautrix-python-0.7.13.tar.gz) = c8fbbbb02d24c80166cbc94259d4a3eccb3385d0
4-
RMD160 (mautrix-python-0.7.13.tar.gz) = 5b17d8b1962657b409df6b6a17e657e0e57e8db1
5-
SHA512 (mautrix-python-0.7.13.tar.gz) = 31dfac06f8e26f7f1a70216f1edec00ca9d48b213bfc0c6da44a9f0dc20e1111bf4fbdf508f98b6ffd52d06ca5a4e95677cc6b26f10cbb28834ace8b2a7f72ae
6-
Size (mautrix-python-0.7.13.tar.gz) = 138976 bytes
3+
SHA1 (mautrix-python-0.7.14.tar.gz) = 28e9565bf6277e9c994148ff159b8df400822be7
4+
RMD160 (mautrix-python-0.7.14.tar.gz) = 3bba10b383e0fc9eda60d2812632606bc22375c3
5+
SHA512 (mautrix-python-0.7.14.tar.gz) = 6b33071b7a27dfa44fc66633c7116a39323ed20243e1313e7274f50d2e83312b4f892471819a854988f83861cd5b6a419f5db57db6bcfc2d61e5f95e78a86eed
6+
Size (mautrix-python-0.7.14.tar.gz) = 138988 bytes

0 commit comments

Comments
 (0)