pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/py-telethon



Module Name:    pkgsrc
Committed By:   js
Date:           Tue Sep 14 19:42:19 UTC 2021

Modified Files:
        pkgsrc/chat/py-telethon: Makefile PLIST distinfo

Log Message:
Update chat/py-telethon to 1.23.0

Upstream does not seem to provide a change log.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/py-telethon/Makefile \
    pkgsrc/chat/py-telethon/PLIST pkgsrc/chat/py-telethon/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/py-telethon/Makefile
diff -u pkgsrc/chat/py-telethon/Makefile:1.1 pkgsrc/chat/py-telethon/Makefile:1.2
--- pkgsrc/chat/py-telethon/Makefile:1.1        Wed Nov 18 23:11:57 2020
+++ pkgsrc/chat/py-telethon/Makefile    Tue Sep 14 19:42:19 2021
@@ -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/}
Index: pkgsrc/chat/py-telethon/PLIST
diff -u pkgsrc/chat/py-telethon/PLIST:1.1 pkgsrc/chat/py-telethon/PLIST:1.2
--- pkgsrc/chat/py-telethon/PLIST:1.1   Wed Nov 18 23:11:57 2020
+++ pkgsrc/chat/py-telethon/PLIST       Tue Sep 14 19:42:19 2021
@@ -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/photos.py
 ${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
Index: pkgsrc/chat/py-telethon/distinfo
diff -u pkgsrc/chat/py-telethon/distinfo:1.1 pkgsrc/chat/py-telethon/distinfo:1.2
--- pkgsrc/chat/py-telethon/distinfo:1.1        Wed Nov 18 23:11:57 2020
+++ pkgsrc/chat/py-telethon/distinfo    Tue Sep 14 19:42:19 2021
@@ -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