pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/py-telethon Update chat/py-telethon to 1.23.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f33f5964be8
branches:  trunk
changeset: 458373:9f33f5964be8
user:      js <js%pkgsrc.org@localhost>
date:      Tue Sep 14 19:42:19 2021 +0000

description:
Update chat/py-telethon to 1.23.0

Upstream does not seem to provide a change log.

diffstat:

 chat/py-telethon/Makefile |   4 ++--
 chat/py-telethon/PLIST    |   5 ++++-
 chat/py-telethon/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 1558dc56f325 -r 9f33f5964be8 chat/py-telethon/Makefile
--- a/chat/py-telethon/Makefile Tue Sep 14 19:19:57 2021 +0000
+++ b/chat/py-telethon/Makefile Tue Sep 14 19:42:19 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2020/11/18 23:11:57 js Exp $
+# $NetBSD: Makefile,v 1.2 2021/09/14 19:42:19 js Exp $
 
-DISTNAME=      Telethon-1.17.5
+DISTNAME=      Telethon-1.23.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    chat python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=T/Telethon/}
diff -r 1558dc56f325 -r 9f33f5964be8 chat/py-telethon/PLIST
--- a/chat/py-telethon/PLIST    Tue Sep 14 19:19:57 2021 +0000
+++ b/chat/py-telethon/PLIST    Tue Sep 14 19:42:19 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/11/18 23:11:57 js Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/09/14 19:42:19 js Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -385,6 +385,9 @@
 ${PYSITELIB}/telethon/tl/types/stats.py
 ${PYSITELIB}/telethon/tl/types/stats.pyc
 ${PYSITELIB}/telethon/tl/types/stats.pyo
+${PYSITELIB}/telethon/tl/types/stickers.py
+${PYSITELIB}/telethon/tl/types/stickers.pyc
+${PYSITELIB}/telethon/tl/types/stickers.pyo
 ${PYSITELIB}/telethon/tl/types/storage.py
 ${PYSITELIB}/telethon/tl/types/storage.pyc
 ${PYSITELIB}/telethon/tl/types/storage.pyo
diff -r 1558dc56f325 -r 9f33f5964be8 chat/py-telethon/distinfo
--- a/chat/py-telethon/distinfo Tue Sep 14 19:19:57 2021 +0000
+++ b/chat/py-telethon/distinfo Tue Sep 14 19:42:19 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/11/18 23:11:57 js Exp $
+$NetBSD: distinfo,v 1.2 2021/09/14 19:42:19 js Exp $
 
-SHA1 (Telethon-1.17.5.tar.gz) = e2df4cf8826516bb36a88f06ab951a0b474e1324
-RMD160 (Telethon-1.17.5.tar.gz) = 54bb9fcf8246120e9e1a4a5245a23dc162db00f0
-SHA512 (Telethon-1.17.5.tar.gz) = 4f66591fb24c8ed13a2b8833eed5e5c7b819a79ad9b63810b9ffc3b870f965fbc98085298a08c004452afc89093864ed94495a0aae80bca78ba286204605a1c9
-Size (Telethon-1.17.5.tar.gz) = 429717 bytes
+SHA1 (Telethon-1.23.0.tar.gz) = 70b0e42f7d4dd02166c4fa7092edd543c519cbba
+RMD160 (Telethon-1.23.0.tar.gz) = 2e785cf7a450311da3f686a77365e593e5a05d44
+SHA512 (Telethon-1.23.0.tar.gz) = d5c4b3a2749c4a4fc58d6e1295932dd2b61993fff886cdd6279663e6e86818db7c641bc3cfb41532c66d70afe2dc08a52ff21947761bb2edefde923c940d7bfd
+Size (Telethon-1.23.0.tar.gz) = 458387 bytes



Home | Main Index | Thread Index | Old Index