From 0c62c8a778c287c9107ed7ea75ceb6c12b989d4f Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Tue, 2 Jan 2024 15:53:59 +0800 Subject: [PATCH] Telethon-1.33.1.ebuild --- dev-python/Telethon/Manifest | 2 +- dev-python/Telethon/Telethon-1.26.1.ebuild | 7 ++++--- .../{Telethon-1.25.4.ebuild => Telethon-1.33.1.ebuild} | 6 +++--- 3 files changed, 8 insertions(+), 7 deletions(-) rename dev-python/Telethon/{Telethon-1.25.4.ebuild => Telethon-1.33.1.ebuild} (81%) diff --git a/dev-python/Telethon/Manifest b/dev-python/Telethon/Manifest index 0c171414b..d3395b1ce 100644 --- a/dev-python/Telethon/Manifest +++ b/dev-python/Telethon/Manifest @@ -1,2 +1,2 @@ -DIST Telethon-1.25.4.tar.gz 503245 BLAKE2B f9317697ff820a0385351d9c043953ffb12d1fa98b541887d245ccef1589109de5f5b2fad01cd6d35b02b051e957bac10ef5c5542462753ac5715c7d6c61238d SHA512 a60e270d1135d0a6c459ea197b389ec8355bff87827faa5a6d710992fddf145f44d1795039e8cab339153bf75da4f0cf7194c8b52f94785468d8945812b703da DIST Telethon-1.26.1.tar.gz 518045 BLAKE2B 495c0f6fcbb8af48b7ec0a0dcb1b1572aaf45ecddb8c9715f8fab0cc981da2cb3455bd9aa738ec9b56b040c8e8e344d2df5736e0ed360c3f551fd2c34eebfe24 SHA512 e4a44382ea2b3f4efe796125e390a58b2a33e6c9c3d0d958854aa49637117676d3474e32b946c4c3e5a6bee40f0eb17e8f6d548d96da89404450b7d0a253959a +DIST Telethon-1.33.1.tar.gz 568891 BLAKE2B 1673ada9592fb5dd3527dc74b857db750ede8c52a2ab8a2d916f385ec69598752c23a23125aaa85c03ced8876134ca69759fdb47d2609ee5dbdbf8d8b8aa90d2 SHA512 19b4f4f0017dd24cf40aff877788ee6a493815f2d1ef758b78a9e3d818e23f16adf1725f966ffe1acfa952352d67204a92d99b671478aa33445fb24d50017f25 diff --git a/dev-python/Telethon/Telethon-1.26.1.ebuild b/dev-python/Telethon/Telethon-1.26.1.ebuild index dadcf8400..b96f4d22e 100644 --- a/dev-python/Telethon/Telethon-1.26.1.ebuild +++ b/dev-python/Telethon/Telethon-1.26.1.ebuild @@ -1,16 +1,17 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 +PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{10..12} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Full-featured Telegram client library" HOMEPAGE="https://github.com/LonamiWebs/Telethon/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" +#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-python/Telethon/Telethon-1.25.4.ebuild b/dev-python/Telethon/Telethon-1.33.1.ebuild similarity index 81% rename from dev-python/Telethon/Telethon-1.25.4.ebuild rename to dev-python/Telethon/Telethon-1.33.1.ebuild index dadcf8400..c4b6c7715 100644 --- a/dev-python/Telethon/Telethon-1.25.4.ebuild +++ b/dev-python/Telethon/Telethon-1.33.1.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 +PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{10..12} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Full-featured Telegram client library" HOMEPAGE="https://github.com/LonamiWebs/Telethon/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0"