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: Thu, 5 Dec 2024 05:39:30 +0000 (UTC) [thread overview]
Message-ID: <1733377049.75fa8576705a3282b889f056a2d3cd9dc3073466.mgorny@gentoo> (raw)
commit: 75fa8576705a3282b889f056a2d3cd9dc3073466
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 5 05:10:00 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Dec 5 05:37:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75fa8576
dev-python/sqlglot: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sqlglot/Manifest | 2 -
dev-python/sqlglot/sqlglot-25.31.3.ebuild | 113 ------------------------------
dev-python/sqlglot/sqlglot-25.32.0.ebuild | 113 ------------------------------
3 files changed, 228 deletions(-)
diff --git a/dev-python/sqlglot/Manifest b/dev-python/sqlglot/Manifest
index acf280acc2ef..2ec3358f11c5 100644
--- a/dev-python/sqlglot/Manifest
+++ b/dev-python/sqlglot/Manifest
@@ -13,8 +13,6 @@ DIST pyo3-ffi-0.22.6.crate 69352 BLAKE2B 99eea6ed87001b23fdeb263937bc14be0fadadc
DIST pyo3-macros-0.22.6.crate 8182 BLAKE2B 81998e4f4cb325763e4d3477af05b332e184cabf6391761f850d23508cebcf8d496ce12f747ea241523bb3899886eb20494b076a0651151744bb81d52901a1b4 SHA512 63f7a7b42e099742518c8a3bbc7647e98debb5500d08c39e11e8140fc146e790ab06e005d8d14c89aba79ebc5bf04fe1c92c0e9c5b13421307d3a4682d044179
DIST pyo3-macros-backend-0.22.6.crate 66312 BLAKE2B ec0b11bee1ad2192e8d95cebab0075d6ec5bf628e3344b86fb8e20a6d0bc1f891b56ccfa4622840a609480581f32bd211b9a3d1dd989716cf255efe3fdc89331 SHA512 87463939b5a5674e30e8ca05ae747f652f8679f0c5c85d20967e9910ad853768a769a914580e82e409188fe4add80a3117ccb9da24c250406bc6f76fe4453799
DIST quote-1.0.37.crate 28558 BLAKE2B a7d007a69e619f853af94333e1066bb767013312bd99f147b1b153611242bcfa9c76768b1ba47278589db309a9acd61a772c8ec3b567e48439bb9d831f9326d4 SHA512 c4ed21428c1f89cf22b85d80720a7869831a9c129d694617b0ce8c258278114ab98846f3f653abf736d1c86bc9224bbd695e9a7b06aa3adf292d02e1ef14cc05
-DIST sqlglot-25.31.3.tar.gz 19677473 BLAKE2B 6e72b192a7782495ff344b7c018cde58f11bb071f470db9149f31a38174a15d3b1d64cef90733209dd08d791ffab2a0ae263c28b9ec4ba5941ce89ed5758dbb8 SHA512 47acee570affd5eb8ee62a67812a26977598a882b9b261a53a07b8af9b58d74e5b4b8261271d3084497aba660ffe541d56f3503fa946e55b309cefedd609a445
-DIST sqlglot-25.32.0.tar.gz 19683499 BLAKE2B e53b99d0438c9c309c7ebb0de76fbdce09ae8b1ee8313825fa3fa471f3a609e50adb71ca367eeeb7955adb385a3c79b927a9937e6439d40b2ed543c4fe82a811 SHA512 bf02995d90a73115d32be1b1c9b55dcb1658d165c5f57ce1c7d59b9f5f3591a3ba337b0494277347bfae00eef89326bde7d48fe7631ee73c83e86b6260fa7eeb
DIST sqlglot-25.32.1.tar.gz 19754688 BLAKE2B 78c950ce80aa9bd4383e549994225161c6650ca882bb27ebafd11a2c3dd9635d957ec3ab0f286a848959479a0b03e68eb9b793ebe25a9fcb4e6761511c8564b0 SHA512 968a342b574a2756ddcfa4e00b3ff16ae20697d9e76f987faf55267dd0e65aa8c939991a55ce7c54ad2571511e8fb1432b01d327c5b7bd870f7fbf75e781011e
DIST syn-2.0.87.crate 278076 BLAKE2B 93385f64103fdb482bec34c7912474ae7a5935948715e6eb9a54907e0db5c39f089f6cd393bab33c935c59a1bbb0f4099431f206343811c1a450554d96a35756 SHA512 bcfff545d6dfefd81e09f8f30a86bdd85759b3a7d4093ef3365ed02718e10dbd604c52b94c9d7fa955d339fdc5b6c079940c6f345b5a48c52b5c8607794ca6f2
DIST target-lexicon-0.12.16.crate 26488 BLAKE2B e7950e4a302059a1bfc9bc15618a3c1b971a17cffae117a6e8f5f63a0d82fd2bd02680301d15338612d5426d349dd24cfee30ee787a15a7d3187f2a6825e69ce SHA512 092639957c4a0391560b6442b31c47159c04d12e971010f730a6ec9cb5389e4be903ef3d7daa06db95e64dc78b6970731fb647179ebaad2b12e9ed5e9b24da27
diff --git a/dev-python/sqlglot/sqlglot-25.31.3.ebuild b/dev-python/sqlglot/sqlglot-25.31.3.ebuild
deleted file mode 100644
index 27ddd9c3901d..000000000000
--- a/dev-python/sqlglot/sqlglot-25.31.3.ebuild
+++ /dev/null
@@ -1,113 +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
- cfg-if@1.0.0
- heck@0.5.0
- indoc@2.0.4
- libc@0.2.150
- memoffset@0.9.0
- once_cell@1.19.0
- portable-atomic@1.9.0
- proc-macro2@1.0.89
- pyo3-build-config@0.22.6
- pyo3-ffi@0.22.6
- pyo3-macros-backend@0.22.6
- pyo3-macros@0.22.6
- pyo3@0.22.6
- quote@1.0.37
- syn@2.0.87
- target-lexicon@0.12.16
- unicode-ident@1.0.12
- unindent@0.2.3
-"
-
-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}]
- )
- test? (
- dev-python/pytz[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/sqlglotrs/sqlglotrs.*.so"
-
-pkg_setup() {
- use native-extensions && rust_pkg_setup
-}
-
-src_unpack() {
- cargo_src_unpack
-}
-
-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_DESELECT=(
- # timing, sigh
- # https://github.com/tobymao/sqlglot/issues/3961
- tests/test_generator.py::TestGenerator::test_generate_nested_binary
- )
- 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-25.32.0.ebuild b/dev-python/sqlglot/sqlglot-25.32.0.ebuild
deleted file mode 100644
index 27ddd9c3901d..000000000000
--- a/dev-python/sqlglot/sqlglot-25.32.0.ebuild
+++ /dev/null
@@ -1,113 +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
- cfg-if@1.0.0
- heck@0.5.0
- indoc@2.0.4
- libc@0.2.150
- memoffset@0.9.0
- once_cell@1.19.0
- portable-atomic@1.9.0
- proc-macro2@1.0.89
- pyo3-build-config@0.22.6
- pyo3-ffi@0.22.6
- pyo3-macros-backend@0.22.6
- pyo3-macros@0.22.6
- pyo3@0.22.6
- quote@1.0.37
- syn@2.0.87
- target-lexicon@0.12.16
- unicode-ident@1.0.12
- unindent@0.2.3
-"
-
-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}]
- )
- test? (
- dev-python/pytz[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-QA_FLAGS_IGNORED="usr/lib.*/py.*/site-packages/sqlglotrs/sqlglotrs.*.so"
-
-pkg_setup() {
- use native-extensions && rust_pkg_setup
-}
-
-src_unpack() {
- cargo_src_unpack
-}
-
-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_DESELECT=(
- # timing, sigh
- # https://github.com/tobymao/sqlglot/issues/3961
- tests/test_generator.py::TestGenerator::test_generate_nested_binary
- )
- 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
-}
next reply other threads:[~2024-12-05 5:39 UTC|newest]
Thread overview: 251+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-05 5:39 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-18 7:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlglot/ Michał Górny
2025-03-14 6:32 Michał Górny
2025-03-13 20:03 Arthur Zamarin
2025-03-08 7:24 Michał Górny
2025-03-04 6:48 Michał Górny
2025-03-04 6:48 Michał Górny
2025-02-27 5:50 Michał Górny
2025-02-27 5:50 Michał Górny
2025-02-11 7:18 Michał Górny
2025-02-04 4:28 Michał Górny
2025-01-28 5:31 Michał Górny
2025-01-28 5:31 Michał Górny
2025-01-24 7:21 Michał Górny
2025-01-15 5:39 Michał Górny
2025-01-15 5:39 Michał Górny
2025-01-09 18:09 Arthur Zamarin
2025-01-09 5:26 Michał Górny
2025-01-09 5:26 Michał Górny
2024-12-19 5:12 Michał Górny
2024-12-11 7:54 Michał Górny
2024-12-11 7:54 Michał Górny
2024-12-10 4:35 Michał Górny
2024-12-07 7:07 Michał Górny
2024-12-07 7:07 Michał Górny
2024-12-05 5:39 Michał Górny
2024-11-28 6:43 Michał Górny
2024-11-23 7:10 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-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=1733377049.75fa8576705a3282b889f056a2d3cd9dc3073466.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