* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/
@ 2021-06-17 23:22 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-06-17 23:22 UTC (permalink / raw
To: gentoo-commits
commit: a231fda488691cd699a8d7982da0d06d1a47ea58
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 17 23:16:52 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 23:21:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a231fda4
dev-python/sphinxcontrib-log_cabinet: initial import
Bug: https://bugs.gentoo.org/701140
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sphinxcontrib-log_cabinet/Manifest | 1 +
dev-python/sphinxcontrib-log_cabinet/metadata.xml | 12 +++++++++++
.../sphinxcontrib-log_cabinet-1.0.1.ebuild | 23 ++++++++++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-python/sphinxcontrib-log_cabinet/Manifest b/dev-python/sphinxcontrib-log_cabinet/Manifest
new file mode 100644
index 00000000000..b1cd4cfd0bb
--- /dev/null
+++ b/dev-python/sphinxcontrib-log_cabinet/Manifest
@@ -0,0 +1 @@
+DIST sphinxcontrib-log-cabinet-1.0.1.tar.gz 4072 BLAKE2B 6e237bee5ddcd13dfa0cf5151446a1d3924534009cf8c4b11c064dc454e0687ed03e9b09052332bf8c299d340a3522718704d65ac0fd7bd5eb22d18403b3b369 SHA512 c8529872c4ee783330738babd5027e64a813698ed38fbc693b23e65e5bfa2be815a7e6acfae42bbe003e542002d7d298ee446cab5dcebb3b65d2a25691bde18a
diff --git a/dev-python/sphinxcontrib-log_cabinet/metadata.xml b/dev-python/sphinxcontrib-log_cabinet/metadata.xml
new file mode 100644
index 00000000000..e34ccddd7e9
--- /dev/null
+++ b/dev-python/sphinxcontrib-log_cabinet/metadata.xml
@@ -0,0 +1,12 @@
+<?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>
+ <name>Python</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">sphinxcontrib-log-cabinet</remote-id>
+ <remote-id type="github">davidism/sphinxcontrib-log-cabinet</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
new file mode 100644
index 00000000000..8b023c460f5
--- /dev/null
+++ b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Organize changelog directives in Sphinx docs"
+HOMEPAGE="https://github.com/davidism/sphinxcontrib-log-cabinet"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/_/-}.tar.gz"
+S="${WORKDIR}/${P/_/-}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
+
+RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]"
+
+python_install_all() {
+ distutils-r1_python_install_all
+ find "${ED}" -name '*.pth' -delete || die
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/
@ 2021-06-18 2:31 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-06-18 2:31 UTC (permalink / raw
To: gentoo-commits
commit: e0ded6383be753debfd4af6a41042bdeb844cfac
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 02:31:19 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 02:31:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0ded638
dev-python/sphinxcontrib-log_cabinet: mark ALLARCHES
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/sphinxcontrib-log_cabinet/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/sphinxcontrib-log_cabinet/metadata.xml b/dev-python/sphinxcontrib-log_cabinet/metadata.xml
index e34ccddd7e9..4559300f4da 100644
--- a/dev-python/sphinxcontrib-log_cabinet/metadata.xml
+++ b/dev-python/sphinxcontrib-log_cabinet/metadata.xml
@@ -5,6 +5,7 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<remote-id type="pypi">sphinxcontrib-log-cabinet</remote-id>
<remote-id type="github">davidism/sphinxcontrib-log-cabinet</remote-id>
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/
@ 2021-06-18 3:58 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-06-18 3:58 UTC (permalink / raw
To: gentoo-commits
commit: 1161c9e0cdd466109abe31fb6ae0087d25b4e171
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 03:57:17 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 03:58:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1161c9e0
dev-python/sphinxcontrib-log_cabinet: drop most keywords for now
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
index 8b023c460f5..18a23917f2e 100644
--- a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
+++ b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_/-}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~amd64 ~x86"
RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/
@ 2021-06-18 4:00 Sam James
0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-06-18 4:00 UTC (permalink / raw
To: gentoo-commits
commit: 93c7c58c46b11f5260e6555b7867ecbf648438f4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 03:59:50 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 03:59:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c7c58c
dev-python/sphinxcontrib-log_cabinet: Revert "drop most keywords for now"
This reverts commit 1161c9e0cdd466109abe31fb6ae0087d25b4e171. Will break
click and the package is _really_ simple.
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
index 18a23917f2e..8b023c460f5 100644
--- a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
+++ b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_/-}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/
@ 2021-09-26 22:36 James Le Cuirot
0 siblings, 0 replies; 10+ messages in thread
From: James Le Cuirot @ 2021-09-26 22:36 UTC (permalink / raw
To: gentoo-commits
commit: bf1bd911d8fbed0e44aef2a536a2c164d3e0bd06
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 26 22:30:11 2021 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Sep 26 22:30:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1bd911
dev-python/sphinxcontrib-log_cabinet: Keyword 1.0.1 for ~m68k
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
.../sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
index 8b023c460f5..933a7a4250d 100644
--- a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
+++ b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_/-}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/
@ 2022-04-20 12:18 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2022-04-20 12:18 UTC (permalink / raw
To: gentoo-commits
commit: f2b1034cbebe9cc9e929cbe7dafa4f7110d5217c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 10:08:42 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 12:18:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b1034c
dev-python/sphinxcontrib-log_cabinet: EAPI 8, PEP517, rm namespace dep
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../sphinxcontrib-log_cabinet-1.0.1-r1.ebuild | 26 ++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
new file mode 100644
index 000000000000..4bb91c7f5c95
--- /dev/null
+++ b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Organize changelog directives in Sphinx docs"
+HOMEPAGE="
+ https://github.com/davidism/sphinxcontrib-log-cabinet/
+ https://pypi.org/project/sphinxcontrib-log-cabinet/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/_/-}.tar.gz"
+S="${WORKDIR}/${P/_/-}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+python_compile() {
+ distutils-r1_python_compile
+ find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/
@ 2022-04-26 19:14 Arthur Zamarin
0 siblings, 0 replies; 10+ messages in thread
From: Arthur Zamarin @ 2022-04-26 19:14 UTC (permalink / raw
To: gentoo-commits
commit: bb71dcba620690adc2509ace131a6a28de33189f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 19:14:45 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 19:14:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb71dcba
dev-python/sphinxcontrib-log_cabinet: Stabilize 1.0.1-r1 ALLARCHES, #841158
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
index 4bb91c7f5c95..d4a10d5f3b58 100644
--- a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
+++ b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/-}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
python_compile() {
distutils-r1_python_compile
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/
@ 2022-04-26 20:28 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2022-04-26 20:28 UTC (permalink / raw
To: gentoo-commits
commit: 6159094f3724a6a6e7e7ccabfc4a9c1caaec7a75
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 20:15:06 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 20:28:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6159094f
dev-python/sphinxcontrib-log_cabinet: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../sphinxcontrib-log_cabinet-1.0.1.ebuild | 23 ----------------------
1 file changed, 23 deletions(-)
diff --git a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
deleted file mode 100644
index 933a7a4250df..000000000000
--- a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Organize changelog directives in Sphinx docs"
-HOMEPAGE="https://github.com/davidism/sphinxcontrib-log-cabinet"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P/_/-}.tar.gz"
-S="${WORKDIR}/${P/_/-}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]"
-
-python_install_all() {
- distutils-r1_python_install_all
- find "${ED}" -name '*.pth' -delete || die
-}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/
@ 2022-05-28 10:31 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2022-05-28 10:31 UTC (permalink / raw
To: gentoo-commits
commit: e6a4fa5bf900d3e3a424621c4267527cd9688526
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 10:28:45 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 28 10:28:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6a4fa5b
dev-python/sphinxcontrib-log_cabinet: Add RDEP on dev-python/sphinx
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../sphinxcontrib-log_cabinet-1.0.1-r1.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
index c8ce6d85d88c..24b312fd315f 100644
--- a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
+++ b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
@@ -20,6 +20,10 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
+RDEPEND="
+ dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
python_compile() {
distutils-r1_python_compile
find "${BUILD_DIR}" -name '*.pth' -delete || die
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/
@ 2022-05-28 10:31 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2022-05-28 10:31 UTC (permalink / raw
To: gentoo-commits
commit: 42c4edbb5354a2fbc949f46127d4e18f20cf59c5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 10:28:56 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 28 10:28:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c4edbb
dev-python/sphinxcontrib-log_cabinet: Enable py3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
index 24b312fd315f..0434d7971d7d 100644
--- a/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
+++ b/dev-python/sphinxcontrib-log_cabinet/sphinxcontrib-log_cabinet-1.0.1-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
+PYTHON_COMPAT=( python3_{8..11} pypy3 )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2022-05-28 10:31 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-18 4:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-log_cabinet/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2022-05-28 10:31 Michał Górny
2022-05-28 10:31 Michał Górny
2022-04-26 20:28 Michał Górny
2022-04-26 19:14 Arthur Zamarin
2022-04-20 12:18 Michał Górny
2021-09-26 22:36 James Le Cuirot
2021-06-18 3:58 Sam James
2021-06-18 2:31 Sam James
2021-06-17 23:22 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox