* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-05-07 8:02 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-05-07 8:02 UTC (permalink / raw
To: gentoo-commits
commit: d4b48405014fbab27705e9c076fdb9cdb7e76828
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 7 08:01:49 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 7 08:01:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4b48405
dev-python/pycotap: Stabilize 1.3.1 amd64, #955550
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index 0d14c57758d9..1f0040e03faa 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-05-11 13:39 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-05-11 13:39 UTC (permalink / raw
To: gentoo-commits
commit: 7a3d97ea10d66c21a32e62c5cee788e8e7906f4b
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sun May 11 13:20:14 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 11 13:37:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3d97ea
dev-python/pycotap: enable py3.14
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42027
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index 2ed3ad5a733a..6c2a87656916 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1 pypi
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-05-07 8:02 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-05-07 8:02 UTC (permalink / raw
To: gentoo-commits
commit: b9d2f4bd7f600f201476c817e5a6fdb7a4f9ef03
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 7 08:02:04 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 7 08:02:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d2f4bd
dev-python/pycotap: Stabilize 1.3.1 ppc64, #955550
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index 82f5fab2001c..2ed3ad5a733a 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv x86"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-05-07 8:02 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-05-07 8:02 UTC (permalink / raw
To: gentoo-commits
commit: 4e3b520afc74d613a02e8f5354343c4c973cfbfa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 7 08:01:59 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 7 08:01:59 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e3b520a
dev-python/pycotap: Stabilize 1.3.1 arm64, #955550
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index 8f34ca82442b..82f5fab2001c 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-05-07 8:02 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-05-07 8:02 UTC (permalink / raw
To: gentoo-commits
commit: 3df2984d7ff732a914d100b1b105807f8ee556df
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 7 08:01:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 7 08:01:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df2984d
dev-python/pycotap: Stabilize 1.3.1 x86, #955550
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index 1f0040e03faa..8f34ca82442b 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-03-23 9:45 Arthur Zamarin
0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2025-03-23 9:45 UTC (permalink / raw
To: gentoo-commits
commit: 0952eaaa43a1802d0969544e957d41b0134ba95f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 23 09:45:36 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 23 09:45:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0952eaaa
dev-python/pycotap: Keyword 1.3.1 ppc, #949902
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index 05add04f4880..0d14c57758d9 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-03-22 21:46 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2025-03-22 21:46 UTC (permalink / raw
To: gentoo-commits
commit: 54a56ecc858614ff84f902317400c4da49431abd
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 21:45:26 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 21:45:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a56ecc
dev-python/pycotap: Keyword 1.3.1 ppc64, #949902
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index 8b1d49b4b233..05add04f4880 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-02-22 23:48 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-02-22 23:48 UTC (permalink / raw
To: gentoo-commits
commit: aae9cd2a6021232605cb03ff8e00bef20641ba00
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 23:47:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 23:47:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae9cd2a
dev-python/pycotap: Keyword 1.3.1 arm, #949902
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index 28625820c01e..8b1d49b4b233 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-02-20 2:21 WANG Xuerui
0 siblings, 0 replies; 12+ messages in thread
From: WANG Xuerui @ 2025-02-20 2:21 UTC (permalink / raw
To: gentoo-commits
commit: 7990324ea2205285351639201fe7178da717da07
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 20 02:20:30 2025 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Feb 20 02:21:14 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7990324e
dev-python/pycotap: keyword 1.3.1 for ~loong, #949902
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index 2ad2d92cc89e..28625820c01e 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-02-18 16:54 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2025-02-18 16:54 UTC (permalink / raw
To: gentoo-commits
commit: c6b9f2e0b3444284ad640df3a1317ecd5ff82ee5
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 18 16:54:17 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 16:54:17 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b9f2e0
dev-python/pycotap: Keyword 1.3.1 riscv, #949902
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index 4f6493cb4931..2ad2d92cc89e 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-02-18 16:53 Jakov Smolić
0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2025-02-18 16:53 UTC (permalink / raw
To: gentoo-commits
commit: acde78055ac784431e0de161eb0aa5bcba8e6546
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 18 16:53:37 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 16:53:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acde7805
dev-python/pycotap: Keyword 1.3.1 x86, #949902
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index adec1022bd7a..4f6493cb4931 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/
@ 2025-02-18 16:33 Sam James
0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2025-02-18 16:33 UTC (permalink / raw
To: gentoo-commits
commit: 8d3e58d9f64ec4e5803fdea3d6cb3d4f8234c75a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 18 16:33:27 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 16:33:27 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3e58d9
dev-python/pycotap: Keyword 1.3.1 arm64, #949902
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pycotap/pycotap-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pycotap/pycotap-1.3.1.ebuild b/dev-python/pycotap/pycotap-1.3.1.ebuild
index d959a7b79246..adec1022bd7a 100644
--- a/dev-python/pycotap/pycotap-1.3.1.ebuild
+++ b/dev-python/pycotap/pycotap-1.3.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
PATCHES=(
"${FILESDIR}"/pycotap-1.3.1-fix-python3.13-tests.patch
^ permalink raw reply related [flat|nested] 12+ messages in thread
end of thread, other threads:[~2025-05-11 13:39 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-07 8:02 [gentoo-commits] repo/gentoo:master commit in: dev-python/pycotap/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2025-05-11 13:39 Sam James
2025-05-07 8:02 Sam James
2025-05-07 8:02 Sam James
2025-05-07 8:02 Sam James
2025-03-23 9:45 Arthur Zamarin
2025-03-22 21:46 Jakov Smolić
2025-02-22 23:48 Sam James
2025-02-20 2:21 WANG Xuerui
2025-02-18 16:54 Jakov Smolić
2025-02-18 16:53 Jakov Smolić
2025-02-18 16:33 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox