* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 5:59 Michał Górny
0 siblings, 0 replies; 22+ messages in thread
From: Michał Górny @ 2023-06-17 5:59 UTC (permalink / raw
To: gentoo-commits
commit: 15f3fed98bd50b1c412a90abe823031d62f92c80
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 05:20:17 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 05:58:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f3fed9
dev-python/pytest-freezer: New package, v0.4.6
New NIH dependency for dev-python/virtualenv-20.23.1.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezer/Manifest | 1 +
dev-python/pytest-freezer/metadata.xml | 12 ++++++++++
.../pytest-freezer/pytest-freezer-0.4.6.ebuild | 26 ++++++++++++++++++++++
3 files changed, 39 insertions(+)
diff --git a/dev-python/pytest-freezer/Manifest b/dev-python/pytest-freezer/Manifest
new file mode 100644
index 000000000000..0aa4de74538d
--- /dev/null
+++ b/dev-python/pytest-freezer/Manifest
@@ -0,0 +1 @@
+DIST pytest_freezer-0.4.6.tar.gz 8661714 BLAKE2B 03d2545762f0702776fb72b63ceffaa44e53775c2b96636223aee67b7d8503624dad02371cd9985eb507939b1346463d8a38bec9305518768ad63af0aca50147 SHA512 85b703d9ef20ff9d2186004d574357a89f0c19de251c9fdda4f47526b920df40b330c7970d06dcde2eccbcdd2a61f62ef995670d11a9a3fe6816eb64f5bc3158
diff --git a/dev-python/pytest-freezer/metadata.xml b/dev-python/pytest-freezer/metadata.xml
new file mode 100644
index 000000000000..800e4e6973d8
--- /dev/null
+++ b/dev-python/pytest-freezer/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="github">pytest-dev/pytest-freezer</remote-id>
+ <remote-id type="pypi">pytest-freezer</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
new file mode 100644
index 000000000000..94f14719fda3
--- /dev/null
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Pytest plugin providing a fixture interface for spulec/freezegun"
+HOMEPAGE="
+ https://github.com/pytest-dev/pytest-freezer/
+ https://pypi.org/project/pytest-freezer/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ >=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
+ >=dev-python/pytest-3.6[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 7:43 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2023-06-17 7:43 UTC (permalink / raw
To: gentoo-commits
commit: c793c77d5b14c01d25c93aa1c39a68310776d41e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 07:42:52 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 07:42:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c793c77d
dev-python/pytest-freezer: Keyword 0.4.6 arm64, #908644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
index b79e0cabebb3..64ab0875292e 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 7:43 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2023-06-17 7:43 UTC (permalink / raw
To: gentoo-commits
commit: a76eacadd766ab9bfa8bcab1970935a34ba18c43
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 07:42:50 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 07:42:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76eacad
dev-python/pytest-freezer: Keyword 0.4.6 arm, #908644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
index 94f14719fda3..b79e0cabebb3 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 8:44 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2023-06-17 8:44 UTC (permalink / raw
To: gentoo-commits
commit: cdab876fb3459a91b317a946adae0fd0fd59d113
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:43:22 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:43:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdab876f
dev-python/pytest-freezer: Keyword 0.4.6 ppc, #908644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
index 06e085debe90..379b1fe54320 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 8:44 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2023-06-17 8:44 UTC (permalink / raw
To: gentoo-commits
commit: 36924649d146005fc79af6bbc3d3ea7da3c551d6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:43:30 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:43:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36924649
dev-python/pytest-freezer: Keyword 0.4.6 ppc64, #908644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
index 379b1fe54320..17c35dc3f9fd 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 8:44 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2023-06-17 8:44 UTC (permalink / raw
To: gentoo-commits
commit: af8e1c2aafb57fb06330a40a219b7e37f445825c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:43:18 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:43:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af8e1c2a
dev-python/pytest-freezer: Keyword 0.4.6 x86, #908644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
index 64ab0875292e..06e085debe90 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 8:44 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2023-06-17 8:44 UTC (permalink / raw
To: gentoo-commits
commit: e63e56c8189b78eb23aaa442ce954db3d2816736
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:43:34 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:43:34 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63e56c8
dev-python/pytest-freezer: Keyword 0.4.6 sparc, #908644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
index 17c35dc3f9fd..71f4ad07c09b 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 8:44 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2023-06-17 8:44 UTC (permalink / raw
To: gentoo-commits
commit: f0c9d6e493bb18592c0111b3652c402420b7d67f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:43:45 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:43:45 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0c9d6e4
dev-python/pytest-freezer: Keyword 0.4.6 s390, #908644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
index 878f5885e3b5..858758be8d85 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 8:44 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2023-06-17 8:44 UTC (permalink / raw
To: gentoo-commits
commit: fcea1c13348ba198c34aaa7fd65041027309033e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:43:38 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:43:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcea1c13
dev-python/pytest-freezer: Keyword 0.4.6 hppa, #908644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
index 71f4ad07c09b..b04bded61c7e 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 8:44 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2023-06-17 8:44 UTC (permalink / raw
To: gentoo-commits
commit: efc589588633591ea68af08329b717cd8987aa8c
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 08:43:41 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:43:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc58958
dev-python/pytest-freezer: Keyword 0.4.6 ia64, #908644
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
index b04bded61c7e..878f5885e3b5 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-17 10:30 Yixun Lan
0 siblings, 0 replies; 22+ messages in thread
From: Yixun Lan @ 2023-06-17 10:30 UTC (permalink / raw
To: gentoo-commits
commit: a932b50ea2e59f0a6a365b4bc9cee67b35253e97
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 10:29:19 2023 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 10:29:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a932b50e
dev-python/pytest-freezer: Keyword 0.4.6 riscv, #908644
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
index 858758be8d85..84f6ceaa8a84 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-06-21 15:01 Michał Górny
0 siblings, 0 replies; 22+ messages in thread
From: Michał Górny @ 2023-06-21 15:01 UTC (permalink / raw
To: gentoo-commits
commit: 4db53cbdf2c041a194580c6b3c9de164d12011a8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 14:59:01 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 15:01:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db53cbd
dev-python/pytest-freezer: Bump to 0.4.8
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezer/Manifest | 1 +
.../pytest-freezer/pytest-freezer-0.4.8.ebuild | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-python/pytest-freezer/Manifest b/dev-python/pytest-freezer/Manifest
index 0aa4de74538d..4eacfedcff1a 100644
--- a/dev-python/pytest-freezer/Manifest
+++ b/dev-python/pytest-freezer/Manifest
@@ -1 +1,2 @@
DIST pytest_freezer-0.4.6.tar.gz 8661714 BLAKE2B 03d2545762f0702776fb72b63ceffaa44e53775c2b96636223aee67b7d8503624dad02371cd9985eb507939b1346463d8a38bec9305518768ad63af0aca50147 SHA512 85b703d9ef20ff9d2186004d574357a89f0c19de251c9fdda4f47526b920df40b330c7970d06dcde2eccbcdd2a61f62ef995670d11a9a3fe6816eb64f5bc3158
+DIST pytest_freezer-0.4.8.tar.gz 3212 BLAKE2B b16aa51c6a77f639eddf95c0a7e26c02f36b039b327ff86835f6223e5cc46c9d77c563705644d91f96310f2dd892182262c2c2cf6d85cf8d711387ca8eed7cb2 SHA512 b5b3665dcc0400787ea61be3ea59437e126325697874e4190abd9821f9c5a5620ca6af3602721fb7b777037fc191aef6aac37be5d00cc38e7c2de808cdf5bf67
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
new file mode 100644
index 000000000000..674722ca84af
--- /dev/null
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Pytest plugin providing a fixture interface for spulec/freezegun"
+HOMEPAGE="
+ https://github.com/pytest-dev/pytest-freezer/
+ https://pypi.org/project/pytest-freezer/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+ >=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
+ >=dev-python/pytest-3.6[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2023-07-24 11:33 Michał Górny
0 siblings, 0 replies; 22+ messages in thread
From: Michał Górny @ 2023-07-24 11:33 UTC (permalink / raw
To: gentoo-commits
commit: d0ae2f7673cdc3d1ed45abf70fa51883e2255b39
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 11:19:41 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 11:33:19 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ae2f76
dev-python/pytest-freezer: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezer/Manifest | 1 -
.../pytest-freezer/pytest-freezer-0.4.6.ebuild | 26 ----------------------
2 files changed, 27 deletions(-)
diff --git a/dev-python/pytest-freezer/Manifest b/dev-python/pytest-freezer/Manifest
index 4eacfedcff1a..9c333fe2a3f0 100644
--- a/dev-python/pytest-freezer/Manifest
+++ b/dev-python/pytest-freezer/Manifest
@@ -1,2 +1 @@
-DIST pytest_freezer-0.4.6.tar.gz 8661714 BLAKE2B 03d2545762f0702776fb72b63ceffaa44e53775c2b96636223aee67b7d8503624dad02371cd9985eb507939b1346463d8a38bec9305518768ad63af0aca50147 SHA512 85b703d9ef20ff9d2186004d574357a89f0c19de251c9fdda4f47526b920df40b330c7970d06dcde2eccbcdd2a61f62ef995670d11a9a3fe6816eb64f5bc3158
DIST pytest_freezer-0.4.8.tar.gz 3212 BLAKE2B b16aa51c6a77f639eddf95c0a7e26c02f36b039b327ff86835f6223e5cc46c9d77c563705644d91f96310f2dd892182262c2c2cf6d85cf8d711387ca8eed7cb2 SHA512 b5b3665dcc0400787ea61be3ea59437e126325697874e4190abd9821f9c5a5620ca6af3602721fb7b777037fc191aef6aac37be5d00cc38e7c2de808cdf5bf67
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
deleted file mode 100644
index 84f6ceaa8a84..000000000000
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Pytest plugin providing a fixture interface for spulec/freezegun"
-HOMEPAGE="
- https://github.com/pytest-dev/pytest-freezer/
- https://pypi.org/project/pytest-freezer/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-
-RDEPEND="
- >=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
- >=dev-python/pytest-3.6[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2024-05-09 17:32 Michał Górny
0 siblings, 0 replies; 22+ messages in thread
From: Michał Górny @ 2024-05-09 17:32 UTC (permalink / raw
To: gentoo-commits
commit: a48b654af1c79c5959b42109ac8ca08fd1820e65
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 9 17:16:43 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 9 17:32:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a48b654a
dev-python/pytest-freezer: Enable py3.13
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
index cd2476c7d4ee..7921711da6df 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
inherit distutils-r1 pypi
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2024-07-06 6:14 Sam James
0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2024-07-06 6:14 UTC (permalink / raw
To: gentoo-commits
commit: 8de898a6bfadaae05a937e622a7f159ec107e1a8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 06:14:05 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 06:14:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8de898a6
dev-python/pytest-freezer: Stabilize 0.4.8 arm, #935602
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
index 7921711da6df..f96d49c45583 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2024-07-06 6:39 Sam James
0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2024-07-06 6:39 UTC (permalink / raw
To: gentoo-commits
commit: 015d7b19f16781ee66ee2003cae31d7e0b91f0ef
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 06:38:23 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 06:38:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015d7b19
dev-python/pytest-freezer: Stabilize 0.4.8 ppc64, #935602
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
index f59230485851..fc528933c49f 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2024-07-06 6:39 Sam James
0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2024-07-06 6:39 UTC (permalink / raw
To: gentoo-commits
commit: 7d3206ec5ef869c9ff302079e2fa6262e194feb4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 06:38:20 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 06:38:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d3206ec
dev-python/pytest-freezer: Stabilize 0.4.8 x86, #935602
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
index f96d49c45583..f59230485851 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2024-07-06 6:43 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2024-07-06 6:43 UTC (permalink / raw
To: gentoo-commits
commit: 49a6b89db8ac20a43530d84b7f39a9f94fdff199
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 06:42:57 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 06:42:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49a6b89d
dev-python/pytest-freezer: Stabilize 0.4.8 arm64, #935602
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
index fc528933c49f..b5ce1653fff3 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2024-07-06 6:59 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2024-07-06 6:59 UTC (permalink / raw
To: gentoo-commits
commit: 5552b8d2bd700fbdcc90bf08aad4da68cc2bfae5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 06:59:24 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 06:59:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5552b8d2
dev-python/pytest-freezer: Stabilize 0.4.8 ppc, #935602
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
index b5ce1653fff3..392255aa303e 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2024-07-06 7:26 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2024-07-06 7:26 UTC (permalink / raw
To: gentoo-commits
commit: b244825daa4683d4039e302903e138bda9e30017
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 07:26:42 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 07:26:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b244825d
dev-python/pytest-freezer: Stabilize 0.4.8 amd64, #935602
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
index 392255aa303e..1d9a6978e693 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2024-07-06 7:40 Arthur Zamarin
0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2024-07-06 7:40 UTC (permalink / raw
To: gentoo-commits
commit: ebf030678c733faa60adad0a53a50891d042d756
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 6 07:40:15 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 6 07:40:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf03067
dev-python/pytest-freezer: Stabilize 0.4.8 sparc, #935602
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
index 1d9a6978e693..a1455c3988ff 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
@ 2024-10-14 12:42 Michał Górny
0 siblings, 0 replies; 22+ messages in thread
From: Michał Górny @ 2024-10-14 12:42 UTC (permalink / raw
To: gentoo-commits
commit: aa2e44fc8daae6f0a7429ff150abd4d9ba062906
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 14:41:46 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Oct 14 12:39:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2e44fc
dev-python/pytest-freezer: Enable python3_13t
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
index a3fb50286042..f347fbb4c4da 100644
--- a/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.8.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} python3_13t )
inherit distutils-r1 pypi
^ permalink raw reply related [flat|nested] 22+ messages in thread
end of thread, other threads:[~2024-10-14 12:42 UTC | newest]
Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-06 7:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2024-10-14 12:42 Michał Górny
2024-07-06 7:40 Arthur Zamarin
2024-07-06 6:59 Arthur Zamarin
2024-07-06 6:43 Arthur Zamarin
2024-07-06 6:39 Sam James
2024-07-06 6:39 Sam James
2024-07-06 6:14 Sam James
2024-05-09 17:32 Michał Górny
2023-07-24 11:33 Michał Górny
2023-06-21 15:01 Michał Górny
2023-06-17 10:30 Yixun Lan
2023-06-17 8:44 Arthur Zamarin
2023-06-17 8:44 Arthur Zamarin
2023-06-17 8:44 Arthur Zamarin
2023-06-17 8:44 Arthur Zamarin
2023-06-17 8:44 Arthur Zamarin
2023-06-17 8:44 Arthur Zamarin
2023-06-17 8:44 Arthur Zamarin
2023-06-17 7:43 Arthur Zamarin
2023-06-17 7:43 Arthur Zamarin
2023-06-17 5:59 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox