From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tortoisehg/
Date: Sun, 14 Apr 2024 00:43:19 +0000 (UTC) [thread overview]
Message-ID: <1713055330.ae4038e370cd4fce4104b348df7d29d398a3050e.sam@gentoo> (raw)
commit: ae4038e370cd4fce4104b348df7d29d398a3050e
Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Sun Feb 25 07:30:44 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 00:42:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4038e3
dev-vcs/tortoisehg: 6.6.3 version bump; add 9999.ebuild py3.12 compat
Closes: https://bugs.gentoo.org/929565
Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/35519
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-vcs/tortoisehg/Manifest | 1 +
.../tortoisehg/{tortoisehg-9999.ebuild => tortoisehg-6.6.3.ebuild} | 6 +++---
dev-vcs/tortoisehg/tortoisehg-9999.ebuild | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/dev-vcs/tortoisehg/Manifest b/dev-vcs/tortoisehg/Manifest
index 895dc5450fdc..cd311607d1db 100644
--- a/dev-vcs/tortoisehg/Manifest
+++ b/dev-vcs/tortoisehg/Manifest
@@ -1 +1,2 @@
DIST tortoisehg-6.5.1.tar.gz 8854923 BLAKE2B 7536f5d7c2b0cda5bb812b2135dcb54ce9bf02a523648e4569bbca5772d3568a63cb09549b6e10c46d212e3c98791f3014b62386d68b488f78f57a235e0be36c SHA512 0e568937f25afa681e8c5f8b8ecc40ede046999318ff80bdd27516b523169c778c695a2a800876eac40480d6e009c83c6493dec3110673f5b79f284be1d4948b
+DIST tortoisehg-6.6.3.tar.gz 8857342 BLAKE2B 166d1305ed3ee54496b3e0b08fc92a34a56a9398aa618a0f2266e7413fafc371be3c308debc3260a15b59c147a00bbe0773df52a838c4a4f0028b29c1cb05090 SHA512 8de8a68a753e8554dcb9936f6ba237e0598df65e6039f7c608e692bc375258e64a443e27e63c337f361fc32c0076b79bd98a972c220089902ff4489ab3507928
diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild
similarity index 95%
copy from dev-vcs/tortoisehg/tortoisehg-9999.ebuild
copy to dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild
index 372918b6780f..51dfb4c89ae7 100644
--- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-6.6.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit desktop distutils-r1 optfeature xdg-utils
@@ -13,7 +13,7 @@ if [[ ${PV} != *9999* ]]; then
SRC_URI="https://foss.heptapod.net/mercurial/${PN}/thg/-/archive/${PV}/thg-${PV}.tar.gz -> ${P}.tar.gz"
HG_DEPEND=">=dev-vcs/mercurial-6.2[${PYTHON_USEDEP}]
$(python_gen_cond_dep '>=dev-vcs/mercurial-6.3.2[${PYTHON_USEDEP}]' python3_11 )
- <dev-vcs/mercurial-6.6[${PYTHON_USEDEP}]"
+ <dev-vcs/mercurial-6.7[${PYTHON_USEDEP}]"
S="${WORKDIR}/thg-${PV}"
else
inherit mercurial
diff --git a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
index 372918b6780f..51dfb4c89ae7 100644
--- a/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=setuptools
inherit desktop distutils-r1 optfeature xdg-utils
@@ -13,7 +13,7 @@ if [[ ${PV} != *9999* ]]; then
SRC_URI="https://foss.heptapod.net/mercurial/${PN}/thg/-/archive/${PV}/thg-${PV}.tar.gz -> ${P}.tar.gz"
HG_DEPEND=">=dev-vcs/mercurial-6.2[${PYTHON_USEDEP}]
$(python_gen_cond_dep '>=dev-vcs/mercurial-6.3.2[${PYTHON_USEDEP}]' python3_11 )
- <dev-vcs/mercurial-6.6[${PYTHON_USEDEP}]"
+ <dev-vcs/mercurial-6.7[${PYTHON_USEDEP}]"
S="${WORKDIR}/thg-${PV}"
else
inherit mercurial
next reply other threads:[~2024-04-14 0:43 UTC|newest]
Thread overview: 156+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-14 0:43 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-11 20:57 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tortoisehg/ Andreas Sturmlechner
2025-01-19 13:48 Andreas Sturmlechner
2025-01-01 8:55 Andreas Sturmlechner
2025-01-01 8:55 Andreas Sturmlechner
2024-10-26 6:18 Joonas Niilola
2024-10-26 6:18 Joonas Niilola
2024-04-06 11:07 Cédric Krier
2024-02-26 7:33 Joonas Niilola
2024-02-26 6:05 Arthur Zamarin
2023-09-17 6:17 Sam James
2023-09-16 7:57 Joonas Niilola
2023-08-21 3:50 Sam James
2023-08-21 3:50 Sam James
2023-07-16 18:34 Sam James
2023-04-26 4:03 Sam James
2023-04-01 16:10 Cédric Krier
2023-03-07 7:11 Joonas Niilola
2023-03-06 12:51 Arthur Zamarin
2023-02-09 17:59 Joonas Niilola
2022-11-24 8:10 Joonas Niilola
2022-11-18 7:04 Jakov Smolić
2022-08-31 8:42 Joonas Niilola
2022-08-04 7:12 Joonas Niilola
2022-06-07 7:14 Joonas Niilola
2022-06-07 1:15 Sam James
2022-05-13 20:04 Sam James
2022-03-31 13:36 Joonas Niilola
2022-03-31 13:36 Joonas Niilola
2021-11-22 10:11 Sam James
2021-11-22 10:11 Sam James
2021-10-29 11:16 Sam James
2021-10-21 23:28 Sam James
2021-09-21 7:03 Joonas Niilola
2021-09-21 7:03 Joonas Niilola
2021-09-04 6:26 Joonas Niilola
2021-09-04 6:26 Joonas Niilola
2021-09-03 18:01 Sam James
2021-09-03 18:01 Sam James
2021-07-20 10:25 Joonas Niilola
2021-07-20 10:25 Joonas Niilola
2021-05-30 9:53 Sam James
2021-05-30 9:53 Sam James
2021-03-12 15:17 Joonas Niilola
2021-03-12 15:17 Joonas Niilola
2021-02-18 9:36 Joonas Niilola
2021-02-18 9:36 Joonas Niilola
2020-12-17 13:48 Joonas Niilola
2020-11-16 13:56 Joonas Niilola
2020-11-16 13:56 Joonas Niilola
2020-11-16 13:56 Joonas Niilola
2020-10-12 12:39 Joonas Niilola
2020-10-12 12:39 Joonas Niilola
2020-10-12 12:39 Joonas Niilola
2020-09-16 17:43 Joonas Niilola
2020-09-16 17:43 Joonas Niilola
2020-09-16 17:43 Joonas Niilola
2020-09-16 17:43 Joonas Niilola
2020-08-30 8:18 Joonas Niilola
2020-06-20 20:31 Thomas Deutschmann
2020-04-20 17:34 Michał Górny
2020-04-20 17:34 Michał Górny
2019-12-23 13:08 Lars Wendler
2019-09-25 15:43 Thomas Deutschmann
2019-07-29 11:06 Lars Wendler
2019-04-23 9:13 Lars Wendler
2019-04-17 9:06 Lars Wendler
2019-03-16 12:48 Agostino Sarubbo
2019-03-15 8:39 Lars Wendler
2019-03-12 9:08 Lars Wendler
2019-03-12 9:08 Lars Wendler
2019-01-25 13:11 Lars Wendler
2018-12-11 11:02 Lars Wendler
2018-12-11 10:50 Lars Wendler
2018-12-11 10:50 Lars Wendler
2018-10-22 9:18 Lars Wendler
2018-10-22 9:18 Lars Wendler
2018-09-19 11:54 Lars Wendler
2018-08-23 23:05 Lars Wendler
2018-08-23 23:05 Lars Wendler
2018-06-22 11:01 Lars Wendler
2018-05-22 7:15 Lars Wendler
2018-05-14 10:18 Lars Wendler
2018-05-14 10:18 Lars Wendler
2018-04-10 9:16 Lars Wendler
2018-04-10 9:16 Lars Wendler
2018-03-17 21:01 Lars Wendler
2018-02-14 9:58 Lars Wendler
2018-02-14 9:58 Lars Wendler
2018-01-09 10:19 Andreas Sturmlechner
2018-01-09 0:16 Mikle Kolyada
2017-12-30 22:54 Lars Wendler
2017-12-10 11:38 Andreas Sturmlechner
2017-12-09 23:52 Andreas Sturmlechner
2017-12-09 23:52 Andreas Sturmlechner
2017-12-09 23:52 Andreas Sturmlechner
2017-11-29 23:38 Lars Wendler
2017-11-24 0:55 Andreas Sturmlechner
2017-11-08 9:04 Lars Wendler
2017-10-30 21:43 Andreas Sturmlechner
2017-09-19 22:13 Lars Wendler
2017-09-19 22:13 Lars Wendler
2017-08-14 7:16 Lars Wendler
2017-08-14 7:16 Lars Wendler
2017-07-20 12:06 Lars Wendler
2017-07-20 12:06 Lars Wendler
2017-06-10 10:18 Lars Wendler
2017-06-10 10:18 Lars Wendler
2017-06-09 1:19 Lars Wendler
2017-05-10 11:41 Lars Wendler
2017-05-10 11:41 Lars Wendler
2017-04-20 13:25 Lars Wendler
2017-04-20 13:25 Lars Wendler
2017-04-07 8:09 Lars Wendler
2017-04-07 8:09 Lars Wendler
2017-03-16 8:42 Lars Wendler
2017-02-24 8:53 Lars Wendler
2017-02-24 8:53 Lars Wendler
2017-01-24 7:22 Lars Wendler
2017-01-24 7:22 Lars Wendler
2016-12-21 14:33 Lars Wendler
2016-12-21 11:28 Tobias Klausmann
2016-12-02 10:05 Lars Wendler
2016-12-02 10:05 Lars Wendler
2016-11-21 15:50 Lars Wendler
2016-11-18 17:26 Lars Wendler
2016-11-07 22:37 Lars Wendler
2016-11-07 22:37 Lars Wendler
2016-10-04 12:46 Lars Wendler
2016-10-04 12:46 Lars Wendler
2016-09-19 9:14 Lars Wendler
2016-08-04 8:02 Lars Wendler
2016-08-04 8:02 Lars Wendler
2016-07-21 9:02 Lars Wendler
2016-07-21 9:02 Lars Wendler
2016-06-02 7:54 Lars Wendler
2016-05-04 6:19 Lars Wendler
2016-05-02 10:25 Lars Wendler
2016-04-07 12:51 Lars Wendler
2016-04-07 12:51 Lars Wendler
2016-04-07 12:51 Lars Wendler
2016-03-09 8:02 Lars Wendler
2016-02-04 7:55 Lars Wendler
2016-02-04 7:55 Lars Wendler
2016-01-25 12:26 Lars Wendler
2016-01-25 12:26 Lars Wendler
2015-12-15 12:40 Lars Wendler
2015-12-15 12:40 Lars Wendler
2015-11-24 12:42 Lars Wendler
2015-11-10 9:00 Lars Wendler
2015-11-10 9:00 Lars Wendler
2015-10-08 9:39 Lars Wendler
2015-10-08 9:39 Lars Wendler
2015-09-17 11:49 Lars Wendler
2015-08-11 17:06 Lars Wendler
2015-08-11 17:06 Lars Wendler
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=1713055330.ae4038e370cd4fce4104b348df7d29d398a3050e.sam@gentoo \
--to=sam@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