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, 17 Oct 2021 07:33:39 +0000 (UTC) [thread overview]
Message-ID: <1634455563.9c6efa190d52b502e60b56b8592b7e40f51f1537.mgorny@gentoo> (raw)
commit: 9c6efa190d52b502e60b56b8592b7e40f51f1537
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 07:26:03 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 07:26:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6efa19
dev-python/Faker: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/Faker/Faker-8.12.0.ebuild | 29 -----------------------------
dev-python/Faker/Faker-8.12.1.ebuild | 29 -----------------------------
dev-python/Faker/Faker-8.13.2.ebuild | 29 -----------------------------
dev-python/Faker/Faker-8.14.0.ebuild | 29 -----------------------------
dev-python/Faker/Faker-8.14.1.ebuild | 29 -----------------------------
dev-python/Faker/Faker-8.16.0.ebuild | 29 -----------------------------
dev-python/Faker/Faker-9.0.0.ebuild | 29 -----------------------------
dev-python/Faker/Faker-9.2.0.ebuild | 29 -----------------------------
dev-python/Faker/Manifest | 8 --------
9 files changed, 240 deletions(-)
diff --git a/dev-python/Faker/Faker-8.12.0.ebuild b/dev-python/Faker/Faker-8.12.0.ebuild
deleted file mode 100644
index 12e618b6e88..00000000000
--- a/dev-python/Faker/Faker-8.12.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-8.12.1.ebuild b/dev-python/Faker/Faker-8.12.1.ebuild
deleted file mode 100644
index 12e618b6e88..00000000000
--- a/dev-python/Faker/Faker-8.12.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-8.13.2.ebuild b/dev-python/Faker/Faker-8.13.2.ebuild
deleted file mode 100644
index 12e618b6e88..00000000000
--- a/dev-python/Faker/Faker-8.13.2.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-8.14.0.ebuild b/dev-python/Faker/Faker-8.14.0.ebuild
deleted file mode 100644
index 12e618b6e88..00000000000
--- a/dev-python/Faker/Faker-8.14.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-8.14.1.ebuild b/dev-python/Faker/Faker-8.14.1.ebuild
deleted file mode 100644
index 12e618b6e88..00000000000
--- a/dev-python/Faker/Faker-8.14.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-8.16.0.ebuild b/dev-python/Faker/Faker-8.16.0.ebuild
deleted file mode 100644
index 12e618b6e88..00000000000
--- a/dev-python/Faker/Faker-8.16.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.0.0.ebuild b/dev-python/Faker/Faker-9.0.0.ebuild
deleted file mode 100644
index 12e618b6e88..00000000000
--- a/dev-python/Faker/Faker-9.0.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.2.0.ebuild b/dev-python/Faker/Faker-9.2.0.ebuild
deleted file mode 100644
index 12e618b6e88..00000000000
--- a/dev-python/Faker/Faker-9.2.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 7e2a71ba2ea..68175ef85f8 100644
--- a/dev-python/Faker/Manifest
+++ b/dev-python/Faker/Manifest
@@ -1,9 +1 @@
-DIST Faker-8.12.0.tar.gz 1151218 BLAKE2B b55d1b1bac6a580c51fdd3f87919cbcea107aff309bce4d2092ec77046dc40c67650f3c53d176147b6b433008e7487dae9e096eb9ba6c8722ec54ce5d6d39449 SHA512 5df90c0976cb8b5e96f4c6645a984e813130fd22f25b5fb99b7cd28b6e079eec54b19f8ca643b795be15f41b9f5b677e89db1379615479983f0b5519a6dd56b4
-DIST Faker-8.12.1.tar.gz 1151131 BLAKE2B fd59a337ed95429b34b2f9c1530a9db6ef4ec921d1c194e90e794ea6316fd8c79b8f2aa416ad8806cd2f4c31cca8d1d2cf60209a6bb4a75a708345a0bfb0a572 SHA512 e359b015d4908130b12ca6dd8c7e4801011de383eececb62f3ac76cb621cad1c9a873c5de989932405f7a30b33aef8969fb9788a331620db3d6c3ad1e5a657c4
-DIST Faker-8.13.2.tar.gz 1162423 BLAKE2B 595bac7a9a3031a46342ff19cfc1ef89bd7a5267dad3b1a18bda5cb3d96168eb0fda03adab940d35e499771ac1fc78e837631fe048fc374e0dcdcb62ac0a2002 SHA512 7da38c7bcf7b1b7364161092a38a2a9624ede6fed6e0bd9c8aec7acff83d4377bfef3e3ce2af48ea04d37eed0e880357bd40bca6eb81d19cdb876d66de249b04
-DIST Faker-8.14.0.tar.gz 1162580 BLAKE2B e0e5b7134d615b2cf64f9b995d28b931f56f421d6fe48117d78781f0fa03e3d32a9353cadfd27f216f116a30e3d3ef6b905ecdcd79d2630482b514b2841952f9 SHA512 4218a9e97bc3e72e59a2e5887fdeb8e38627cbb733ff270198acaf47fe993424e7819dcdd90856d0bf86f8dba77d7a73eed9bfe9c048f0962f671e2bd43a9c5d
-DIST Faker-8.14.1.tar.gz 1163121 BLAKE2B c4f42696f34872630a5cfc0a5203ef2983ee78229d88c90ade1ca0f180b4c441932c8ecb87088c35f297ea5083b3e0af328912c98c1b2a8aa5505c87e94f1190 SHA512 6e2e0fc182a084ee6c9c78baa323ce3574a89df9f1bf071f7c3210516e052b6428b367c65f7db51e3eb40d6f67eb4d75ec8b1ecd10648e40fd6bb170ab49b6c9
-DIST Faker-8.16.0.tar.gz 1164636 BLAKE2B 162c66e09eeac7c52fd8d289c10b8b9694dca955c17c00d0fd5772da3b68af8a86bd997df0acae1c104a6de4fa3789c95236544725c8094b9abb1432ea2c9044 SHA512 bb74d3d03a8afef8f961a71921f41650d2fb7faebc0be18fc8da341f2cd67746488109a09a2506210a86379eb65423d47054933901de51f33859ab2797f96c2f
-DIST Faker-9.0.0.tar.gz 1164493 BLAKE2B e87a1ccf15ae9db6b263bd229987deb00485a1d43fb20b3c6155ea5a10ef132d1d5def3f66bf00377ecb7db2f9ae24eb259b768d3713257b3c3832cf98f8fc4d SHA512 ba20a218693b14df8cb7d1387695ed8026618b410f0caacc658995ca9235af11d4114a6737aeb5788f0aa8c499e6701acd21983b52da5a5823438c230a5808ef
-DIST Faker-9.2.0.tar.gz 1166874 BLAKE2B 8590431fea1179a2e6459ae9b2d6d55e8b95a91848c26b6f0d9035be2568c5f3ca34708b4bbef7d06b53855c1c1fe800ad723f90ee330f9fab4c13e00530ae60 SHA512 1688bde73002419d73924435fc11b0346cafeae8f3d80d8162c7742859258f1ce34fb3b549d11d92e114fbdbb22c51776a9674f04b4f170a42cb2919ed3b54e4
DIST Faker-9.3.1.tar.gz 1169930 BLAKE2B 464f092a5014ebfe2d6c1a83f8d30f13507835a35e8307a22accdd6da92dae02a541ae2f686d724686855ded7b7e0f3c1f3922de0040e22478d9b55b2833b84f SHA512 e7468b4d91b47ad22d300a37dfa21b91f354b46f845854a9fe8b40da61624dafea5fca4f519939fcc16a84e9d9d9f33f715dabf4e231b9950b4a5b3a37cfacd0
next reply other threads:[~2021-10-17 7:33 UTC|newest]
Thread overview: 324+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-17 7:33 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-22 10:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/faker/ Michał Górny
2025-03-22 8:38 Arthur Zamarin
2025-03-20 6:49 Michał Górny
2025-03-19 7:32 Michał Górny
2025-03-08 7:24 Michał Górny
2025-03-06 3:31 Michał Górny
2025-03-01 11:57 Michał Górny
2025-02-16 18:44 Michał Górny
2025-02-14 5:19 Michał Górny
2025-02-11 7:18 Michał Górny
2025-02-11 7:18 Michał Górny
2025-02-08 11:45 Michał Górny
2025-02-08 11:00 Arthur Zamarin
2025-01-31 5:40 Michał Górny
2025-01-25 10:01 Michał Górny
2025-01-25 9:20 Arthur Zamarin
2025-01-24 7:21 Michał Górny
2025-01-23 5:39 Michał Górny
2025-01-10 20:43 Michał Górny
2025-01-04 9:30 Michał Górny
2024-12-14 10:57 Michał Górny
2024-12-14 10:30 Arthur Zamarin
2024-12-07 11:36 Michał Górny
2024-12-07 10:30 Arthur Zamarin
2024-11-22 19:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/Faker/ Michał Górny
2024-11-16 9:02 Michał Górny
2024-11-16 8:38 Arthur Zamarin
2024-11-15 4:59 Michał Górny
2024-11-02 8:59 Michał Górny
2024-11-02 8:48 Michał Górny
2024-11-01 6:35 Michał Górny
2024-10-26 13:36 Michał Górny
2024-10-26 13:28 Arthur Zamarin
2024-10-25 4:04 Michał Górny
2024-10-19 8:42 Michał Górny
2024-10-19 7:51 Arthur Zamarin
2024-10-17 2:51 Michał Górny
2024-10-16 4:54 Michał Górny
2024-10-12 7:28 Michał Górny
2024-10-12 7:04 Michał Górny
2024-10-08 3:00 Michał Górny
2024-10-05 9:10 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-14 8:46 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-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=1634455563.9c6efa190d52b502e60b56b8592b7e40f51f1537.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