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/Faker/
Date: Sun, 14 Nov 2021 08:46:57 +0000 (UTC)	[thread overview]
Message-ID: <1636879590.8da65974e7387342a1b41c6204bc157aba37e9d8.mgorny@gentoo> (raw)

commit:     8da65974e7387342a1b41c6204bc157aba37e9d8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 08:36:34 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 08:46:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da65974

dev-python/Faker: Remove old

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

 dev-python/Faker/Faker-9.3.1.ebuild | 29 -----------------------------
 dev-python/Faker/Faker-9.5.0.ebuild | 29 -----------------------------
 dev-python/Faker/Faker-9.6.0.ebuild | 29 -----------------------------
 dev-python/Faker/Faker-9.7.1.ebuild | 29 -----------------------------
 dev-python/Faker/Faker-9.8.0.ebuild | 29 -----------------------------
 dev-python/Faker/Manifest           |  5 -----
 6 files changed, 150 deletions(-)

diff --git a/dev-python/Faker/Faker-9.3.1.ebuild b/dev-python/Faker/Faker-9.3.1.ebuild
deleted file mode 100644
index 12e618b6e887..000000000000
--- a/dev-python/Faker/Faker-9.3.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="https://github.com/joke2k/faker"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-	>=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
-	!dev-ruby/faker"
-BDEPEND="
-	test? (
-		dev-python/freezegun[${PYTHON_USEDEP}]
-		dev-python/pillow[${PYTHON_USEDEP},tiff]
-		dev-python/random2[${PYTHON_USEDEP}]
-		dev-python/validators[${PYTHON_USEDEP}]
-	)"
-
-distutils_enable_tests pytest

diff --git a/dev-python/Faker/Faker-9.5.0.ebuild b/dev-python/Faker/Faker-9.5.0.ebuild
deleted file mode 100644
index 12e618b6e887..000000000000
--- a/dev-python/Faker/Faker-9.5.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="https://github.com/joke2k/faker"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-	>=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
-	!dev-ruby/faker"
-BDEPEND="
-	test? (
-		dev-python/freezegun[${PYTHON_USEDEP}]
-		dev-python/pillow[${PYTHON_USEDEP},tiff]
-		dev-python/random2[${PYTHON_USEDEP}]
-		dev-python/validators[${PYTHON_USEDEP}]
-	)"
-
-distutils_enable_tests pytest

diff --git a/dev-python/Faker/Faker-9.6.0.ebuild b/dev-python/Faker/Faker-9.6.0.ebuild
deleted file mode 100644
index 12e618b6e887..000000000000
--- a/dev-python/Faker/Faker-9.6.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="https://github.com/joke2k/faker"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-	>=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
-	!dev-ruby/faker"
-BDEPEND="
-	test? (
-		dev-python/freezegun[${PYTHON_USEDEP}]
-		dev-python/pillow[${PYTHON_USEDEP},tiff]
-		dev-python/random2[${PYTHON_USEDEP}]
-		dev-python/validators[${PYTHON_USEDEP}]
-	)"
-
-distutils_enable_tests pytest

diff --git a/dev-python/Faker/Faker-9.7.1.ebuild b/dev-python/Faker/Faker-9.7.1.ebuild
deleted file mode 100644
index 12e618b6e887..000000000000
--- a/dev-python/Faker/Faker-9.7.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="https://github.com/joke2k/faker"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-	>=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
-	!dev-ruby/faker"
-BDEPEND="
-	test? (
-		dev-python/freezegun[${PYTHON_USEDEP}]
-		dev-python/pillow[${PYTHON_USEDEP},tiff]
-		dev-python/random2[${PYTHON_USEDEP}]
-		dev-python/validators[${PYTHON_USEDEP}]
-	)"
-
-distutils_enable_tests pytest

diff --git a/dev-python/Faker/Faker-9.8.0.ebuild b/dev-python/Faker/Faker-9.8.0.ebuild
deleted file mode 100644
index 12e618b6e887..000000000000
--- a/dev-python/Faker/Faker-9.8.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="https://github.com/joke2k/faker"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-	>=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-	>=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
-	!dev-ruby/faker"
-BDEPEND="
-	test? (
-		dev-python/freezegun[${PYTHON_USEDEP}]
-		dev-python/pillow[${PYTHON_USEDEP},tiff]
-		dev-python/random2[${PYTHON_USEDEP}]
-		dev-python/validators[${PYTHON_USEDEP}]
-	)"
-
-distutils_enable_tests pytest

diff --git a/dev-python/Faker/Manifest b/dev-python/Faker/Manifest
index 5cc8ff5de607..e16b83c52254 100644
--- a/dev-python/Faker/Manifest
+++ b/dev-python/Faker/Manifest
@@ -1,6 +1 @@
-DIST Faker-9.3.1.tar.gz 1169930 BLAKE2B 464f092a5014ebfe2d6c1a83f8d30f13507835a35e8307a22accdd6da92dae02a541ae2f686d724686855ded7b7e0f3c1f3922de0040e22478d9b55b2833b84f SHA512 e7468b4d91b47ad22d300a37dfa21b91f354b46f845854a9fe8b40da61624dafea5fca4f519939fcc16a84e9d9d9f33f715dabf4e231b9950b4a5b3a37cfacd0
-DIST Faker-9.5.0.tar.gz 1176231 BLAKE2B 5b1fbdec6952ee18c4f7243e1776cc5b44b99b2120f9fe7dcf3ad6a633b46644645e5f836456a969b4861ab672f59ac4b14268bee55b0168a8cddbe96774f481 SHA512 a42a26583432f85466e5791a98ae91e168e2a3bbb04cc1fcd90c9c5d76d1d9e4de709852b832e1ebac01c365e7a6598e707cbf7c36799f97f080cb0ce3f60cdd
-DIST Faker-9.6.0.tar.gz 1171903 BLAKE2B 2d7a7fae74d25cb67a339400952e9b783d26fb0b623bf75543e1b3d2c83dde86a0cbecb462ad236a6799e6f2527fc6fdcef22996128c9d6a8e0a6193b9273b6d SHA512 6b68188ab6996d593fd029b2e62f3d2c0f22259ffa737c6700cf032b0528c9809699c57a849c34e0c40e37d6784155309832a0a795c8775d114d3d1033e9b3fe
-DIST Faker-9.7.1.tar.gz 1175336 BLAKE2B 0af66ad2b04a5ab97bd13945f6b0e2b39ea1ad3f3a9c11b6f8e86718ac27636e19a1ddcc79d202bc820b3fe23ae17cd604e8bc5a5a34904c71efd654c3612ec4 SHA512 8b88a7b04ac37d7e122045e0cbad06c929a4973cf8c88f71546bb3d1e955a704a863d3ac999eaaeae801edc1154d98f3f14a657e7c6b99bee5fee2d1b68a0613
-DIST Faker-9.8.0.tar.gz 1198218 BLAKE2B eb021752b0e085fbe3732039489ade33b9657603e44c5ea0d83b95cdde98fed07e1f8552f40fcf5623d9803a65d218e3f07c212fd2abf21d1b3734ffac31f700 SHA512 451111507876c41a62efec7f6e3628beb46d56104c626c112cdec6f335862bd8f3a1f7f64a40cdf793125fbf43f65f710140a7e129ed5eedbb28915a91f8b312
 DIST Faker-9.8.1.tar.gz 1198229 BLAKE2B 8877a9da582fcd81b8b374c344343c9ba4a21d1cd0160694300030b2ace4b7b517fb8a62c1f0ffeacf3a950703b882ff5b484d54fdabc5b9c8b49658c45d421f SHA512 a93d625311358100c7a1dfe33dfda64b5890dd25e8d6e3dd095329ab2156c76abf3f00fe6b2c335316bbe3f42322adda2bcae3a9a312ddf4778d8143796667a0


             reply	other threads:[~2021-11-14  8:47 UTC|newest]

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

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=1636879590.8da65974e7387342a1b41c6204bc157aba37e9d8.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