From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/ssmtool/, app-misc/anki-bin/, dev-python/python-telegram-bot/, ...
Date: Wed, 8 Sep 2021 15:20:59 +0000 (UTC) [thread overview]
Message-ID: <1631105005.505bc4010e48d258ab67c25d9266157f19aec702.arthurzam@gentoo> (raw)
Message-ID: <20210908152059.c6UocvYbf6B_NOgowhkGGPG72UZ8bpVn8318fZDUkKU@z> (raw)
commit: 505bc4010e48d258ab67c25d9266157f19aec702
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 8 12:43:25 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 8 12:43:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=505bc401
*/*: rename dev-python/{beautifulsoup -> beautifulsoup4}
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-misc/anki-bin/anki-bin-2.1.45.ebuild | 2 +-
app-misc/ssmtool/ssmtool-0.3.3.ebuild | 2 +-
app-office/beancount/beancount-2.3.3.ebuild | 2 +-
app-text/komikku/komikku-0.28.1.ebuild | 2 +-
app-text/komikku/komikku-0.29.2.ebuild | 2 +-
app-text/komikku/komikku-0.30.0.ebuild | 2 +-
dev-python/os-api-ref/os-api-ref-2.2.0.ebuild | 2 +-
dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild | 2 +-
dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild | 2 +-
dev-python/sanic/sanic-21.3.4.ebuild | 2 +-
dev-python/sanic/sanic-21.6.0.ebuild | 2 +-
media-gfx/fontbakery/fontbakery-0.7.38.ebuild | 2 +-
net-misc/tuir/tuir-1.29.0.ebuild | 2 +-
www-apps/twint/twint-2.1.20-r1.ebuild | 2 +-
14 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/app-misc/anki-bin/anki-bin-2.1.45.ebuild b/app-misc/anki-bin/anki-bin-2.1.45.ebuild
index c0a593e6c..deb08be1c 100644
--- a/app-misc/anki-bin/anki-bin-2.1.45.ebuild
+++ b/app-misc/anki-bin/anki-bin-2.1.45.ebuild
@@ -27,7 +27,7 @@ $(python_gen_cond_dep '
dev-python/protobuf-python[${PYTHON_USEDEP}]
dev-python/orjson-bin[${PYTHON_USEDEP}]
dev-python/distro[${PYTHON_USEDEP}]
- dev-python/beautifulsoup[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
dev-python/waitress[${PYTHON_USEDEP}]
diff --git a/app-misc/ssmtool/ssmtool-0.3.3.ebuild b/app-misc/ssmtool/ssmtool-0.3.3.ebuild
index 9d51a55aa..a799d0014 100644
--- a/app-misc/ssmtool/ssmtool-0.3.3.ebuild
+++ b/app-misc/ssmtool/ssmtool-0.3.3.ebuild
@@ -19,7 +19,7 @@ RDEPEND="
dev-python/PyQt5[${PYTHON_USEDEP}]
dev-python/simplemma[${PYTHON_USEDEP}]
~dev-python/googletrans-4.0.0_rc1[${PYTHON_USEDEP}]
- dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
dev-python/bidict[${PYTHON_USEDEP}]
diff --git a/app-office/beancount/beancount-2.3.3.ebuild b/app-office/beancount/beancount-2.3.3.ebuild
index 8784d5658..171b992a3 100644
--- a/app-office/beancount/beancount-2.3.3.ebuild
+++ b/app-office/beancount/beancount-2.3.3.ebuild
@@ -27,7 +27,7 @@ PATCHES=(
RDEPEND="
$(python_gen_cond_dep '
- >=dev-python/beautifulsoup-4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
>=dev-python/bottle-0.12[${PYTHON_USEDEP}]
>=dev-python/google-api-python-client-1.8.2[${PYTHON_USEDEP}]
>=dev-python/httplib2-0.10[${PYTHON_USEDEP}]
diff --git a/app-text/komikku/komikku-0.28.1.ebuild b/app-text/komikku/komikku-0.28.1.ebuild
index f9b769d34..d027499ca 100644
--- a/app-text/komikku/komikku-0.28.1.ebuild
+++ b/app-text/komikku/komikku-0.28.1.ebuild
@@ -25,7 +25,7 @@ DEPEND="
>=gui-libs/libhandy-1.2.0
>=x11-libs/gtk+-3.24.10
$(python_gen_cond_dep '
- dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/cloudscraper[${PYTHON_USEDEP}]
dev-python/dateparser[${PYTHON_USEDEP}]
dev-python/keyring[${PYTHON_USEDEP}]
diff --git a/app-text/komikku/komikku-0.29.2.ebuild b/app-text/komikku/komikku-0.29.2.ebuild
index 70f88edb6..ca0fd8483 100644
--- a/app-text/komikku/komikku-0.29.2.ebuild
+++ b/app-text/komikku/komikku-0.29.2.ebuild
@@ -25,7 +25,7 @@ DEPEND="
>=gui-libs/libhandy-1.2.0
>=x11-libs/gtk+-3.24.10:3
$(python_gen_cond_dep '
- dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/cloudscraper[${PYTHON_USEDEP}]
dev-python/dateparser[${PYTHON_USEDEP}]
dev-python/keyring[${PYTHON_USEDEP}]
diff --git a/app-text/komikku/komikku-0.30.0.ebuild b/app-text/komikku/komikku-0.30.0.ebuild
index 8b1222572..cdf9e0c10 100644
--- a/app-text/komikku/komikku-0.30.0.ebuild
+++ b/app-text/komikku/komikku-0.30.0.ebuild
@@ -25,7 +25,7 @@ DEPEND="
>=gui-libs/libhandy-1.2.0
>=x11-libs/gtk+-3.24.10:3
$(python_gen_cond_dep '
- dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/cloudscraper[${PYTHON_USEDEP}]
dev-python/dateparser[${PYTHON_USEDEP}]
dev-python/keyring[${PYTHON_USEDEP}]
diff --git a/dev-python/os-api-ref/os-api-ref-2.2.0.ebuild b/dev-python/os-api-ref/os-api-ref-2.2.0.ebuild
index 0fe45c50b..76e9c9352 100644
--- a/dev-python/os-api-ref/os-api-ref-2.2.0.ebuild
+++ b/dev-python/os-api-ref/os-api-ref-2.2.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
BDEPEND="
${RDEPEND}
test? (
- >=dev-python/beautifulsoup-4.6.0[${PYTHON_USEDEP}]
+ >=dev-python/beautifulsoup4-4.6.0[${PYTHON_USEDEP}]
>=dev-python/sphinx-testing-1.0.1[${PYTHON_USEDEP}]
>=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
diff --git a/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild b/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild
index 99b3a4841..d46cc3c39 100644
--- a/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild
+++ b/dev-python/python-telegram-bot/python-telegram-bot-13.1.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
DEPEND="test? (
dev-python/APScheduler[${PYTHON_USEDEP}]
dev-python/attrs[${PYTHON_USEDEP}]
- dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/flaky[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]
dev-python/pytz[${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 90655962b..8701dde0a 100644
--- a/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
+++ b/dev-python/python-telegram-bot/python-telegram-bot-9999.ebuild
@@ -36,7 +36,7 @@ RDEPEND="
DEPEND="test? (
dev-python/APScheduler[${PYTHON_USEDEP}]
dev-python/attrs[${PYTHON_USEDEP}]
- dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/flaky[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
diff --git a/dev-python/sanic/sanic-21.3.4.ebuild b/dev-python/sanic/sanic-21.3.4.ebuild
index fc0e5353b..31726c0b6 100644
--- a/dev-python/sanic/sanic-21.3.4.ebuild
+++ b/dev-python/sanic/sanic-21.3.4.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
DEPEND="
${RDEPEND}
test? (
- dev-python/beautifulsoup[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
>=dev-python/httpcore-0.3.0[${PYTHON_USEDEP}]
>=dev-python/pytest-5.2.1[${PYTHON_USEDEP}]
dev-python/pytest-benchmark[${PYTHON_USEDEP}]
diff --git a/dev-python/sanic/sanic-21.6.0.ebuild b/dev-python/sanic/sanic-21.6.0.ebuild
index d08cf1664..f17e14108 100644
--- a/dev-python/sanic/sanic-21.6.0.ebuild
+++ b/dev-python/sanic/sanic-21.6.0.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
DEPEND="
${RDEPEND}
test? (
- dev-python/beautifulsoup[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
>=dev-python/httpcore-0.3.0[${PYTHON_USEDEP}]
>=dev-python/pytest-5.2.1[${PYTHON_USEDEP}]
dev-python/pytest-benchmark[${PYTHON_USEDEP}]
diff --git a/media-gfx/fontbakery/fontbakery-0.7.38.ebuild b/media-gfx/fontbakery/fontbakery-0.7.38.ebuild
index b602d7f41..21e8429ff 100644
--- a/media-gfx/fontbakery/fontbakery-0.7.38.ebuild
+++ b/media-gfx/fontbakery/fontbakery-0.7.38.ebuild
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
- >=dev-python/beautifulsoup-4.9.3[${PYTHON_USEDEP}]
+ >=dev-python/beautifulsoup4-4.9.3[${PYTHON_USEDEP}]
>=dev-python/beziers-0.3.1[${PYTHON_USEDEP}]
>=dev-python/cmarkgfm-0.5.3[${PYTHON_USEDEP}]
>=dev-python/collidoscope-0.0.6[${PYTHON_USEDEP}]
diff --git a/net-misc/tuir/tuir-1.29.0.ebuild b/net-misc/tuir/tuir-1.29.0.ebuild
index 8df2a9031..c3d6f2934 100644
--- a/net-misc/tuir/tuir-1.29.0.ebuild
+++ b/net-misc/tuir/tuir-1.29.0.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
- dev-python/beautifulsoup[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/decorator[${PYTHON_USEDEP}]
dev-python/kitchen[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
diff --git a/www-apps/twint/twint-2.1.20-r1.ebuild b/www-apps/twint/twint-2.1.20-r1.ebuild
index 7d263f7a6..323956274 100644
--- a/www-apps/twint/twint-2.1.20-r1.ebuild
+++ b/www-apps/twint/twint-2.1.20-r1.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/aiohttp-socks[${PYTHON_USEDEP}]
dev-python/aiodns[${PYTHON_USEDEP}]
- dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/cchardet[${PYTHON_USEDEP}]
dev-python/elasticsearch-py[${PYTHON_USEDEP}]
dev-python/fake-useragent[${PYTHON_USEDEP}]
next reply other threads:[~2021-09-08 15:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-08 12:44 Arthur Zamarin [this message]
2021-09-08 15:20 ` [gentoo-commits] repo/proj/guru:master commit in: app-misc/ssmtool/, app-misc/anki-bin/, dev-python/python-telegram-bot/, Arthur Zamarin
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=1631105005.505bc4010e48d258ab67c25d9266157f19aec702.arthurzam@gentoo \
--to=arthurzam@gentoo.org \
--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