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: dev-python/Pyro4/, profiles/updates/
Date: Tue, 14 Sep 2021 08:59:17
Message-Id: 1631609947.95e2412b5f0d297a46f3ef1d8efa7badbacb4f17.mgorny@gentoo
1 commit: 95e2412b5f0d297a46f3ef1d8efa7badbacb4f17
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 14 06:43:33 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 14 08:59:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95e2412b
7
8 dev-python/Pyro4: slotmove 4 → 0
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/Pyro4/Pyro4-4.80.ebuild | 2 +-
13 profiles/updates/3Q-2021 | 1 +
14 2 files changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/dev-python/Pyro4/Pyro4-4.80.ebuild b/dev-python/Pyro4/Pyro4-4.80.ebuild
17 index 017c7345206..58699ab81c5 100644
18 --- a/dev-python/Pyro4/Pyro4-4.80.ebuild
19 +++ b/dev-python/Pyro4/Pyro4-4.80.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
21 S="${WORKDIR}/${MY_P}"
22
23 LICENSE="MIT"
24 -SLOT="4"
25 +SLOT="0"
26 KEYWORDS="amd64 ~arm64 ppc x86"
27 IUSE="doc examples test"
28 RESTRICT="!test? ( test )"
29
30 diff --git a/profiles/updates/3Q-2021 b/profiles/updates/3Q-2021
31 index ced2871dc4d..1672dcae1c5 100644
32 --- a/profiles/updates/3Q-2021
33 +++ b/profiles/updates/3Q-2021
34 @@ -12,3 +12,4 @@ move sci-physics/geant-vmc sci-physics/geant4_vmc
35 move dev-python/beautifulsoup dev-python/beautifulsoup4
36 slotmove dev-python/beautifulsoup4 4 0
37 move dev-python/pyro dev-python/Pyro4
38 +slotmove dev-python/Pyro4 4 0