Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tortoisehg/
Date: Mon, 22 Nov 2021 10:11:21
Message-Id: 1637575690.ec0160ad952b85138cab31206066e8d170e015f0.sam@gentoo
1 commit: ec0160ad952b85138cab31206066e8d170e015f0
2 Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
3 AuthorDate: Sun Nov 14 22:02:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 22 10:08:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0160ad
7
8 dev-vcs/tortoisehg: 5.9.3 version bump; update 9999.ebuild
9
10 Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-vcs/tortoisehg/Manifest | 1 +
14 .../tortoisehg/{tortoisehg-9999.ebuild => tortoisehg-5.9.3.ebuild} | 5 +++--
15 dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 3 ++-
16 3 files changed, 6 insertions(+), 3 deletions(-)
17
18 diff --git a/dev-vcs/tortoisehg/Manifest b/dev-vcs/tortoisehg/Manifest
19 index 1835dfb67d09..e017606067de 100644
20 --- a/dev-vcs/tortoisehg/Manifest
21 +++ b/dev-vcs/tortoisehg/Manifest
22 @@ -2,3 +2,4 @@ DIST tortoisehg-5.8.tar.gz 8636455 BLAKE2B 1f4171ca4eb465aabacaf53b97785c5f05fc5
23 DIST tortoisehg-5.8.1.tar.gz 8636858 BLAKE2B 66473695e1364ff676ab314ce8b5a5e59cbe6ece68795d92278e450f70386a9e047dfd8975e7312bda10c183879d9634767f64a9c916f889f3edcf4847bf2468 SHA512 29903240c5522841e0ddc0f78741d20d589b6b48e82bf38023b87184e987721111a6a9675ccb85a31d9781cf1b8fa3d28801fef5bae187ae467d7da8f1ef982f
24 DIST tortoisehg-5.9.tar.gz 8637690 BLAKE2B 818b866314a04857838ea971d9a26df6604fc97a7968ee1419337fccc413d228e5597bef80256b35a2084956f356e9015c2c9c00181ab600ee75b5a86f8ec358 SHA512 14b91a2193f0eaeb39d49b131ec9214732b6898e7ee2a57091cf5be61a37ec5a0b71d8eea5d67b30ea8796565c25aa1bd1fd23ff178ae1a7dcdbfd5b333e525f
25 DIST tortoisehg-5.9.1.tar.gz 8637928 BLAKE2B 57687359eb00018a811e28449dccce260569f7a26c91bf25a6473427f9942fd536c4458cae593baa371c65713f626208e6627e952e78001947b8f952988c3103 SHA512 8df24a66e24ddb95af353a363149dcee37bc678ebd741f578a8bc09d6844b52537f287b908bce2dab4e4603310867095821b52332bd5bdc55b0f114bad647eff
26 +DIST tortoisehg-5.9.3.tar.gz 8637453 BLAKE2B 9fa90c108f32b1e15c233e7ccbadbda08e434f23aa5c5fe7c235c743c98f54f4222a1804c06b0ca300cc3d0b049c117007a53452ff20ae4411bca30d8ed9013b SHA512 870b3b717962b8450d07fca5300f971d187236edce5a9d2926144b832c0771b8f5a324bdfd05a1fed3d2b4de4bad913c0c8f4435908e602e268c561ed64abbb2
27
28 diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-5.9.3.ebuild
29 similarity index 98%
30 copy from dev-vcs/tortoisehg/tortoisehg-9999.ebuild
31 copy to dev-vcs/tortoisehg/tortoisehg-5.9.3.ebuild
32 index 97e0009c544a..4c3e2b2f0e6f 100644
33 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
34 +++ b/dev-vcs/tortoisehg/tortoisehg-5.9.3.ebuild
35 @@ -1,8 +1,9 @@
36 # Copyright 1999-2021 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 -EAPI=7
40 -PYTHON_COMPAT=( python3_{8..9} )
41 +EAPI=8
42 +
43 +PYTHON_COMPAT=( python3_{8..10} )
44
45 DISTUTILS_USE_SETUPTOOLS=no
46
47
48 diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
49 index 97e0009c544a..b2992eb0f27b 100644
50 --- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
51 +++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
52 @@ -2,7 +2,8 @@
53 # Distributed under the terms of the GNU General Public License v2
54
55 EAPI=7
56 -PYTHON_COMPAT=( python3_{8..9} )
57 +
58 +PYTHON_COMPAT=( python3_{8..10} )
59
60 DISTUTILS_USE_SETUPTOOLS=no