public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlglot/
Date: Mon, 20 May 2024 04:36:45 +0000 (UTC)	[thread overview]
Message-ID: <1716178193.81a3b9d0ea3aa84e6357d6ece4afc72b5bbf091d.mgorny@gentoo> (raw)

commit:     81a3b9d0ea3aa84e6357d6ece4afc72b5bbf091d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 20 04:09:53 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 20 04:09:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a3b9d0

dev-python/sqlglot: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/sqlglot/Manifest               |   2 -
 dev-python/sqlglot/sqlglot-23.15.8.ebuild | 121 ------------------------------
 dev-python/sqlglot/sqlglot-23.15.9.ebuild | 121 ------------------------------
 3 files changed, 244 deletions(-)

diff --git a/dev-python/sqlglot/Manifest b/dev-python/sqlglot/Manifest
index 0d9c7c7afbf8..b136dbba8be5 100644
--- a/dev-python/sqlglot/Manifest
+++ b/dev-python/sqlglot/Manifest
@@ -20,8 +20,6 @@ DIST redox_syscall-0.4.1.crate 24858 BLAKE2B c3301137a0b84e03b09d28dfa377ab3bea7
 DIST scopeguard-1.2.0.crate 11619 BLAKE2B 8b7e9ed6cefef9ee55407fb9690d57a2a98bb93e5105aeebdb475a52485e9e185255249e1dce8f83cd80534e7402d485aac3efa7e8493b13135de27550cd4bc4 SHA512 6247719a15fe1e4e2d179127b9a934bd2f99367724f41175ed9522f58824b6bc69b35002eae66b35880375ff61d77ac43ddaa78cbde7160a35183a1da32d3fbb
 DIST smallvec-1.11.2.crate 34801 BLAKE2B 58645e99db8f02db64d02c75860c7ea41836c427c03ee3b0b23365e73a406e4fd6ac312bf13fc5faef8bb6111c10fcfd5f839d5b3686e9b34d1626f8469fc327 SHA512 5cfb427c3b99b0dbd71f6154ed899abcde9d7d2992977ac7b2ef3a4c3ff51e4efafd133071a69609b4ed6cb269bdc26b79eb72e1988f10dfcaef8185d950cd1d
 DIST sqlglot-23.15.10.tar.gz 13159370 BLAKE2B eb1d675288f33c51938597c4b186ab4727f3149049c5089ea0c4aad8b479bdb0b51fa5bfb9a76fc00ca6c5d74aad1ce1ff347046516aa100c1af0f7640393de9 SHA512 75cca2b9fa17132644bf8cf85f7b35c05cc2d304077ad3b91476daa45216d8fe2a0d1c6ef2161b62714771da373491570022debe64b552b333eeaa0b2f940960
-DIST sqlglot-23.15.8.tar.gz 13118607 BLAKE2B 967590ff24f6a25adc4c227510ab027f695cf12b90dbf3304a6327afcdbfbd7d96d7f77b25876f3e7dce471c78e38498f9c156671f84f25b7eeecd315678a958 SHA512 4d283b9cd09b7bee873c07b9618cd046d1d312bf8e3280a635ccb91c45532c590a152db97cc338be91eafc2e68dd587f48460ad8eea1ab0b4c5ec5f64c2be2d9
-DIST sqlglot-23.15.9.tar.gz 13124523 BLAKE2B 653c443dfb6308ca7dd896f24aa8783a06664ecc636416bef057ad2d8d98f988fcf95bc86bc55ec19a0fe479308dc1f1e2fdc125cf5fefb650955e9e3af20344 SHA512 198788fc3a0cf08f49f37a6dad79e31e909718b7fe27575cc4fc6a426a868fab2849a9923f1628ef03f56925928a70497efa616330281189dba900a84b4926cf
 DIST sqlglot-23.16.0.tar.gz 13162737 BLAKE2B f15f5ba639368be3268f62e9730cc8bb9c699c523dd7fcdad9fb37f28c7473f0f5ea6253d75c9bef3b2fe6f3f5884697924e9521d21f0efb289edfb4ace660d3 SHA512 33a0b9234ba95d5372b4673dcd877fad648e78d367ed715c8e40900fb10eea03a4bd129e10bd20f2701d504279d1a2a82dbc8256363d348d4019c3ff43927a26
 DIST syn-2.0.41.crate 246016 BLAKE2B 9d389f2e2a0acb4c84c309456e8ffcc88c5d4d541535ed136832d7a6054dde45a598bb68e8a6f3062ca2a96e1ceae947d54b3aec9bad65b0c51d6733aa6c80db SHA512 6bbaf69ca783025dfb81ac3612ac60bfbed31b2d87792909b35c12892dadebdaff2ddf9463105e536b671dce5870610ab90fe29471284bbd3014dca8d6993f1a
 DIST target-lexicon-0.12.12.crate 25156 BLAKE2B f3803596c75f6c89438592a1176c3748fc2c0524d7d50a20056de1cd26d40c572b05bafcdf6dd702752864bea37c8b4f28f96dadc12a5b3bb1d279b25e489f85 SHA512 6147295c43ba1b7b087a3c5ab51534b2985e4e77e5e15687978cfb9d07e21c4fd9bc7191576d6cabd268d08a44dc733c4a957e59dba8b948c2055d8bb433aeca

