[gentoo-commits] repo/gentoo:master commit in: dev-python/insipid-sphinx-theme/

2023-12-30 Thread Michał Górny
commit: 47e70748bac207f58eb31f1a82549d054fda1756
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec 30 18:27:38 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec 30 18:27:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e70748

dev-python/insipid-sphinx-theme: Remove old

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

 dev-python/insipid-sphinx-theme/Manifest   |  1 -
 .../insipid-sphinx-theme-0.4.1.ebuild  | 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-python/insipid-sphinx-theme/Manifest 
b/dev-python/insipid-sphinx-theme/Manifest
index 63bcca72aaf5..3526152b8a53 100644
--- a/dev-python/insipid-sphinx-theme/Manifest
+++ b/dev-python/insipid-sphinx-theme/Manifest
@@ -1,2 +1 @@
-DIST insipid-sphinx-theme-0.4.1.tar.gz 73400 BLAKE2B 
1b156787354219ba9b31905748c6d786021ce6e349a120e60416fc1de215d6f8d898bc0e91514043bb2e5c13d4004f22a906e525a4b0d610de4024b07e81af5f
 SHA512 
aa7eb3768f48c481518984028c7911810afca3a6c4c93ec50efcf6f7b41efe9959acdf4b24d54bf8402eee829789b6945a2fa1a7648011d4566e174a7c5ca99e
 DIST insipid-sphinx-theme-0.4.2.tar.gz 73415 BLAKE2B 
0f17fc5fec19926ec6e134b716ef36617e0be66d771c76237923b3f77508b1fc1fb39b790d5ac72c1cff61e4f7a484b42bd6b0eec954afac1d758284cc073ed3
 SHA512 
934208afcc88a72b188c64f147ff0bc6508ad1b8aa5ee061620ec53725d2a9781ea503a16fb42db3f2bcd45774d3a9f611de251f71ca0b6162cf0d6653a1a058

diff --git a/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.1.ebuild 
b/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.1.ebuild
deleted file mode 100644
index 5c440d6eecdd..
--- a/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Insipid Sphinx theme"
-HOMEPAGE="
-   https://pypi.org/project/insipid-sphinx-theme/
-   https://github.com/mgeier/insipid-sphinx-theme
-"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-python/jinja[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-5[${PYTHON_USEDEP}]
-   >=dev-python/docutils-0.18[${PYTHON_USEDEP}]
-"
-
-DOCS=( {CONTRIBUTING,NEWS,README}.rst )
-
-# needs sphinx_last_updated_by_git
-#distutils_enable_sphinx "doc"



[gentoo-commits] repo/gentoo:master commit in: dev-python/insipid-sphinx-theme/

2023-10-22 Thread Michał Górny
commit: b8e4aa3fa1294531c051e271ce75b993b2f63f50
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Sat Oct 21 20:44:13 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 22 06:13:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8e4aa3f

dev-python/insipid-sphinx-theme: v0.4.2, add PYTHON_COMPAT 3_12

Signed-off-by: Sergey Torokhov  yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/33448
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.2.ebuild 
b/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.2.ebuild
index 543f31f14008..11fec16ffe77 100644
--- a/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.2.ebuild
+++ b/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/insipid-sphinx-theme/

2023-08-27 Thread Michał Górny
commit: a27e3622679fcf1a577693b27fe394f0c8bd3ef5
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 28 05:03:13 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 28 05:13:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27e3622

dev-python/insipid-sphinx-theme: Bump to 0.4.2

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

 dev-python/insipid-sphinx-theme/Manifest   |  1 +
 .../insipid-sphinx-theme-0.4.2.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/insipid-sphinx-theme/Manifest 
b/dev-python/insipid-sphinx-theme/Manifest
index ecf8f37fd4ee..63bcca72aaf5 100644
--- a/dev-python/insipid-sphinx-theme/Manifest
+++ b/dev-python/insipid-sphinx-theme/Manifest
@@ -1 +1,2 @@
 DIST insipid-sphinx-theme-0.4.1.tar.gz 73400 BLAKE2B 
1b156787354219ba9b31905748c6d786021ce6e349a120e60416fc1de215d6f8d898bc0e91514043bb2e5c13d4004f22a906e525a4b0d610de4024b07e81af5f
 SHA512 
aa7eb3768f48c481518984028c7911810afca3a6c4c93ec50efcf6f7b41efe9959acdf4b24d54bf8402eee829789b6945a2fa1a7648011d4566e174a7c5ca99e
+DIST insipid-sphinx-theme-0.4.2.tar.gz 73415 BLAKE2B 
0f17fc5fec19926ec6e134b716ef36617e0be66d771c76237923b3f77508b1fc1fb39b790d5ac72c1cff61e4f7a484b42bd6b0eec954afac1d758284cc073ed3
 SHA512 
934208afcc88a72b188c64f147ff0bc6508ad1b8aa5ee061620ec53725d2a9781ea503a16fb42db3f2bcd45774d3a9f611de251f71ca0b6162cf0d6653a1a058

diff --git a/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.2.ebuild 
b/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.2.ebuild
new file mode 100644
index ..543f31f14008
--- /dev/null
+++ b/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..11} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Insipid Sphinx theme"
+HOMEPAGE="
+   https://pypi.org/project/insipid-sphinx-theme/
+   https://github.com/mgeier/insipid-sphinx-theme/
+"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/jinja[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-5[${PYTHON_USEDEP}]
+   >=dev-python/docutils-0.18[${PYTHON_USEDEP}]
+"
+
+DOCS=( {CONTRIBUTING,NEWS,README}.rst )
+
+# needs sphinx_last_updated_by_git
+#distutils_enable_sphinx "doc"



[gentoo-commits] repo/gentoo:master commit in: dev-python/insipid-sphinx-theme/

2023-07-02 Thread Sam James
commit: db532242c25d84a6c55b99512e98a3bc25d062a5
Author: Anna Vyalkova  sysrq  in>
AuthorDate: Sat Jul  1 23:22:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul  2 15:21:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db532242

dev-python/insipid-sphinx-theme: new package, add 0.4.1

Signed-off-by: Anna Vyalkova  sysrq.in>
Signed-off-by: Sam James  gentoo.org>

 dev-python/insipid-sphinx-theme/Manifest   |  1 +
 .../insipid-sphinx-theme-0.4.1.ebuild  | 30 ++
 dev-python/insipid-sphinx-theme/metadata.xml   | 18 +
 3 files changed, 49 insertions(+)

diff --git a/dev-python/insipid-sphinx-theme/Manifest 
b/dev-python/insipid-sphinx-theme/Manifest
new file mode 100644
index ..ecf8f37fd4ee
--- /dev/null
+++ b/dev-python/insipid-sphinx-theme/Manifest
@@ -0,0 +1 @@
+DIST insipid-sphinx-theme-0.4.1.tar.gz 73400 BLAKE2B 
1b156787354219ba9b31905748c6d786021ce6e349a120e60416fc1de215d6f8d898bc0e91514043bb2e5c13d4004f22a906e525a4b0d610de4024b07e81af5f
 SHA512 
aa7eb3768f48c481518984028c7911810afca3a6c4c93ec50efcf6f7b41efe9959acdf4b24d54bf8402eee829789b6945a2fa1a7648011d4566e174a7c5ca99e

diff --git a/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.1.ebuild 
b/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.1.ebuild
new file mode 100644
index ..5c440d6eecdd
--- /dev/null
+++ b/dev-python/insipid-sphinx-theme/insipid-sphinx-theme-0.4.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..11} pypy3 )
+inherit distutils-r1 pypi
+
+DESCRIPTION="Insipid Sphinx theme"
+HOMEPAGE="
+   https://pypi.org/project/insipid-sphinx-theme/
+   https://github.com/mgeier/insipid-sphinx-theme
+"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/jinja[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-5[${PYTHON_USEDEP}]
+   >=dev-python/docutils-0.18[${PYTHON_USEDEP}]
+"
+
+DOCS=( {CONTRIBUTING,NEWS,README}.rst )
+
+# needs sphinx_last_updated_by_git
+#distutils_enable_sphinx "doc"

diff --git a/dev-python/insipid-sphinx-theme/metadata.xml 
b/dev-python/insipid-sphinx-theme/metadata.xml
new file mode 100644
index ..b2ddf5ba8fc6
--- /dev/null
+++ b/dev-python/insipid-sphinx-theme/metadata.xml
@@ -0,0 +1,18 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   cyber+gen...@sysrq.in
+   Anna Vyalkova
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   insipid-sphinx-theme
+   mgeier/insipid-sphinx-theme
+   https://insipid-sphinx-theme.readthedocs.io/
+   
https://github.com/mgeier/insipid-sphinx-theme/issues
+   
+