[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-08-15 Thread Michał Górny
commit: 242408b716da75b3512ac1afa72768de3b4e5a9b
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Aug 15 09:29:22 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Aug 15 09:29:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242408b7

dev-python/sphinx-basic-ng: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-basic-ng/Manifest|  1 -
 .../sphinx-basic-ng-1.0.0_beta1.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/dev-python/sphinx-basic-ng/Manifest 
b/dev-python/sphinx-basic-ng/Manifest
index 1d754faa7beb..8e2b288a8cff 100644
--- a/dev-python/sphinx-basic-ng/Manifest
+++ b/dev-python/sphinx-basic-ng/Manifest
@@ -1,2 +1 @@
-DIST sphinx-basic-ng-1.0.0.beta1.gh.tar.gz 24059 BLAKE2B 
319f27b7326acf0ad1457fcb4d9b6257fb420eaf2bf7d4ebd6e9333f992bc5d0a5fdb518f196edc342c023f3a1c9d1258de2bac5f263d35226ac3ed62d747f23
 SHA512 
177da348fdb2af88bbe3a269f0d468f4d8cd5710a3102ea0fdd943505bc5251a73783a12e5397750fd7bec2df7ecce6601e82a95e777cbd40540a7833982c998
 DIST sphinx-basic-ng-1.0.0.beta2.gh.tar.gz 24076 BLAKE2B 
ce2d8e20d22e4d4e62b4db2eed41c72329a076bbacbf4cd247b657404e8b7f714c37b9625d77363edf7d4e53d9cef45568c53cbad8275bd7b519c0f7b1657c1f
 SHA512 
e8c342251d0b0a085a1cd3a8fe8bede90cde3c5a404daf7afc24b601e6bdcef1c37161fadd21d34306633f1978bc96438bad3d9aa4511913dd92d69f4e299926

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
deleted file mode 100644
index 863ad5d67bca..
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2022-2023 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} )
-
-inherit distutils-r1
-
-MY_P=${P/_/.}
-DESCRIPTION="A modern skeleton for Sphinx themes"
-HOMEPAGE="
-   https://github.com/pradyunsg/sphinx-basic-ng/
-   https://pypi.org/project/sphinx-basic-ng/
-"
-SRC_URI="
-   https://github.com/pradyunsg/sphinx-basic-ng/archive/${PV/_/.}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/sphinx-4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   ${RDEPEND}
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   local HTML_DOCS=()
-   build_sphinx tests/barebones
-   rm -r tests/barebones/_build || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-08-15 Thread Sam James
commit: c3fe7e0f377d4f558bd6c9a1a8efb58a380d7c72
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 15 07:33:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 15 07:33:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3fe7e0f

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta2 ppc, #912136

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
index cc4ae56ea69a..863ad5d67bca 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-08-12 Thread Sam James
commit: 3692130bcbbe6e3980e5c4fb7b412ddb38af0605
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 12 21:53:29 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 12 21:53:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3692130b

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta2 hppa, #912136

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
index aa3db46bc2a1..cc4ae56ea69a 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-08-11 Thread Sam James
commit: e43a938305b3f156bfe9cac243230f9f49ce5eb9
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 12 00:09:10 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 12 00:09:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43a9383

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta2 ppc64, #912136

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
index f0f06945c9c5..aa3db46bc2a1 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-08-11 Thread Sam James
commit: 1b26c45fb7db1a9ff0c420a368f62b84c63feaff
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 12 00:09:08 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 12 00:09:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b26c45f

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta2 x86, #912136

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
index a37253bc9776..f0f06945c9c5 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-08-11 Thread Sam James
commit: 72b6103018fa60a45c88c2423a9932dd454ef176
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 12 00:09:06 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 12 00:09:06 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72b61030

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta2 amd64, #912136

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
index 5650926acbd6..a37253bc9776 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-08-11 Thread Arthur Zamarin
commit: 035cd0ccef55600b57ac676baaceb26556c45169
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 11 19:22:47 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 11 19:22:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035cd0cc

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta2 sparc, #912136

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
index 50fe87859099..5650926acbd6 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-08-11 Thread Arthur Zamarin
commit: 2f8dbd6cf2484f25616e9e5f2191aa26b252787b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 11 19:18:03 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 11 19:18:03 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f8dbd6c

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta2 arm64, #912136

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
index 9eacfd66a8b4..50fe87859099 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-08-11 Thread Arthur Zamarin
commit: c830df8af64640e34fc3c02c4da21b87f2fdea35
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 11 19:15:12 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 11 19:15:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c830df8a

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta2 arm, #912136

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
index 86839c93bdc0..9eacfd66a8b4 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-07-08 Thread Michał Górny
commit: af6e06ac7a976bf178016c55fb82b44249ce6eff
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul  9 02:25:38 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul  9 03:26:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6e06ac

