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.
This commit is contained in:
parent
1f8a8dba3b
commit
1e26f957e5
2 changed files with 6 additions and 7 deletions
|
@ -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/}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue