diff options
author | js <js@pkgsrc.org> | 2022-01-15 20:01:37 +0000 |
---|---|---|
committer | js <js@pkgsrc.org> | 2022-01-15 20:01:37 +0000 |
commit | 03722536b2293c399cef806b42efbb0cf314b1f7 (patch) | |
tree | 4e2a68b7b97e2e0cbeab6d5ca5d0beef1500958a /chat | |
parent | b421f13f3811161fb54e0da5aa1c545f61b24d27 (diff) | |
download | pkgsrc-03722536b2293c399cef806b42efbb0cf314b1f7.tar.gz |
Update chat/py-telethon to 1.24.0
Upstream does not seem to provide a change log. GitHub releases mentions the
change log is moved to a different location, which gives a 404.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/py-telethon/Makefile | 5 | ||||
-rw-r--r-- | chat/py-telethon/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/chat/py-telethon/Makefile b/chat/py-telethon/Makefile index 6556695cd9f..694a4b0d9b6 100644 --- a/chat/py-telethon/Makefile +++ b/chat/py-telethon/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2022/01/04 20:52:37 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2022/01/15 20:01:37 js Exp $ -DISTNAME= Telethon-1.23.0 +DISTNAME= Telethon-1.24.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} -PKGREVISION= 1 CATEGORIES= chat python MASTER_SITES= ${MASTER_SITE_PYPI:=T/Telethon/} diff --git a/chat/py-telethon/distinfo b/chat/py-telethon/distinfo index f5d83c5b976..f29cd2212a7 100644 --- a/chat/py-telethon/distinfo +++ b/chat/py-telethon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2021/10/26 10:05:24 nia Exp $ +$NetBSD: distinfo,v 1.5 2022/01/15 20:01:37 js Exp $ -BLAKE2s (Telethon-1.23.0.tar.gz) = b2ae72954ab4f796236133e5baf556608dbab3a493e8bb3ac96ac7d0eecc563f -SHA512 (Telethon-1.23.0.tar.gz) = d5c4b3a2749c4a4fc58d6e1295932dd2b61993fff886cdd6279663e6e86818db7c641bc3cfb41532c66d70afe2dc08a52ff21947761bb2edefde923c940d7bfd -Size (Telethon-1.23.0.tar.gz) = 458387 bytes +BLAKE2s (Telethon-1.24.0.tar.gz) = e53bad6707858692e1e425c1402d9e48195e3933dcf108111909be45a8fd5e12 +SHA512 (Telethon-1.24.0.tar.gz) = f9ce75a069d3e0139cee8543c9aaf854d29eb9ddbe0d7a20013098ebf461e33fc0f799cdec8ba61bc041ebe6549c57e1fde9985406c619214392f2f2272a7271 +Size (Telethon-1.24.0.tar.gz) = 464470 bytes |