dev-python/sphinx-basic-ng: Bump to 1.0.0_beta2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-basic-ng/Manifest|  1 +
 .../sphinx-basic-ng-1.0.0_beta2.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/sphinx-basic-ng/Manifest 
b/dev-python/sphinx-basic-ng/Manifest
index 7d938d0ac6b1..1d754faa7beb 100644
--- a/dev-python/sphinx-basic-ng/Manifest
+++ b/dev-python/sphinx-basic-ng/Manifest
@@ -1 +1,2 @@
 DIST sphinx-basic-ng-1.0.0.beta1.gh.tar.gz 24059 BLAKE2B 
319f27b7326acf0ad1457fcb4d9b6257fb420eaf2bf7d4ebd6e9333f992bc5d0a5fdb518f196edc342c023f3a1c9d1258de2bac5f263d35226ac3ed62d747f23
 SHA512 
177da348fdb2af88bbe3a269f0d468f4d8cd5710a3102ea0fdd943505bc5251a73783a12e5397750fd7bec2df7ecce6601e82a95e777cbd40540a7833982c998
+DIST sphinx-basic-ng-1.0.0.beta2.gh.tar.gz 24076 BLAKE2B 
ce2d8e20d22e4d4e62b4db2eed41c72329a076bbacbf4cd247b657404e8b7f714c37b9625d77363edf7d4e53d9cef45568c53cbad8275bd7b519c0f7b1657c1f
 SHA512 
e8c342251d0b0a085a1cd3a8fe8bede90cde3c5a404daf7afc24b601e6bdcef1c37161fadd21d34306633f1978bc96438bad3d9aa4511913dd92d69f4e299926

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
new file mode 100644
index ..86839c93bdc0
--- /dev/null
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2022-2023 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} )
+
+inherit distutils-r1
+
+MY_P=${P/_/.}
+DESCRIPTION="A modern skeleton for Sphinx themes"
+HOMEPAGE="
+   https://github.com/pradyunsg/sphinx-basic-ng/
+   https://pypi.org/project/sphinx-basic-ng/
+"
+SRC_URI="
+   https://github.com/pradyunsg/sphinx-basic-ng/archive/${PV/_/.}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/sphinx-4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/myst-parser[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   local HTML_DOCS=()
+   build_sphinx tests/barebones
+   rm -r tests/barebones/_build || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-06-09 Thread Arthur Zamarin
commit: 81286e702215f65208ca2213fa2b7a2ed785f75c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 18:21:05 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 18:21:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81286e70

dev-python/sphinx-basic-ng: enable py3.12

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index 37a6f2bda819..863ad5d67bca 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.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
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-04-05 Thread Michał Górny
commit: 59fede05bc65abb8237381a3f341083b0a187338
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr  5 15:53:10 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr  5 15:58:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59fede05

dev-python/sphinx-basic-ng: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-basic-ng/Manifest|  1 -
 .../sphinx-basic-ng-0.0.1_alpha12.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/sphinx-basic-ng/Manifest 
b/dev-python/sphinx-basic-ng/Manifest
index 634391d85df1..7d938d0ac6b1 100644
--- a/dev-python/sphinx-basic-ng/Manifest
+++ b/dev-python/sphinx-basic-ng/Manifest
@@ -1,2 +1 @@
-DIST sphinx-basic-ng-0.0.1.a12.gh.tar.gz 23821 BLAKE2B 
905186227d725d6f62c0f4c5b4df49ada8817dd44a4000b23b62e60ce5ca3bef4a4046c9543a07a7b0cc0c12dd5278dc783633324fbe113cf453ee540fa97ff7
 SHA512 
6df9445306b27ae4b29b338773fa4adcee631b4be04fdde674855dfcb683f7cf7ad3c40124c85353608b63523738b6bc83c6c4f4b2b212cafa41d38462ffcac4
 DIST sphinx-basic-ng-1.0.0.beta1.gh.tar.gz 24059 BLAKE2B 
319f27b7326acf0ad1457fcb4d9b6257fb420eaf2bf7d4ebd6e9333f992bc5d0a5fdb518f196edc342c023f3a1c9d1258de2bac5f263d35226ac3ed62d747f23
 SHA512 
177da348fdb2af88bbe3a269f0d468f4d8cd5710a3102ea0fdd943505bc5251a73783a12e5397750fd7bec2df7ecce6601e82a95e777cbd40540a7833982c998

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
deleted file mode 100644
index c150f905c5e1..
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1
-
-MY_P=${P/_alpha/.a}
-DESCRIPTION="A modern skeleton for Sphinx themes"
-HOMEPAGE="
-   https://github.com/pradyunsg/sphinx-basic-ng/
-   https://pypi.org/project/sphinx-basic-ng/
-"
-SRC_URI="
-   
https://github.com/pradyunsg/sphinx-basic-ng/archive/${PV/_alpha/.a}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   =dev-python/sphinx-4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   ${RDEPEND}
-   dev-python/myst-parser[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   local HTML_DOCS=()
-   build_sphinx tests/barebones
-   rm -r tests/barebones/_build || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-04-05 Thread Arthur Zamarin
commit: 2116da39f34d3ce5f24fffcaf25c8bcab5657493
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 12:53:10 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 12:53:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2116da39

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 sparc, #903836

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index fefb530153f5..37a6f2bda819 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-04-05 Thread Arthur Zamarin
commit: 6eac5c44bff2af38c69856875d9fb67f525144dc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 09:30:09 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 09:30:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eac5c44

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 hppa, #903836

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index aa57df6a14c1..fefb530153f5 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-04-05 Thread Arthur Zamarin
commit: d4bdc9394e150cc516a99e80c1153e6071db8a0e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 08:26:13 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 08:26:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4bdc939

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 arm, #903836

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index 70b42d560685..aa57df6a14c1 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-04-05 Thread Arthur Zamarin
commit: e456de54220a5918f836f48da06a8dc8bd793c81
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 07:49:25 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 07:49:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e456de54

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 x86, #903836

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index dd8bfac37e1c..70b42d560685 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-04-05 Thread Arthur Zamarin
commit: b0e5f6a77ab71c241205997a38326ccf7dc413b9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 07:39:56 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 07:39:56 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e5f6a7

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 ppc64, #903836

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index d49164e71b1c..dd8bfac37e1c 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-04-05 Thread Arthur Zamarin
commit: 7f36aee1094e6fd6dff122907e0f7013604a0a4f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 07:34:27 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 07:34:27 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f36aee1

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 ppc, #903836

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index 6d5485a32417..d49164e71b1c 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-04-05 Thread Arthur Zamarin
commit: a5fc093fdbc4197d0e203ec83a680f9e59b2cbff
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 07:16:58 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 07:16:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5fc093f

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 amd64, #903836

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index 9c7c00b18c0d..6d5485a32417 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-04-05 Thread Arthur Zamarin
commit: 2039d4175d618df9ad24f29b9c5bd617263d3565
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 07:06:25 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 07:06:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2039d417

dev-python/sphinx-basic-ng: Stabilize 1.0.0_beta1 arm64, #903836

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
index 9f659db7470a..9c7c00b18c0d 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2023-02-02 Thread Michał Górny
commit: d25bc62d07da5f5ac4573c9b5a7f55c8d4715b96
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  2 18:43:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  2 18:46:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d25bc62d

dev-python/sphinx-basic-ng: Bump to 1.0.0_beta1

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-basic-ng/Manifest|  1 +
 .../sphinx-basic-ng-1.0.0_beta1.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/sphinx-basic-ng/Manifest 
b/dev-python/sphinx-basic-ng/Manifest
index 507052f15338..634391d85df1 100644
--- a/dev-python/sphinx-basic-ng/Manifest
+++ b/dev-python/sphinx-basic-ng/Manifest
@@ -1 +1,2 @@
 DIST sphinx-basic-ng-0.0.1.a12.gh.tar.gz 23821 BLAKE2B 
905186227d725d6f62c0f4c5b4df49ada8817dd44a4000b23b62e60ce5ca3bef4a4046c9543a07a7b0cc0c12dd5278dc783633324fbe113cf453ee540fa97ff7
 SHA512 
6df9445306b27ae4b29b338773fa4adcee631b4be04fdde674855dfcb683f7cf7ad3c40124c85353608b63523738b6bc83c6c4f4b2b212cafa41d38462ffcac4
+DIST sphinx-basic-ng-1.0.0.beta1.gh.tar.gz 24059 BLAKE2B 
319f27b7326acf0ad1457fcb4d9b6257fb420eaf2bf7d4ebd6e9333f992bc5d0a5fdb518f196edc342c023f3a1c9d1258de2bac5f263d35226ac3ed62d747f23
 SHA512 
177da348fdb2af88bbe3a269f0d468f4d8cd5710a3102ea0fdd943505bc5251a73783a12e5397750fd7bec2df7ecce6601e82a95e777cbd40540a7833982c998

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
new file mode 100644
index ..b3a5b5209fe0
--- /dev/null
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{9..11} )
+
+inherit distutils-r1
+
+MY_P=${P/_/.}
+DESCRIPTION="A modern skeleton for Sphinx themes"
+HOMEPAGE="
+   https://github.com/pradyunsg/sphinx-basic-ng/
+   https://pypi.org/project/sphinx-basic-ng/
+"
+SRC_URI="
+   https://github.com/pradyunsg/sphinx-basic-ng/archive/${PV/_/.}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/sphinx-4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/myst_parser[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   local HTML_DOCS=()
+   build_sphinx tests/barebones
+   rm -r tests/barebones/_build || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-10-07 Thread Michał Górny
commit: 7b23ddaf58aeb8cbf3608a58409f25b033c87588
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  7 07:00:18 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  7 07:03:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b23ddaf

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha12 alpha, #873553

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
index 816e140e46e4..58d925507bb3 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-09-16 Thread Michał Górny
commit: 18cd004ff879b75d2b82af121b8b8510236853ee
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 17 05:56:20 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 17 05:56:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18cd004f

dev-python/sphinx-basic-ng: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-basic-ng/Manifest|  1 -
 .../sphinx-basic-ng-0.0.1_alpha11.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/sphinx-basic-ng/Manifest 
b/dev-python/sphinx-basic-ng/Manifest
index 9a3af7557b6c..507052f15338 100644
--- a/dev-python/sphinx-basic-ng/Manifest
+++ b/dev-python/sphinx-basic-ng/Manifest
@@ -1,2 +1 @@
-DIST sphinx-basic-ng-0.0.1.a11.gh.tar.gz 21539 BLAKE2B 
31707bc8f3c6cd0c1af1aeff309543889119d33e5f5ae33194b58f88a0ff6ec424c5b876fef36b64161932ebb69c0f6108801697b49d47e10ad13affcf89e1fa
 SHA512 
e9f9278a360d2c8d25a6679134d2d54b37c9f2e55285592fa910c85b2f8bfd4ab13d117b7078cb67d862703f8054c3d3a3ca68152551d67a26d7c1a8b75952ff
 DIST sphinx-basic-ng-0.0.1.a12.gh.tar.gz 23821 BLAKE2B 
905186227d725d6f62c0f4c5b4df49ada8817dd44a4000b23b62e60ce5ca3bef4a4046c9543a07a7b0cc0c12dd5278dc783633324fbe113cf453ee540fa97ff7
 SHA512 
6df9445306b27ae4b29b338773fa4adcee631b4be04fdde674855dfcb683f7cf7ad3c40124c85353608b63523738b6bc83c6c4f4b2b212cafa41d38462ffcac4

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
deleted file mode 100644
index 816e140e46e4..
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..11} )
-
-inherit distutils-r1
-
-MY_P=${P/_alpha/.a}
-DESCRIPTION="A modern skeleton for Sphinx themes"
-HOMEPAGE="
-   https://github.com/pradyunsg/sphinx-basic-ng/
-   https://pypi.org/project/sphinx-basic-ng/
-"
-SRC_URI="
-   
https://github.com/pradyunsg/sphinx-basic-ng/archive/${PV/_alpha/.a}.tar.gz
-   -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   =dev-python/sphinx-4.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   ${RDEPEND}
-   dev-python/myst_parser[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   local HTML_DOCS=()
-   build_sphinx tests/barebones
-   rm -r tests/barebones/_build || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-09-16 Thread Arthur Zamarin
commit: 73014a4a15fcc31a8c494bf306ea65b1451da969
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Sep 17 05:38:09 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Sep 17 05:38:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73014a4a

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 ppc64, #869551

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
index 322b82048e6f..816e140e46e4 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-09-16 Thread Arthur Zamarin
commit: e9253eb8baa00ab40ed316c8655c50fb187b456f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 16 18:11:48 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 16 18:11:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9253eb8

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 ppc, #869551

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
index 72472e0d4cf9..322b82048e6f 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-09-16 Thread Arthur Zamarin
commit: 8b0c295d0f673247b636891c23520e55fef90420
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 16 13:10:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 16 13:10:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0c295d

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 hppa, #869551

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
index 12fb01926fbc..72472e0d4cf9 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-09-11 Thread Agostino Sarubbo
commit: 347d9afd4d94c215e98598e931cc9bc76e62cf94
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 11 07:55:40 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 11 07:55:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347d9afd

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 sparc, #869551

Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
index e8a6131cc845..12fb01926fbc 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-09-11 Thread Agostino Sarubbo
commit: 969bb170a53bb6c78af8d65971cc1b9d69ff08f7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Sep 11 07:54:52 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Sep 11 07:54:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969bb170

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 arm64, #869551

Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
index f064e52b2c32..e8a6131cc845 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-09-10 Thread Jakov Smolić
commit: 6903f905ad5a39ebfea387b020cefc399d6bcdcb
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Sep 10 22:54:34 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Sep 10 22:54:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6903f905

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 x86, #869551

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
index c7e413178a2f..f064e52b2c32 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-09-10 Thread Jakov Smolić
commit: 10ee4ee9313729d685ba473db4acaae7f479bbe2
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Sep 10 22:49:49 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Sep 10 22:49:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10ee4ee9

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 amd64, #869551

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
index 05c9480ecdce..c7e413178a2f 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-09-10 Thread Jakov Smolić
commit: d5288bd025cb525f82a8735fbb48f9c98e006fe9
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Sep 10 22:37:21 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Sep 10 22:37:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5288bd0

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha12 arm, #869551

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
index e6f2a27ae78a..05c9480ecdce 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-08-11 Thread Michał Górny
commit: 389c89d2bb06946816efe75ffef35d4654737968
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 11 09:26:43 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 11 09:59:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389c89d2

dev-python/sphinx-basic-ng: Bump to 0.0.1_alpha12

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-basic-ng/Manifest|  1 +
 .../sphinx-basic-ng-0.0.1_alpha12.ebuild   | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/sphinx-basic-ng/Manifest 
b/dev-python/sphinx-basic-ng/Manifest
index 8d370c8ca62b..9a3af7557b6c 100644
--- a/dev-python/sphinx-basic-ng/Manifest
+++ b/dev-python/sphinx-basic-ng/Manifest
@@ -1 +1,2 @@
 DIST sphinx-basic-ng-0.0.1.a11.gh.tar.gz 21539 BLAKE2B 
31707bc8f3c6cd0c1af1aeff309543889119d33e5f5ae33194b58f88a0ff6ec424c5b876fef36b64161932ebb69c0f6108801697b49d47e10ad13affcf89e1fa
 SHA512 
e9f9278a360d2c8d25a6679134d2d54b37c9f2e55285592fa910c85b2f8bfd4ab13d117b7078cb67d862703f8054c3d3a3ca68152551d67a26d7c1a8b75952ff
+DIST sphinx-basic-ng-0.0.1.a12.gh.tar.gz 23821 BLAKE2B 
905186227d725d6f62c0f4c5b4df49ada8817dd44a4000b23b62e60ce5ca3bef4a4046c9543a07a7b0cc0c12dd5278dc783633324fbe113cf453ee540fa97ff7
 SHA512 
6df9445306b27ae4b29b338773fa4adcee631b4be04fdde674855dfcb683f7cf7ad3c40124c85353608b63523738b6bc83c6c4f4b2b212cafa41d38462ffcac4

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
new file mode 100644
index ..e6f2a27ae78a
--- /dev/null
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha12.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+MY_P=${P/_alpha/.a}
+DESCRIPTION="A modern skeleton for Sphinx themes"
+HOMEPAGE="
+   https://github.com/pradyunsg/sphinx-basic-ng/
+   https://pypi.org/project/sphinx-basic-ng/
+"
+SRC_URI="
+   
https://github.com/pradyunsg/sphinx-basic-ng/archive/${PV/_alpha/.a}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   =dev-python/sphinx-4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/myst_parser[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   local HTML_DOCS=()
+   build_sphinx tests/barebones
+   rm -r tests/barebones/_build || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-08-03 Thread Sam James
commit: 17b96d6140f280e4fd82602c69397489c8ba2dfe
Author: Sam James  gentoo  org>
AuthorDate: Thu Aug  4 00:12:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Aug  4 00:12:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b96d61

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 x86, #863167

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index ff3a7128264c..816e140e46e4 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-08-03 Thread Agostino Sarubbo
commit: f461d8ebe6d6a289cb3c154e344a6d082a1dc340
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug  3 07:47:56 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug  3 07:47:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f461d8eb

dev-python/sphinx-basic-ng: amd64 stable wrt bug #863167

Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index e85f3b2aff87..ff3a7128264c 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-08-02 Thread Arthur Zamarin
commit: 0dbd02eff2dfe06ab918efa45a7a2caa7f690179
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug  2 18:59:59 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug  2 18:59:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dbd02ef

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 sparc, #863167

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index 90e888d390ce..e85f3b2aff87 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-08-02 Thread Arthur Zamarin
commit: f23a14af6db2a22754ca45314dcb316fb4d404ec
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug  2 18:46:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug  2 18:46:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f23a14af

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 hppa, #863167

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index 49ac48c827f7..90e888d390ce 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc 
~x86"
+KEYWORDS="~amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-08-02 Thread Arthur Zamarin
commit: 061a9c99505bd36df1141fcc5dc3c168c1336078
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug  2 18:36:35 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug  2 18:36:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=061a9c99

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 arm64, #863167

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index 9ae38621df20..49ac48c827f7 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc 
~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc 
~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-08-02 Thread Arthur Zamarin
commit: 1e513f85045b233a7b61b2fab83b2b08cb32bd11
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug  2 17:51:53 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug  2 17:51:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e513f85

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 ppc64, #863167

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index c74e1b1eb71e..9ae38621df20 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc 
~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-08-02 Thread Arthur Zamarin
commit: 31ece64f4c240de7d05428aa02c26934043f59ac
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug  2 17:50:47 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug  2 17:50:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31ece64f

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 ppc, #863167

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index e6f2a27ae78a..c09d774349c1 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-08-02 Thread Arthur Zamarin
commit: 1bd41329d67b45fed9d7da17019f2464ea253de5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug  2 17:50:48 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug  2 17:50:48 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd41329

dev-python/sphinx-basic-ng: Stabilize 0.0.1_alpha11 arm, #863167

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index c09d774349c1..c74e1b1eb71e 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-07-11 Thread James Le Cuirot
commit: 3e13cfdff18c8640476849bfe0abd09738aed978
Author: James Le Cuirot  gentoo  org>
AuthorDate: Mon Jul 11 12:13:01 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Jul 11 12:13:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e13cfdf

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index b9693a1a852c..e6f2a27ae78a 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-07-03 Thread Sam James
commit: af071a9bed331187421c7b63fb7fb0b4a1b0ced6
Author: matoro  users  noreply  github  com>
AuthorDate: Sun Jul  3 22:23:40 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul  3 22:48:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af071a9b

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 sparc, #855161

Signed-off-by: matoro  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index fe3898e7b540..b9693a1a852c 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-07-03 Thread Jakov Smolić
commit: 8bf1c141f9f1ba68334230ecb1dc9ba79b4cc34d
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sun Jul  3 14:43:23 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sun Jul  3 14:43:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf1c141

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 hppa, #855161

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index 3d1a6ea186f7..fe3898e7b540 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-07-01 Thread Arthur Zamarin
commit: 0376cc616cb1bbb46b56d7ae2cda57e0376cc68c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul  1 06:10:30 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul  1 06:10:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0376cc61

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 arm64, #855161

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index 5e40649c2cf8..3d1a6ea186f7 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-07-01 Thread Arthur Zamarin
commit: 1328c97d7efc3004e9d03915149c38473c5385cd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul  1 06:01:50 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul  1 06:01:50 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1328c97d

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 arm, #855161

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index eff9a7a1d9d9..5e40649c2cf8 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-06-30 Thread Arthur Zamarin
commit: 5b0a69da1ae3ab682d6150d141c9d23da197169d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul  1 05:59:21 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul  1 05:59:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0a69da

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 ppc, #855161

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index 27c61935d896..eff9a7a1d9d9 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-06-30 Thread Arthur Zamarin
commit: 10f0be8cae24c07892c232aee8b2961136e07903
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul  1 05:53:51 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul  1 05:53:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f0be8c

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 ppc64, #855161

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index 1829d9a95627..27c61935d896 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-06-30 Thread Sam James
commit: 5f56ac64fdab5ab3a226ac0a64a19984db8c21c1
Author: matoro  users  noreply  github  com>
AuthorDate: Thu Jun 30 05:41:53 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jun 30 21:39:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f56ac64

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 ia64, #855161

Signed-off-by: matoro  users.noreply.github.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index be9417296b71..1829d9a95627 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~s390 ~x86"
+KEYWORDS="~amd64 ~ia64 ~riscv ~s390 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-06-30 Thread Arthur Zamarin
commit: b7f44f4cc6fcb112b6ade0f5f0375aa4a98a2626
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun 30 17:56:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun 30 17:56:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7f44f4c

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 s390, #855161

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index 153a8e928a7f..be9417296b71 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv ~s390 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-06-30 Thread Jakov Smolić
commit: 3c50a18d7d51c1fbf65c1bb5ba7903533ac5042a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jun 30 06:57:01 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jun 30 06:57:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c50a18d

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 riscv, #855161

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index 0805b4724104..153a8e928a7f 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-06-29 Thread Arthur Zamarin
commit: b11d373fc23dc9433b36978e95252479d3aca283
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jun 29 18:11:11 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jun 29 18:11:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b11d373f

dev-python/sphinx-basic-ng: Keyword 0.0.1_alpha11 x86, #855161

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
index 6f6d42d32673..0805b4724104 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-basic-ng/

2022-06-29 Thread Sam James
commit: 57fbfec14cffa437c1948fe9bb738fd690d5275c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jun 24 15:38:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jun 29 17:49:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57fbfec1

dev-python/sphinx-basic-ng: New package, v0.0.1_alpha11

New NIH dep for dev-python/furo.

Signed-off-by: Michał Górny  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-basic-ng/Manifest|  1 +
 dev-python/sphinx-basic-ng/metadata.xml| 11 ++
 .../sphinx-basic-ng-0.0.1_alpha11.ebuild   | 44 ++
 3 files changed, 56 insertions(+)

diff --git a/dev-python/sphinx-basic-ng/Manifest 
b/dev-python/sphinx-basic-ng/Manifest
new file mode 100644
index ..8d370c8ca62b
--- /dev/null
+++ b/dev-python/sphinx-basic-ng/Manifest
@@ -0,0 +1 @@
+DIST sphinx-basic-ng-0.0.1.a11.gh.tar.gz 21539 BLAKE2B 
31707bc8f3c6cd0c1af1aeff309543889119d33e5f5ae33194b58f88a0ff6ec424c5b876fef36b64161932ebb69c0f6108801697b49d47e10ad13affcf89e1fa
 SHA512 
e9f9278a360d2c8d25a6679134d2d54b37c9f2e55285592fa910c85b2f8bfd4ab13d117b7078cb67d862703f8054c3d3a3ca68152551d67a26d7c1a8b75952ff

diff --git a/dev-python/sphinx-basic-ng/metadata.xml 
b/dev-python/sphinx-basic-ng/metadata.xml
new file mode 100644
index ..43822aecf33b
--- /dev/null
+++ b/dev-python/sphinx-basic-ng/metadata.xml
@@ -0,0 +1,11 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   
+   
+   pradyunsg/sphinx-basic-ng
+   sphinx-basic-ng
+   
+

diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild 
b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
new file mode 100644
index ..6f6d42d32673
--- /dev/null
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-0.0.1_alpha11.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+MY_P=${P/_alpha/.a}
+DESCRIPTION="A modern skeleton for Sphinx themes"
+HOMEPAGE="
+   https://github.com/pradyunsg/sphinx-basic-ng/
+   https://pypi.org/project/sphinx-basic-ng/
+"
+SRC_URI="
+   
https://github.com/pradyunsg/sphinx-basic-ng/archive/${PV/_alpha/.a}.tar.gz
+   -> ${MY_P}.gh.tar.gz
+"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   =dev-python/sphinx-4.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/myst_parser[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   local HTML_DOCS=()
+   build_sphinx tests/barebones
+   rm -r tests/barebones/_build || die
+}