* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-07-08 8:26 Michał Górny
0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2020-07-08 8:26 UTC (permalink / raw
To: gentoo-commits
commit: f038d8dc1fa47e3070d1c8abf3f6776037487478
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 8 07:59:19 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 8 08:26:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f038d8dc
dev-python/pytest-freezegun: New package, needed for virtualenv
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezegun/Manifest | 1 +
dev-python/pytest-freezegun/metadata.xml | 7 ++++++
.../pytest-freezegun/pytest-freezegun-0.4.1.ebuild | 29 ++++++++++++++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-python/pytest-freezegun/Manifest b/dev-python/pytest-freezegun/Manifest
new file mode 100644
index 00000000000..ba7dfadd97b
--- /dev/null
+++ b/dev-python/pytest-freezegun/Manifest
@@ -0,0 +1 @@
+DIST pytest-freezegun-0.4.1.gh.tar.gz 6809 BLAKE2B 258fcc5976c50dbc923ebbf7ba552b2ff2a058e5864f9b2c4a1339e585e0e245ba2346ff65a284fed71fec388a48dbf66e81a752d3b53b65897f3a687e05ed92 SHA512 42cebf13538e9a8aa992555e086886210dfb40b95fd8a4bb8bb79c5968e08aafa1979ff3cb28425993b71f5df91d77012946e36f14ad512a9d3d856eddb5fe3e
diff --git a/dev-python/pytest-freezegun/metadata.xml b/dev-python/pytest-freezegun/metadata.xml
new file mode 100644
index 00000000000..266e3f19ca5
--- /dev/null
+++ b/dev-python/pytest-freezegun/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
new file mode 100644
index 00000000000..9ce542c9a35
--- /dev/null
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6..9} )
+inherit distutils-r1
+
+DESCRIPTION="Easily freeze time in pytest test + fixtures"
+HOMEPAGE="https://github.com/ktosiek/pytest-freezegun"
+SRC_URI="
+ https://github.com/ktosiek/pytest-freezegun/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-python/freezegun[${PYTHON_USEDEP}]
+ dev-python/pytest[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+python_test() {
+ distutils_install_for_testing
+ pytest -vv || die "Tests failed with ${EPYTHON}"
+}
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-07-09 22:08 Sergei Trofimovich
0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2020-07-09 22:08 UTC (permalink / raw
To: gentoo-commits
commit: e09decf35f29b727319f4dca21cbca593bb33e30
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 9 22:08:22 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jul 9 22:08:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09decf3
dev-python/pytest-freezegun: keyworded 0.4.1 for ia64
keyworded wrt bug #731714
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
index 9ce542c9a35..77e9e8b8053 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-07-10 10:54 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-07-10 10:54 UTC (permalink / raw
To: gentoo-commits
commit: 2bbd75c2763c35ff9225daae9d1e5fed2825093f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 10:48:23 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 10:48:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbd75c2
dev-python/pytest-freezegun: arm64 keyworded (bug #731714)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
index 77e9e8b8053..dd26143b005 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-07-10 10:54 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-07-10 10:54 UTC (permalink / raw
To: gentoo-commits
commit: c4da9f1fe6af760629bd1ad68f37a2c45eacc163
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 10:51:11 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 10:51:11 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4da9f1f
dev-python/pytest-freezegun: arm keyworded (bug #731714)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
index dd26143b005..e51ff6a737c 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-07-11 2:37 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-07-11 2:37 UTC (permalink / raw
To: gentoo-commits
commit: 322bbbec1bf2ed1a3ba54bb4b9abe4f5ce194495
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 02:35:14 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 02:35:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=322bbbec
dev-python/pytest-freezegun: ppc64 keyworded (bug #731714)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
index e51ff6a737c..463ed89eea7 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-07-11 4:11 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-07-11 4:11 UTC (permalink / raw
To: gentoo-commits
commit: 5ead06143d69b682bd0d8f86f7ce6a392e148a0b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 04:10:35 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 04:10:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ead0614
dev-python/pytest-freezegun: sparc keyworded (bug #731714)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
index 463ed89eea7..c769dd9c8e7 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-07-11 11:29 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-07-11 11:29 UTC (permalink / raw
To: gentoo-commits
commit: 3cc213152efbbb9f6fb87d74eef55544908e5a2b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 11:29:20 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 11:29:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cc21315
dev-python/pytest-freezegun: ppc keyworded (bug #731714)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
index c769dd9c8e7..47759c3e888 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-07-14 16:38 Sergei Trofimovich
0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2020-07-14 16:38 UTC (permalink / raw
To: gentoo-commits
commit: 2cc885d6b913dc1f9ef052ed5a53ab91a51b9134
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Jul 14 15:56:10 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Jul 14 16:38:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc885d6
dev-python/pytest-freezegun: keyworded 0.4.1 for hppa, bug #731714
Package-Manager: Portage-2.3.99, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
index 47759c3e888..a043852e505 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-07-19 18:33 Michał Górny
0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2020-07-19 18:33 UTC (permalink / raw
To: gentoo-commits
commit: f873c1393b119890dd973ebdfd42080bbbcb379b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 18:29:59 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 18:33:10 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f873c139
dev-python/pytest-freezegun: Add pypy3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
index a043852e505..5b7906df5ca 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.1.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
inherit distutils-r1
DESCRIPTION="Easily freeze time in pytest test + fixtures"
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-07-21 12:39 Michał Górny
0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2020-07-21 12:39 UTC (permalink / raw
To: gentoo-commits
commit: 6cd82474f96194563458558289d215eaf30fbd7b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 21 11:35:57 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 12:39:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cd82474
dev-python/pytest-freezegun: Bump to 0.4.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezegun/Manifest | 1 +
.../pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-python/pytest-freezegun/Manifest b/dev-python/pytest-freezegun/Manifest
index ba7dfadd97b..4033e7c882b 100644
--- a/dev-python/pytest-freezegun/Manifest
+++ b/dev-python/pytest-freezegun/Manifest
@@ -1 +1,2 @@
DIST pytest-freezegun-0.4.1.gh.tar.gz 6809 BLAKE2B 258fcc5976c50dbc923ebbf7ba552b2ff2a058e5864f9b2c4a1339e585e0e245ba2346ff65a284fed71fec388a48dbf66e81a752d3b53b65897f3a687e05ed92 SHA512 42cebf13538e9a8aa992555e086886210dfb40b95fd8a4bb8bb79c5968e08aafa1979ff3cb28425993b71f5df91d77012946e36f14ad512a9d3d856eddb5fe3e
+DIST pytest-freezegun-0.4.2.gh.tar.gz 7058 BLAKE2B 1c89979d85dbdedf87a26de57d1cfe120ed52831e8d69c42b6117ac49c9eb7376bab018a23ca10b582fc583ca61a03930a86878c141b0c5bf4d807552484fe70 SHA512 2bea7746e4e6a7f2a979cbc5c6d7a2576e0e2631a4e1d5abb7f27f76d6c32b0520a277474c092c5e05ce257f2ba19091918f67e28b7a2da1d5829037c6b70c55
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
new file mode 100644
index 00000000000..5b7906df5ca
--- /dev/null
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Easily freeze time in pytest test + fixtures"
+HOMEPAGE="https://github.com/ktosiek/pytest-freezegun"
+SRC_URI="
+ https://github.com/ktosiek/pytest-freezegun/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+ dev-python/freezegun[${PYTHON_USEDEP}]
+ dev-python/pytest[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+python_test() {
+ distutils_install_for_testing
+ pytest -vv || die "Tests failed with ${EPYTHON}"
+}
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-08-19 9:17 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-08-19 9:17 UTC (permalink / raw
To: gentoo-commits
commit: c7400afc771c41692b06b50ef3141b962eab4de9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 19 09:16:13 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 09:16:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7400afc
dev-python/pytest-freezegun: Stabilize 0.4.2 arm64, #737800
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index 5b7906df5ca..c045e3c2c8e 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-08-21 15:27 Agostino Sarubbo
0 siblings, 0 replies; 30+ messages in thread
From: Agostino Sarubbo @ 2020-08-21 15:27 UTC (permalink / raw
To: gentoo-commits
commit: 6e4db5e22d4fb5c3275f4385a222cd03a69cfee6
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 15:26:50 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 15:26:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4db5e2
dev-python/pytest-freezegun: arm stable wrt bug #737800
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index c045e3c2c8e..d34ab4aa2ac 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-08-21 15:31 Agostino Sarubbo
0 siblings, 0 replies; 30+ messages in thread
From: Agostino Sarubbo @ 2020-08-21 15:31 UTC (permalink / raw
To: gentoo-commits
commit: b5deebd66afc9690033c4e82f9f87a78522890e5
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 15:31:42 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 15:31:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5deebd6
dev-python/pytest-freezegun: sparc stable wrt bug #737800
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index d34ab4aa2ac..3208b50f921 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-08-21 15:36 Agostino Sarubbo
0 siblings, 0 replies; 30+ messages in thread
From: Agostino Sarubbo @ 2020-08-21 15:36 UTC (permalink / raw
To: gentoo-commits
commit: cb0e4bc770c4f3bdb5d63b9a3ca8f3335b5e7d18
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 15:34:31 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 15:35:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0e4bc7
dev-python/pytest-freezegun: x86 stable wrt bug #737800
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index 3208b50f921..f040402bffa 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-09-01 3:22 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-09-01 3:22 UTC (permalink / raw
To: gentoo-commits
commit: f95737b0cc91680d6029bc0ffe45236e03626e46
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 03:19:30 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 03:19:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f95737b0
dev-python/pytest-freezegun: Stabilize 0.4.2 ppc, #737800
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index dc3914fb179..8150c4c4ce3 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-09-02 6:33 Sergei Trofimovich
0 siblings, 0 replies; 30+ messages in thread
From: Sergei Trofimovich @ 2020-09-02 6:33 UTC (permalink / raw
To: gentoo-commits
commit: 0417038949a92b0bcc5ac59442fee4867b007047
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Sep 2 04:11:56 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 06:33:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04170389
dev-python/pytest-freezegun: stable 0.4.2 for hppa, bug #737800
Package-Manager: Portage-3.0.4, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index 8150c4c4ce3..03a8461f53f 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ~ppc64 sparc x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-09-21 16:06 Michał Górny
0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2020-09-21 16:06 UTC (permalink / raw
To: gentoo-commits
commit: 377ca0191ba0ed0e28e1f42fc8e2d1009811ae5c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 16:03:06 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 16:06:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=377ca019
dev-python/pytest-freezegun: rm setuptools rdep for pytest entrypoint
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index f1bccb38751..0bf347a70ee 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -3,7 +3,6 @@
EAPI=7
-DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6..9} pypy3 )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-09-26 4:57 Matt Turner
0 siblings, 0 replies; 30+ messages in thread
From: Matt Turner @ 2020-09-26 4:57 UTC (permalink / raw
To: gentoo-commits
commit: 3c6e716a0229be3546d6d5f288f2bbaedb3b436c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 04:38:21 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 04:57:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c6e716a
dev-python/pytest-freezegun: Keyword 0.4.2 alpha, #731714
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index 0bf347a70ee..6b621304226 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 ~riscv sparc x86"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-11-28 11:34 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-11-28 11:34 UTC (permalink / raw
To: gentoo-commits
commit: fa4034f8e5d103e9427d7c0a7f5bb06a91beadb2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 11:33:17 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 11:34:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4034f8
dev-python/pytest-freezegun: mark ALLARCHES
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezegun/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/pytest-freezegun/metadata.xml b/dev-python/pytest-freezegun/metadata.xml
index 266e3f19ca5..e59516686a4 100644
--- a/dev-python/pytest-freezegun/metadata.xml
+++ b/dev-python/pytest-freezegun/metadata.xml
@@ -4,4 +4,5 @@
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
+ <stabilize-allarches/>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2020-11-28 11:34 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2020-11-28 11:34 UTC (permalink / raw
To: gentoo-commits
commit: c052740d288a6c8093545e4d2332ae8042d5a642
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 11:33:38 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 11:34:01 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c052740d
dev-python/pytest-freezegun: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index 62e1bbd5991..3b4c216e75a 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2021-05-07 22:22 Michał Górny
0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2021-05-07 22:22 UTC (permalink / raw
To: gentoo-commits
commit: 632119a7e17a8e1bebe62be56ea36c37b98cdddb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 7 21:06:53 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 7 22:22:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632119a7
dev-python/pytest-freezegun: Enable python3.10
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index 3660463cace..ebd2b8b853b 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
+PYTHON_COMPAT=( python3_{7..10} pypy3 )
inherit distutils-r1
DESCRIPTION="Easily freeze time in pytest test + fixtures"
@@ -20,9 +20,4 @@ RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]"
-distutils_enable_tests pytest
-
-python_test() {
- distutils_install_for_testing
- pytest -vv || die "Tests failed with ${EPYTHON}"
-}
+distutils_enable_tests --install pytest
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2021-05-24 22:19 Joshua Kinard
0 siblings, 0 replies; 30+ messages in thread
From: Joshua Kinard @ 2021-05-24 22:19 UTC (permalink / raw
To: gentoo-commits
commit: 2d4a96831cbbbdcb6b784d0be9d616cf6350b806
Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 22:18:40 2021 +0000
Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Mon May 24 22:18:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4a9683
dev-python/pytest-freezegun: Added ~mips to KEYWORDS
Bug: https://bugs.gentoo.org/731714
Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
Package-Manager: Portage-3.0.19, Repoman-3.0.3
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index ebd2b8b853b..6b9608f47ff 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2021-09-24 21:36 James Le Cuirot
0 siblings, 0 replies; 30+ messages in thread
From: James Le Cuirot @ 2021-09-24 21:36 UTC (permalink / raw
To: gentoo-commits
commit: 23cc487290087650efad851a913eb6e5e1e4d86a
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 24 20:54:08 2021 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Sep 24 21:36:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23cc4872
dev-python/pytest-freezegun: Keyword 0.4.2 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index 6b9608f47ff..27d5e3ea605 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2022-04-25 19:09 Sam James
0 siblings, 0 replies; 30+ messages in thread
From: Sam James @ 2022-04-25 19:09 UTC (permalink / raw
To: gentoo-commits
commit: ced85e4a72da410e92f4539ded8617446baa457c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 19:09:04 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 19:09:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ced85e4a
dev-python/pytest-freezegun: Keyword 0.4.2-r1 s390, #840840
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
index 01de23365fa4..c72fa110e0d1 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2022-05-11 16:43 Michał Górny
0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2022-05-11 16:43 UTC (permalink / raw
To: gentoo-commits
commit: 98b8e52b5d49dbab035d03da1be0049a0a99d720
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 16:12:35 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 11 16:43:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b8e52b
dev-python/pytest-freezegun: Enable py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
index 95fe6cb006d5..033c1633aa62 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2022-05-27 9:07 Jakov Smolić
0 siblings, 0 replies; 30+ messages in thread
From: Jakov Smolić @ 2022-05-27 9:07 UTC (permalink / raw
To: gentoo-commits
commit: 9d90ad3edd8e2f4b32be13343bd838d85ca884bc
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 09:07:06 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri May 27 09:07:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d90ad3e
dev-python/pytest-freezegun: Stabilize 0.4.2-r1 ALLARCHES, #847727
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
index 033c1633aa62..ff9821ed2e2e 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2022-05-27 19:48 Michał Górny
0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2022-05-27 19:48 UTC (permalink / raw
To: gentoo-commits
commit: fea2c8320d240b9e1a36dc1fd35bee72adadfca2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 19:46:19 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 27 19:46:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea2c832
dev-python/pytest-freezegun: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 23 ----------------------
1 file changed, 23 deletions(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
deleted file mode 100644
index 27d5e3ea6050..000000000000
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2020-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Easily freeze time in pytest test + fixtures"
-HOMEPAGE="https://github.com/ktosiek/pytest-freezegun"
-SRC_URI="
- https://github.com/ktosiek/pytest-freezegun/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
-
-RDEPEND="
- dev-python/freezegun[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]"
-
-distutils_enable_tests --install pytest
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2023-05-25 15:47 Michał Górny
0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2023-05-25 15:47 UTC (permalink / raw
To: gentoo-commits
commit: d200efaca1197cb6426fbf6c911f54d59ce39e12
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 15:39:50 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 25 15:47:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d200efac
dev-python/pytest-freezegun: Enable py3.12
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
index 253a1fe86512..a29dbac76794 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2023-05-25 15:47 Michał Górny
0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2023-05-25 15:47 UTC (permalink / raw
To: gentoo-commits
commit: 9117f21bd4bcb3deb8d9f12fcaa710fefcb2578c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 15:43:43 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 25 15:47:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9117f21b
dev-python/pytest-freezegun: Add GH remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezegun/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/pytest-freezegun/metadata.xml b/dev-python/pytest-freezegun/metadata.xml
index ef5ac46028f8..b8c08e4e1d5f 100644
--- a/dev-python/pytest-freezegun/metadata.xml
+++ b/dev-python/pytest-freezegun/metadata.xml
@@ -6,6 +6,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
+ <remote-id type="github">ktosiek/pytest-freezegun</remote-id>
<remote-id type="pypi">pytest-freezegun</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 30+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/
@ 2024-05-09 17:32 Michał Górny
0 siblings, 0 replies; 30+ messages in thread
From: Michał Górny @ 2024-05-09 17:32 UTC (permalink / raw
To: gentoo-commits
commit: c32dfdb867672bde9cf58a381b6be4e82a0bfa8e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 9 17:16:39 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=c32dfdb8
dev-python/pytest-freezegun: Enable py3.13
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
index a29dbac76794..a217130f6f15 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 30+ messages in thread
end of thread, other threads:[~2024-05-09 17:32 UTC | newest]
Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-19 18:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezegun/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2024-05-09 17:32 Michał Górny
2023-05-25 15:47 Michał Górny
2023-05-25 15:47 Michał Górny
2022-05-27 19:48 Michał Górny
2022-05-27 9:07 Jakov Smolić
2022-05-11 16:43 Michał Górny
2022-04-25 19:09 Sam James
2021-09-24 21:36 James Le Cuirot
2021-05-24 22:19 Joshua Kinard
2021-05-07 22:22 Michał Górny
2020-11-28 11:34 Sam James
2020-11-28 11:34 Sam James
2020-09-26 4:57 Matt Turner
2020-09-21 16:06 Michał Górny
2020-09-02 6:33 Sergei Trofimovich
2020-09-01 3:22 Sam James
2020-08-21 15:36 Agostino Sarubbo
2020-08-21 15:31 Agostino Sarubbo
2020-08-21 15:27 Agostino Sarubbo
2020-08-19 9:17 Sam James
2020-07-21 12:39 Michał Górny
2020-07-14 16:38 Sergei Trofimovich
2020-07-11 11:29 Sam James
2020-07-11 4:11 Sam James
2020-07-11 2:37 Sam James
2020-07-10 10:54 Sam James
2020-07-10 10:54 Sam James
2020-07-09 22:08 Sergei Trofimovich
2020-07-08 8:26 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