Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, dev-python/beautifulsoup4/
Date: Wed, 08 Sep 2021 11:11:10
Message-Id: 1631098777.12018527a21366c2b33923a81f1e108634ac8c5e.mgorny@gentoo
1 commit: 12018527a21366c2b33923a81f1e108634ac8c5e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 8 10:57:07 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 8 10:59:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12018527
7
8 dev-python/beautifulsoup4: Slotmove 4 → 0
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild | 2 +-
13 dev-python/beautifulsoup4/beautifulsoup4-4.9.3.ebuild | 2 +-
14 profiles/updates/3Q-2021 | 1 +
15 3 files changed, 3 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild b/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild
18 index 78187c60a28..975d9e35d6b 100644
19 --- a/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild
20 +++ b/dev-python/beautifulsoup4/beautifulsoup4-4.10.0.ebuild
21 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.crummy.com/software/BeautifulSoup/bs4/"
22 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="MIT"
25 -SLOT="4"
26 +SLOT="0"
27 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
28
29 RDEPEND="
30
31 diff --git a/dev-python/beautifulsoup4/beautifulsoup4-4.9.3.ebuild b/dev-python/beautifulsoup4/beautifulsoup4-4.9.3.ebuild
32 index 589f96740cb..c9b54e80fbf 100644
33 --- a/dev-python/beautifulsoup4/beautifulsoup4-4.9.3.ebuild
34 +++ b/dev-python/beautifulsoup4/beautifulsoup4-4.9.3.ebuild
35 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.crummy.com/software/BeautifulSoup/bs4/"
36 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
37
38 LICENSE="MIT"
39 -SLOT="4"
40 +SLOT="0"
41 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
42
43 RDEPEND="
44
45 diff --git a/profiles/updates/3Q-2021 b/profiles/updates/3Q-2021
46 index 2e447cddc15..9dee6904165 100644
47 --- a/profiles/updates/3Q-2021
48 +++ b/profiles/updates/3Q-2021
49 @@ -10,3 +10,4 @@ move dev-python/python-podman dev-python/podman-py
50 move dev-python/u-msgpack dev-python/u-msgpack-python
51 move sci-physics/geant-vmc sci-physics/geant4_vmc
52 move dev-python/beautifulsoup dev-python/beautifulsoup4
53 +slotmove dev-python/beautifulsoup4 4 0