diff --git a/dev-python/sqlglot/sqlglot-23.15.8.ebuild b/dev-python/sqlglot/sqlglot-23.15.8.ebuild
deleted file mode 100644
index 058fa81df816..000000000000
--- a/dev-python/sqlglot/sqlglot-23.15.8.ebuild
+++ /dev/null
@@ -1,121 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-CARGO_OPTIONAL=1
-CRATES="
-	autocfg@1.1.0
-	bitflags@1.3.2
-	cfg-if@1.0.0
-	heck@0.4.1
-	indoc@2.0.4
-	libc@0.2.150
-	lock_api@0.4.11
-	memoffset@0.9.0
-	once_cell@1.19.0
-	parking_lot@0.12.1
-	parking_lot_core@0.9.9
-	proc-macro2@1.0.70
-	pyo3-build-config@0.20.0
-	pyo3-ffi@0.20.0
-	pyo3-macros-backend@0.20.0
-	pyo3-macros@0.20.0
-	pyo3@0.20.0
-	quote@1.0.33
-	redox_syscall@0.4.1
-	scopeguard@1.2.0
-	smallvec@1.11.2
-	syn@2.0.41
-	target-lexicon@0.12.12
-	unicode-ident@1.0.12
-	unindent@0.2.3
-	windows-targets@0.48.5
-	windows_aarch64_gnullvm@0.48.5
-	windows_aarch64_msvc@0.48.5
-	windows_i686_gnu@0.48.5
-	windows_i686_msvc@0.48.5
-	windows_x86_64_gnu@0.48.5
-	windows_x86_64_gnullvm@0.48.5
-	windows_x86_64_msvc@0.48.5
-"
-
-inherit cargo distutils-r1 pypi optfeature
-
-DESCRIPTION="An easily customizable SQL parser and transpiler"
-HOMEPAGE="
-	https://sqlglot.com/
-	https://github.com/tobymao/sqlglot/
-	https://pypi.org/project/sqlglot/
-"
-SRC_URI+="
-	native-extensions? (
-		${CARGO_CRATE_URIS}
-	)
-"
-
-LICENSE="MIT"
-LICENSE+=" native-extensions? ("
-# Dependent crate licenses
-LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016"
-LICENSE+=" )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="+native-extensions"
-
-BDEPEND="
-	native-extensions? (
-		${RUST_DEPEND}
-		dev-util/maturin[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-
-QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/sqlglotrs/sqlglotrs.*.so"
-
-src_unpack() {
-	cargo_src_unpack
-}
-
-src_prepare() {
-	# remove fragile timing check
-	sed -i -e '/assertLessEqual(time\.time/d' tests/test_parser.py || die
-	distutils-r1_src_prepare
-}
-
-python_compile() {
-	distutils-r1_python_compile
-
-	if use native-extensions; then
-		local DISTUTILS_USE_PEP517=maturin
-		cd sqlglotrs || die
-		distutils-r1_python_compile
-		cd - >/dev/null || die
-	fi
-}
-
-python_test() {
-	local EPYTEST_IGNORE=(
-		# Tests require pyspark or duckdb which aren't in the tree.
-		# Pandas would be a requirement normally, but it gets ignored by proxy.
-		"tests/dataframe/integration/test_dataframe.py"
-		"tests/dataframe/integration/test_grouped_data.py"
-		"tests/dataframe/integration/test_session.py"
-		"tests/test_executor.py"
-		"tests/test_optimizer.py"
-	)
-
-	# make sure not to use an earlier installed version
-	local -x SQLGLOTRS_TOKENIZER=$(usex native-extensions 1 0)
-	rm -rf sqlglotrs || die
-	epytest
-}
-
-pkg_postinst() {
-	optfeature "simplifying timedelta expressions" dev-python/python-dateutil
-}

diff --git a/dev-python/sqlglot/sqlglot-23.15.9.ebuild b/dev-python/sqlglot/sqlglot-23.15.9.ebuild
deleted file mode 100644
index 3ecfcc322a3e..000000000000
--- a/dev-python/sqlglot/sqlglot-23.15.9.ebuild
+++ /dev/null
@@ -1,121 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-CARGO_OPTIONAL=1
-CRATES="
-	autocfg@1.1.0
-	bitflags@1.3.2
-	cfg-if@1.0.0
-	heck@0.4.1
-	indoc@2.0.4
-	libc@0.2.150
-	lock_api@0.4.11
-	memoffset@0.9.0
-	once_cell@1.19.0
-	parking_lot@0.12.1
-	parking_lot_core@0.9.9
-	proc-macro2@1.0.70
-	pyo3-build-config@0.20.0
-	pyo3-ffi@0.20.0
-	pyo3-macros-backend@0.20.0
-	pyo3-macros@0.20.0
-	pyo3@0.20.0
-	quote@1.0.33
-	redox_syscall@0.4.1
-	scopeguard@1.2.0
-	smallvec@1.11.2
-	syn@2.0.41
-	target-lexicon@0.12.12
-	unicode-ident@1.0.12
-	unindent@0.2.3
-	windows-targets@0.48.5
-	windows_aarch64_gnullvm@0.48.5
-	windows_aarch64_msvc@0.48.5
-	windows_i686_gnu@0.48.5
-	windows_i686_msvc@0.48.5
-	windows_x86_64_gnu@0.48.5
-	windows_x86_64_gnullvm@0.48.5
-	windows_x86_64_msvc@0.48.5
-"
-
-inherit cargo distutils-r1 pypi optfeature
-
-DESCRIPTION="An easily customizable SQL parser and transpiler"
-HOMEPAGE="
-	https://sqlglot.com/
-	https://github.com/tobymao/sqlglot/
-	https://pypi.org/project/sqlglot/
-"
-SRC_URI+="
-	native-extensions? (
-		${CARGO_CRATE_URIS}
-	)
-"
-
-LICENSE="MIT"
-LICENSE+=" native-extensions? ("
-# Dependent crate licenses
-LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016"
-LICENSE+=" )"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="+native-extensions"
-
-BDEPEND="
-	native-extensions? (
-		${RUST_DEPEND}
-		dev-util/maturin[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest
-
-QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/sqlglotrs/sqlglotrs.*.so"
-
-src_unpack() {
-	cargo_src_unpack
-}
-
-src_prepare() {
-	# remove fragile timing check
-	sed -i -e '/assertLessEqual(time\.time/d' tests/test_parser.py || die
-	distutils-r1_src_prepare
-}
-
-python_compile() {
-	distutils-r1_python_compile
-
-	if use native-extensions; then
-		local DISTUTILS_USE_PEP517=maturin
-		cd sqlglotrs || die
-		distutils-r1_python_compile
-		cd - >/dev/null || die
-	fi
-}
-
-python_test() {
-	local EPYTEST_IGNORE=(
-		# Tests require pyspark or duckdb which aren't in the tree.
-		# Pandas would be a requirement normally, but it gets ignored by proxy.
-		"tests/dataframe/integration/test_dataframe.py"
-		"tests/dataframe/integration/test_grouped_data.py"
-		"tests/dataframe/integration/test_session.py"
-		"tests/test_executor.py"
-		"tests/test_optimizer.py"
-	)
-
-	# make sure not to use an earlier installed version
-	local -x SQLGLOTRS_TOKENIZER=$(usex native-extensions 1 0)
-	rm -rf sqlglotrs || die
-	epytest
-}
-
-pkg_postinst() {
-	optfeature "simplifying timedelta expressions" dev-python/python-dateutil
-}


             reply	other threads:[~2024-05-20  4:36 UTC|newest]

Thread overview: 224+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-20  4:36 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-23  7:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlglot/ Michał Górny
2024-11-23  7:10 Michał Górny
2024-11-18  5:15 Michał Górny
2024-11-17  3:20 Michał Górny
2024-11-17  3:20 Michał Górny
2024-11-12  5:35 Michał Górny
2024-11-12  5:35 Michał Górny
2024-11-06  7:11 Michał Górny
2024-11-06  7:11 Michał Górny
2024-10-26  5:50 Michał Górny
2024-10-26  5:50 Michał Górny
2024-10-23  6:16 Michał Górny
2024-10-23  6:16 Michał Górny
2024-10-22  3:10 Michał Górny
2024-10-16  4:54 Michał Górny
2024-10-15  7:00 Michał Górny
2024-10-15  7:00 Michał Górny
2024-10-09  6:31 Michał Górny
2024-10-05  4:58 Michał Górny
2024-10-05  4:58 Michał Górny
2024-10-04  3:12 Michał Górny
2024-10-03  3:31 Michał Górny
2024-10-02 11:22 Michał Górny
2024-09-27  6:32 Michał Górny
2024-09-27  6:32 Michał Górny
2024-09-26  4:50 Michał Górny
2024-09-25  4:39 Michał Górny
2024-09-20  5:12 Michał Górny
2024-09-20  5:12 Michał Górny
2024-09-15  2:22 Michał Górny
2024-09-14  6:27 Michał Górny
2024-09-13 13:47 Michał Górny
2024-09-13  3:12 Michał Górny
2024-09-13  3:12 Michał Górny
2024-09-07  6:23 Michał Górny
2024-09-04  3:13 Michał Górny
2024-09-04  3:13 Michał Górny
2024-08-29  4:52 Michał Górny
2024-08-27  7:39 Michał Górny
2024-08-27  7:39 Michał Górny
2024-08-23  4:57 Michał Górny
2024-08-20  1:29 Michał Górny
2024-08-18  6:04 Michał Górny
2024-08-18  6:04 Michał Górny
2024-08-16  3:18 Michał Górny
2024-08-15  3:47 Michał Górny
2024-08-15  3:47 Michał Górny
2024-08-14  6:05 Michał Górny
2024-08-14  6:05 Michał Górny
2024-08-09  3:10 Michał Górny
2024-08-09  3:10 Michał Górny
2024-08-06  4:45 Michał Górny
2024-07-31  5:52 Michał Górny
2024-07-30  2:47 Michał Górny
2024-07-30  2:47 Michał Górny
2024-07-26  1:57 Michał Górny
2024-07-26  1:57 Michał Górny
2024-07-19  4:25 Michał Górny
2024-07-18  1:56 Michał Górny
2024-07-18  1:56 Michał Górny
2024-07-05 16:29 Arthur Zamarin
2024-07-05  1:41 Michał Górny
2024-06-30  2:52 Michał Górny
2024-06-30  2:52 Michał Górny
2024-06-29  3:26 Michał Górny
2024-06-29  3:26 Michał Górny
2024-06-27  2:53 Michał Górny
2024-06-27  2:53 Michał Górny
2024-06-26  2:09 Michał Górny
2024-06-22  5:33 Michał Górny
2024-06-18  4:45 Michał Górny
2024-06-13  4:05 Michał Górny
2024-06-13  4:05 Michał Górny
2024-06-07  1:59 Michał Górny
2024-06-07  1:59 Michał Górny
2024-06-06  2:02 Michał Górny
2024-06-04  5:41 Michał Górny
2024-05-31  4:22 Michał Górny
2024-05-31  4:22 Michał Górny
2024-05-30  4:03 Michał Górny
2024-05-29  4:17 Michał Górny
2024-05-29  4:17 Michał Górny
2024-05-24  4:03 Michał Górny
2024-05-24  4:03 Michał Górny
2024-05-22  4:49 Michał Górny
2024-05-20  4:36 Michał Górny
2024-05-18  4:52 Michał Górny
2024-05-18  4:52 Michał Górny
2024-05-17  6:25 Michał Górny
2024-05-17  6:25 Michał Górny
2024-05-12 13:05 Michał Górny
2024-05-11  5:19 Michał Górny
2024-05-11  5:19 Michał Górny
2024-05-10  2:02 Michał Górny
2024-05-07 17:45 Michał Górny
2024-05-07 17:45 Michał Górny
2024-05-05  4:03 Michał Górny
2024-05-04  5:00 Michał Górny
2024-05-04  5:00 Michał Górny
2024-04-30  5:02 Michał Górny
2024-04-30  5:02 Michał Górny
2024-04-26  2:05 Michał Górny
2024-04-26  2:05 Michał Górny
2024-04-20  5:40 Michał Górny
2024-04-20  5:40 Michał Górny
2024-04-13  5:35 Arthur Zamarin
2024-04-11  4:25 Michał Górny
2024-04-10  6:15 Michał Górny
2024-04-09  6:01 Michał Górny
2024-04-09  6:01 Michał Górny
2024-04-05  2:45 Michał Górny
2024-04-04  4:16 Michał Górny
2024-04-03  5:31 Michał Górny
2024-03-29  5:16 Michał Górny
2024-03-27  3:37 Michał Górny
2024-03-27  3:37 Michał Górny
2024-03-21  5:39 Michał Górny
2024-03-20 19:21 Michał Górny
2024-03-20  6:28 Michał Górny
2024-03-20  6:28 Michał Górny
2024-03-19 20:09 Michał Górny
2024-03-19  7:20 Michał Górny
2024-03-15  5:06 Michał Górny
2024-03-12 17:51 Michał Górny
2024-03-09 16:20 Arthur Zamarin
2024-03-09  7:18 Michał Górny
2024-03-09  7:18 Michał Górny
2024-03-05  5:18 Michał Górny
2024-03-02  6:43 Michał Górny
2024-03-01  4:47 Michał Górny
2024-02-29  4:18 Michał Górny
2024-02-27  6:38 Michał Górny
2024-02-26 14:25 Michał Górny
2024-02-23  3:40 Michał Górny
2024-02-22  5:38 Michał Górny
2024-02-20  6:13 Michał Górny
2024-02-15  4:11 Michał Górny
2024-02-13  4:27 Michał Górny
2024-02-09  3:24 Michał Górny
2024-02-08  4:22 Michał Górny
2024-01-30  4:07 Michał Górny
2024-01-24 18:56 Michał Górny
2024-01-20  7:09 Michał Górny
2024-01-09  6:41 Michał Górny
2024-01-05  5:38 Michał Górny
2023-12-30 18:35 Michał Górny
2023-12-30  5:00 Michał Górny
2023-12-21  4:30 Michał Górny
2023-12-21  4:30 Michał Górny
2023-12-21  4:30 Michał Górny
2023-12-20  8:29 Michał Górny
2023-12-15  8:17 Michał Górny
2023-12-08  5:41 Michał Górny
2023-12-07 12:29 Michał Górny
2023-12-06  6:51 Michał Górny
2023-12-06  6:51 Michał Górny
2023-12-05  4:29 Michał Górny
2023-12-02  7:09 Michał Górny
2023-12-02  7:09 Michał Górny
2023-11-29  6:05 Michał Górny
2023-11-21  4:44 Michał Górny
2023-11-17  5:58 Michał Górny
2023-11-16  4:09 Michał Górny
2023-11-16  4:09 Michał Górny
2023-11-14  4:34 Michał Górny
2023-11-11  8:42 Michał Górny
2023-11-10  4:09 Michał Górny
2023-11-10  4:01 Michał Górny
2023-11-09 18:40 Arthur Zamarin
2023-11-09  4:15 Michał Górny
2023-11-03  7:06 Michał Górny
2023-11-02  5:44 Michał Górny
2023-11-01  5:08 Michał Górny
2023-10-31  6:25 Michał Górny
2023-10-26  3:12 Michał Górny
2023-10-22  6:55 Michał Górny
2023-10-21  3:40 Michał Górny
2023-10-20  4:42 Michał Górny
2023-10-18  5:06 Michał Górny
2023-10-17 18:57 Michał Górny
2023-10-14  6:29 Michał Górny
2023-10-14  6:29 Michał Górny
2023-10-11  3:22 Michał Górny
2023-10-07  4:43 Michał Górny
2023-10-06  4:23 Michał Górny
2023-10-05  2:58 Michał Górny
2023-10-04  5:18 Michał Górny
2023-09-29 19:13 Arthur Zamarin
2023-09-29  4:50 Michał Górny
2023-09-29  4:50 Michał Górny
2023-09-27  7:18 Michał Górny
2023-09-23  5:38 Michał Górny
2023-09-22  3:11 Michał Górny
2023-09-22  3:11 Michał Górny
2023-09-16  3:03 Michał Górny
2023-09-14  5:30 Michał Górny
2023-09-13  2:45 Michał Górny
2023-09-08  5:08 Michał Górny
2023-09-06  2:42 Michał Górny
2023-09-02  3:22 Michał Górny
2023-08-31 13:22 Michał Górny
2023-08-30  3:01 Michał Górny
2023-08-30  3:01 Michał Górny
2023-08-29  4:00 Michał Górny
2023-08-27 15:40 Michał Górny
2023-08-25  3:04 Michał Górny
2023-08-23  4:24 Michał Górny
2023-08-15 19:15 Michał Górny
2023-08-15  2:39 Michał Górny
2023-08-12  3:05 Michał Górny
2023-08-10  2:33 Michał Górny
2023-08-09  3:09 Michał Górny
2023-08-09  3:09 Michał Górny
2023-08-08 20:06 Michał Górny
2023-08-08 20:06 Michał Górny
2023-08-07 11:46 Michał Górny
2023-08-07 11:46 Michał Górny
2023-08-04  2:42 Michał Górny
2023-08-04  2:42 Michał Górny
2023-08-01 14:45 Michał Górny
2023-08-01 14:45 Michał Górny
2023-07-30 17:09 Sam James
2023-07-29  2:45 Michał Górny

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=1716178193.81a3b9d0ea3aa84e6357d6ece4afc72b5bbf091d.mgorny@gentoo \
    --to=mgorny@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