From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3E2E0158094 for ; Sat, 17 Sep 2022 11:50:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 400C7E0930; Sat, 17 Sep 2022 11:49:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29FDDE0930 for ; Sat, 17 Sep 2022 11:49:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5F54434107E for ; Sat, 17 Sep 2022 11:49:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA5265EC for ; Sat, 17 Sep 2022 11:49:53 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1663414343.59fed255b994b0e3bb71b94b7731b3ef3c232875.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-telegram-bot/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/python-telegram-bot/Manifest dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild X-VCS-Directories: dev-python/python-telegram-bot/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 59fed255b994b0e3bb71b94b7731b3ef3c232875 X-VCS-Branch: master Date: Sat, 17 Sep 2022 11:49:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b2175bc7-1722-46d0-b6f1-d52689c8a34a X-Archives-Hash: 1bea2d1dc37820d4b6d9531757f1b7cd commit: 59fed255b994b0e3bb71b94b7731b3ef3c232875 Author: David Roman gmail com> AuthorDate: Sat Sep 17 11:32:23 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Sat Sep 17 11:32:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=59fed255 dev-python/python-telegram-bot: verbump 13.14 Closes: https://bugs.gentoo.org/848342 Signed-off-by: David Roman gmail.com> dev-python/python-telegram-bot/Manifest | 2 +- ...on-telegram-bot-13.1.ebuild => python-telegram-bot-13.14.ebuild} | 2 +- dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dev-python/python-telegram-bot/Manifest b/dev-python/python-telegram-bot/Manifest index 2afb32a7b..ac443ca28 100644 --- a/dev-python/python-telegram-bot/Manifest +++ b/dev-python/python-telegram-bot/Manifest @@ -1 +1 @@ -DIST python-telegram-bot-13.1.tar.gz 1998020 BLAKE2B 376402c28245b6a6a516c58be0f730b1e8d98b8f829d705355415afc3d702f1b35f29988a2600b13a6f346d524016499fafee51ae8b81042a5e074e34c222961 SHA512 ff51b0490d159de4cbc2a273f1011d63d71b1d83ae1850ca3967d63386f1580e9ce9f641cb8de0b99c629660f6143dfcdef8c6f49fc91a888efd43132b1697c0 +DIST python-telegram-bot-13.14.tar.gz 2282098 BLAKE2B 549c87737585f3b2b4bae9f9430fcf8dbaf4f9048013f623b5ef910534a0c70792e36eedffa707b4ff68d6de53c69d4befe64618fc8944c35c3efe680294c4a9 SHA512 859d9852feaaf147b608c1ef4e5f388c345f7efcd699a828d690b110fb499cb9391a51bafe8e0b533d106dccf038a4c845fa13c0dab12bb7792dffe5d059af27 diff --git a/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild similarity index 98% rename from dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild rename to dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild index ac5195fe7..d033e8edd 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-13.14.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 diff --git a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild index 90d56ae91..d033e8edd 100644 --- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild +++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_8 ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 @@ -22,6 +22,10 @@ fi LICENSE="GPL-3" SLOT="0" +# This error is really strange +# UserWarning: python-telegram-bot is using upstream urllib3. This is allowed but not supported by python-telegram-bot maintainers. +RESTRICT="test" + RDEPEND=" dev-python/certifi[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}]