Gentoo Archives: gentoo-commits

From: Ronny Gutbrod <gentoo@××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/pmbootstrap/
Date: Wed, 14 Sep 2022 04:20:54
Message-Id: 1663082838.a7ac2c1520e1303f36a6027c103b574a1e48bce9.tastytea@gentoo
1 commit: a7ac2c1520e1303f36a6027c103b574a1e48bce9
2 Author: Duje Mihanović <duje.mihanovic <AT> skole <DOT> hr>
3 AuthorDate: Tue Sep 13 15:17:06 2022 +0000
4 Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
5 CommitDate: Tue Sep 13 15:27:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a7ac2c15
7
8 dev-util/pmbootstrap: add 1.46.0, drop 1.45.0
9
10 Signed-off-by: Duje Mihanović <duje.mihanovic <AT> skole.hr>
11
12 dev-util/pmbootstrap/Manifest | 2 +-
13 .../{pmbootstrap-1.45.0.ebuild => pmbootstrap-1.46.0.ebuild} | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-util/pmbootstrap/Manifest b/dev-util/pmbootstrap/Manifest
17 index 9a3ecc4c9..1a42c8682 100644
18 --- a/dev-util/pmbootstrap/Manifest
19 +++ b/dev-util/pmbootstrap/Manifest
20 @@ -1 +1 @@
21 -DIST pmbootstrap-1.45.0.tar.gz 226591 BLAKE2B 163c10102fab1c700d493bad7a007ebb2feed83f99ee9faba8ef71f1aab9ebbe6a8f2ff19d181ba01a1b121d31e36f32b20dd6ce4b9d408ec5eddc9f90b998c7 SHA512 7e62bed9350a54ea875bed6c17c7070b87900589e0db89b865baa0a5d7d211a439f308cf5b544f896d58cb4439bb1ce424e9d42defeb8ec7b14308f62a0529bf
22 +DIST pmbootstrap-1.46.0.tar.gz 226827 BLAKE2B 5352f6c9bc359698d85aad53bbd9046869fed084d0f81c7a40efff829e186b7635e166cd6812f205ce017bfbd9e1f9f5744e0fb241d909889e0de1cc7abf8a0f SHA512 d685cb9e1ee457f4839935f92c3e2941e7642439b29a02a352b217f4bf2dc270ecff5883bb7fb1ccb2e413d20d3d92fc9cd7db048e90d5bfa0bc570f7a7db39d
23
24 diff --git a/dev-util/pmbootstrap/pmbootstrap-1.45.0.ebuild b/dev-util/pmbootstrap/pmbootstrap-1.46.0.ebuild
25 similarity index 97%
26 rename from dev-util/pmbootstrap/pmbootstrap-1.45.0.ebuild
27 rename to dev-util/pmbootstrap/pmbootstrap-1.46.0.ebuild
28 index 2dc8bba6f..320242371 100644
29 --- a/dev-util/pmbootstrap/pmbootstrap-1.45.0.ebuild
30 +++ b/dev-util/pmbootstrap/pmbootstrap-1.46.0.ebuild
31 @@ -2,7 +2,7 @@
32 # Distributed under the terms of the GNU General Public License v2
33 EAPI=8
34
35 -PYTHON_COMPAT=( python3_{8,9,10} )
36 +PYTHON_COMPAT=( python3_{8..11} )
37
38 DISTUTILS_SINGLE_IMPL=1
39 inherit distutils-r1 linux-info