From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-telegram-bot/
Date: Sat, 7 Nov 2020 00:24:56 +0000 (UTC) [thread overview]
Message-ID: <1604708687.3521cb2cf8fd233a3e72b25c8db7311924386950.davidroman@gentoo> (raw)
commit: 3521cb2cf8fd233a3e72b25c8db7311924386950
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Sat Nov 7 00:24:47 2020 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Nov 7 00:24:47 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3521cb2c
dev-python/python-telegram-bot: verbump to 13.0
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-python/python-telegram-bot/Manifest | 1 +
...ython-telegram-bot-9999.ebuild => python-telegram-bot-13.0.ebuild} | 4 +++-
dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild | 4 +++-
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-telegram-bot/Manifest b/dev-python/python-telegram-bot/Manifest
index 0a5c14bd..8cd02b57 100644
--- a/dev-python/python-telegram-bot/Manifest
+++ b/dev-python/python-telegram-bot/Manifest
@@ -1 +1,2 @@
DIST python-telegram-bot-12.4.2.tar.gz 1896003 BLAKE2B 2fbf77046da9c25b82682db040967e326bb92be0709f76ce9ebf98d611822d07c60d68d02e241cfbb4cc233be0e198a866f85557790227e7439d2688c5d01651 SHA512 b5c652433c99205e71dee67d1c9e5d3a9b2df40b2d60c1810135ef8b1b72f2b4b27a506682d0522a1bae58d39ba7cd559e262c222fde7dd324df779a00a76e10
+DIST python-telegram-bot-13.0.tar.gz 1971799 BLAKE2B b63b71a4c872d2734ff2477f948b253fa29ed662c1de7291a654fec94e027178f0d6d4a90cbab6e144a0848893583b2fcd82b3f0f9a7df6908bec33cee8c523f SHA512 e35754871d753e6a2a46901a8292446ea729d17ee9122a932c26c8f51aff2c02cf47193036e37a22f17bb3d35814ac9c214449efa86541b0937e83849349b8eb
diff --git a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-13.0.ebuild
similarity index 94%
copy from dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
copy to dev-python/python-telegram-bot/python-telegram-bot-13.0.ebuild
index da5d9a71..3a480ab2 100644
--- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
+++ b/dev-python/python-telegram-bot/python-telegram-bot-13.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1
@@ -34,12 +34,14 @@ RDEPEND="
"
DEPEND="test? (
+ dev-python/APScheduler[${PYTHON_USEDEP}]
dev-python/attrs[${PYTHON_USEDEP}]
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/flake8[${PYTHON_USEDEP}]
dev-python/flaky[${PYTHON_USEDEP}]
dev-python/pylint[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]
+ dev-python/pytz[${PYTHON_USEDEP}]
dev-python/yapf[${PYTHON_USEDEP}]
)"
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 da5d9a71..3a480ab2 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_7 )
+PYTHON_COMPAT=( python3_{7,8} )
inherit distutils-r1
@@ -34,12 +34,14 @@ RDEPEND="
"
DEPEND="test? (
+ dev-python/APScheduler[${PYTHON_USEDEP}]
dev-python/attrs[${PYTHON_USEDEP}]
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/flake8[${PYTHON_USEDEP}]
dev-python/flaky[${PYTHON_USEDEP}]
dev-python/pylint[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]
+ dev-python/pytz[${PYTHON_USEDEP}]
dev-python/yapf[${PYTHON_USEDEP}]
)"
next reply other threads:[~2020-11-07 0:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-07 0:24 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-10 17:33 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/python-telegram-bot/ Pedro Arizmendi
2024-05-10 17:26 Pedro Arizmendi
2024-04-28 20:16 Lucio Sauer
2024-04-28 20:16 Lucio Sauer
2023-10-02 15:47 David Roman
2023-10-02 15:45 David Roman
2023-07-05 13:59 Anna Vyalkova
2023-04-27 17:51 Pedro Arizmendi
2022-09-17 11:32 David Roman
2020-12-18 18:12 Andrew Ammerlaan
2020-03-13 17:42 David Roman
2020-03-13 12:33 Andrew Ammerlaan
2020-03-12 19:38 David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1604708687.3521cb2cf8fd233a3e72b25c8db7311924386950.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox