[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxygen/

2024-02-02 Thread Ionen Wolkens
commit: 30c879229bb307395dfeaec991beffe9054e2b30
Author: Matoro Mahri  matoro  tk>
AuthorDate: Sat Feb  3 01:10:15 2024 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Sat Feb  3 03:39:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c87922

dev-python/sphinxygen: Keyword 1.0.4-r1 mips, #918454

Signed-off-by: Matoro Mahri  matoro.tk>
Signed-off-by: Ionen Wolkens  gentoo.org>

 dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild 
b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
index 9add22d9ba3a..78093254ef08 100644
--- a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
+++ b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://gitlab.com/drobilla/sphinxygen/-/archive/v${PV}/${PN}-v${PV}.ta
 
 SLOT="0"
 LICENSE="ISC"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 S="${WORKDIR}/${PN}-v${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxygen/

2023-12-29 Thread Miroslav Šulc
commit: 2a3612f0b2ca6b2432a80e29f9b1f284c74e912a
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Dec 29 18:32:02 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Dec 29 18:32:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3612f0

dev-python/sphinxygen: added missing dep

Closes: https://bugs.gentoo.org/920940
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild 
b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
index a132abf2b70c..2adc72d22a97 100644
--- a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
+++ b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
@@ -22,7 +22,10 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 S="${WORKDIR}/${PN}-v${PV}"
 
-DEPEND="app-doc/doxygen"
+DEPEND="
+   app-doc/doxygen
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
 RDEPEND="${DEPEND}"
 BDEPEND="test? ( dev-python/html5lib[${PYTHON_USEDEP}] )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxygen/

2023-12-29 Thread Miroslav Šulc
commit: 305eacd3c03a5d4eb58f68446a04287cf925566b
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Dec 29 08:20:38 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Dec 29 08:20:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=305eacd3

dev-python/sphinxygen: added missing dep

Closes: https://bugs.gentoo.org/920909
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild 
b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
index f896600d560e..a132abf2b70c 100644
--- a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
+++ b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
@@ -22,6 +22,8 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 S="${WORKDIR}/${PN}-v${PV}"
 
+DEPEND="app-doc/doxygen"
+RDEPEND="${DEPEND}"
 BDEPEND="test? ( dev-python/html5lib[${PYTHON_USEDEP}] )"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxygen/

2023-12-17 Thread Arthur Zamarin
commit: 7a96a47d92113a9e1b76ecaca639dc91c538c2ef
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 17 17:31:29 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 17 17:31:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a96a47d

dev-python/sphinxygen: Stabilize 1.0.4-r1 amd64, #918121

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

 dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild 
b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
index 438f92e2d9bb..0a332f49e599 100644
--- a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
+++ b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://gitlab.com/drobilla/sphinxygen/-/archive/v${PV}/${PN}-v${PV}.ta
 
 SLOT="0"
 LICENSE="ISC"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc 
~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 S="${WORKDIR}/${PN}-v${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxygen/

2023-12-17 Thread Arthur Zamarin
commit: d60710ddeedaf9f6475b958c0b3da64712db7898
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 17 17:14:17 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 17 17:14:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d60710dd

dev-python/sphinxygen: Stabilize 1.0.4-r1 ppc64, #918121

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

 dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild 
b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
index 4779a085a625..4c542e5d0063 100644
--- a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
+++ b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://gitlab.com/drobilla/sphinxygen/-/archive/v${PV}/${PN}-v${PV}.ta
 
 SLOT="0"
 LICENSE="ISC"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv 
~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 S="${WORKDIR}/${PN}-v${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxygen/

2023-12-17 Thread Arthur Zamarin
commit: 7be06f44575836705c05d526cdd95ff106669682
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Dec 17 17:14:18 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Dec 17 17:14:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be06f44

dev-python/sphinxygen: Stabilize 1.0.4-r1 arm, #918121

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

 dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild 
b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
index 4c542e5d0063..438f92e2d9bb 100644
--- a/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
+++ b/dev-python/sphinxygen/sphinxygen-1.0.4-r1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://gitlab.com/drobilla/sphinxygen/-/archive/v${PV}/${PN}-v${PV}.ta
 
 SLOT="0"
 LICENSE="ISC"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc 
~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 S="${WORKDIR}/${PN}-v${PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxygen/

2023-12-16 Thread Miroslav Šulc
commit: e65868b9b52e4cc2999ee4cb672c0475de1f06d6
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sat Dec 16 19:57:48 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Dec 16 19:57:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65868b9

dev-python/sphinxygen: dropped obsolete 1.0.4

Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-python/sphinxygen/Manifest|  1 -
 dev-python/sphinxygen/sphinxygen-1.0.4.ebuild | 21 -
 2 files changed, 22 deletions(-)

diff --git a/dev-python/sphinxygen/Manifest b/dev-python/sphinxygen/Manifest
index 7f04c09dbb60..03bc9c9524d9 100644
--- a/dev-python/sphinxygen/Manifest
+++ b/dev-python/sphinxygen/Manifest
@@ -1,2 +1 @@
 DIST sphinxygen-1.0.4.gh.tar.gz 17706 BLAKE2B 
48c99ba80ebdc9f2ed9ef147d8d7c4f0deb7d4e1118ff6969cf510a0a10bc2335fa9ba91fb38caf60b8770a023e7a0730efa0a5606726dd1d0292650374d9271
 SHA512 
38ac258850fe6ab38e88c7b59d41e1400b89b13443862a0a9e7c7d1a2e3b887660f1cb17ce94737bc6366025172b40a50da0107d970120610fc9410f41c3250c
-DIST sphinxygen-1.0.4.tar.gz 13732 BLAKE2B 
1b2f957bcacea9acf287263c4054199759bbe19f3d90fa85a143c5e85a2e383837936d72c6c1e57257d2d586722cfccab7fd38083ae6709553e5e6400273d549
 SHA512 
3094e3f9c5c50bf4e6a8332acf7147fa8b5e0a32c3dc49bf9786b6684e7e60b08971c52c46d4413ab23cd0b4bcd1cf02c924cdad51b7e1da29c1e747880c6f96

diff --git a/dev-python/sphinxygen/sphinxygen-1.0.4.ebuild 
b/dev-python/sphinxygen/sphinxygen-1.0.4.ebuild
deleted file mode 100644
index a9861725c82c..
--- a/dev-python/sphinxygen/sphinxygen-1.0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Python module/script that generates Sphinx markup to describe a C 
API"
-HOMEPAGE="
-   https://gitlab.com/drobilla/sphinxygen
-   https://pypi.org/project/sphinxygen/
-"
-
-SLOT="0"
-LICENSE="ISC"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxygen/

2023-10-24 Thread Miroslav Šulc
commit: c8a2291635fe0aa9126f03b9558c48a3ff44d7e6
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Tue Oct 24 18:08:50 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Tue Oct 24 18:26:17 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a22916

dev-python/sphinxygen: new package

Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-python/sphinxygen/Manifest|  1 +
 dev-python/sphinxygen/metadata.xml| 13 +
 dev-python/sphinxygen/sphinxygen-1.0.4.ebuild | 21 +
 3 files changed, 35 insertions(+)

diff --git a/dev-python/sphinxygen/Manifest b/dev-python/sphinxygen/Manifest
new file mode 100644
index ..060ce35000a2
--- /dev/null
+++ b/dev-python/sphinxygen/Manifest
@@ -0,0 +1 @@
+DIST sphinxygen-1.0.4.tar.gz 13732 BLAKE2B 
1b2f957bcacea9acf287263c4054199759bbe19f3d90fa85a143c5e85a2e383837936d72c6c1e57257d2d586722cfccab7fd38083ae6709553e5e6400273d549
 SHA512 
3094e3f9c5c50bf4e6a8332acf7147fa8b5e0a32c3dc49bf9786b6684e7e60b08971c52c46d4413ab23cd0b4bcd1cf02c924cdad51b7e1da29c1e747880c6f96

diff --git a/dev-python/sphinxygen/metadata.xml 
b/dev-python/sphinxygen/metadata.xml
new file mode 100644
index ..9eda4c6fd311
--- /dev/null
+++ b/dev-python/sphinxygen/metadata.xml
@@ -0,0 +1,13 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   so...@gentoo.org
+   Sound
+   
+   
+   
+   drobilla/sphinxygen
+   sphinxygen
+   
+

diff --git a/dev-python/sphinxygen/sphinxygen-1.0.4.ebuild 
b/dev-python/sphinxygen/sphinxygen-1.0.4.ebuild
new file mode 100644
index ..a9861725c82c
--- /dev/null
+++ b/dev-python/sphinxygen/sphinxygen-1.0.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python module/script that generates Sphinx markup to describe a C 
API"
+HOMEPAGE="
+   https://gitlab.com/drobilla/sphinxygen
+   https://pypi.org/project/sphinxygen/
+"
+
+SLOT="0"
+LICENSE="ISC"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+
+distutils_enable_tests pytest