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

2023-09-30 Thread Michał Górny
commit: 467d59428a330416605b21931585310733f22701
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 30 06:48:30 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 30 06:49:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=467d5942

dev-python/openstackdocstheme: Enable py3.12

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

 dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild
index a8c581437a29..4313a340bd14 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi
 



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

2023-09-30 Thread Michał Górny
commit: 16f0e9ee509097ed204111d7ec2016814a7455c3
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 30 06:45:27 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 30 06:46:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f0e9ee

dev-python/openstackdocstheme: Remove old

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

 dev-python/openstackdocstheme/Manifest |  1 -
 .../openstackdocstheme-3.1.1.ebuild| 29 --
 2 files changed, 30 deletions(-)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 4dcc6f121946..bd23e2b87cba 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1,2 +1 @@
-DIST openstackdocstheme-3.1.1.tar.gz 1256245 BLAKE2B 
e0f1a9b13fe7e28e851eddcbf73a87b28509b9ea3d597a4680b3c8b39d309700f7fde8cf9fe9a63d6ec7210e505d24d541e1592553b8a8c9cd85b38de09a4442
 SHA512 
b620486617f5ab2e5ce149030a9bd79408a856709603725b2e17400253aaadee732c2ea5954d80c9ab384ac266d85e7e6698f3b525115183b38693718b3f195b
 DIST openstackdocstheme-3.2.0.tar.gz 1256119 BLAKE2B 
b4e0536d9846270597f9456998a9e38d728acee1f992793354dd814596dbc8b189e7e86d1aab4d85b97abdf9a0a502cdef884447fe66b8b57836cf07bec26f67
 SHA512 
8a9cff0ef68c78917a8a18653567683dda269ea1c4c915d183324ad28ecdfc111083c94082b4e47a88f46f8990a20e3d277478ac02febb3ea0c31067069f315b

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild
deleted file mode 100644
index a8c581437a29..
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild
+++ /dev/null
@@ -1,29 +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..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Theme and extension support for Sphinx documentation"
-HOMEPAGE="
-   https://docs.openstack.org/openstackdocstheme/latest/
-   https://opendev.org/openstack/openstackdocstheme/
-   https://github.com/openstack/openstackdocstheme/
-   https://pypi.org/project/openstackdocstheme/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
-
-BDEPEND="
-   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-"
-RDEPEND="
-   ${BDEPEND}
-   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
-"



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

2023-09-29 Thread Arthur Zamarin
commit: e30c2c5364919d6d8f0b065be6be51f6e646be35
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Sep 30 05:56:08 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Sep 30 05:56:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e30c2c53

dev-python/openstackdocstheme: Stabilize 3.2.0 ALLARCHES, #914943

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

 dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild
index b6cec53a5c5a..a8c581437a29 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
 
 BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]



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

2023-08-28 Thread Michał Górny
commit: 0b04ce5fa7e3b49ccce4305e7aededb37bd3349e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 28 16:34:00 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 28 16:53:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b04ce5f

dev-python/openstackdocstheme: Bump to 3.2.0

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

 dev-python/openstackdocstheme/Manifest |  1 +
 .../openstackdocstheme-3.2.0.ebuild| 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 091104032153..4dcc6f121946 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1 +1,2 @@
 DIST openstackdocstheme-3.1.1.tar.gz 1256245 BLAKE2B 
e0f1a9b13fe7e28e851eddcbf73a87b28509b9ea3d597a4680b3c8b39d309700f7fde8cf9fe9a63d6ec7210e505d24d541e1592553b8a8c9cd85b38de09a4442
 SHA512 
b620486617f5ab2e5ce149030a9bd79408a856709603725b2e17400253aaadee732c2ea5954d80c9ab384ac266d85e7e6698f3b525115183b38693718b3f195b
+DIST openstackdocstheme-3.2.0.tar.gz 1256119 BLAKE2B 
b4e0536d9846270597f9456998a9e38d728acee1f992793354dd814596dbc8b189e7e86d1aab4d85b97abdf9a0a502cdef884447fe66b8b57836cf07bec26f67
 SHA512 
8a9cff0ef68c78917a8a18653567683dda269ea1c4c915d183324ad28ecdfc111083c94082b4e47a88f46f8990a20e3d277478ac02febb3ea0c31067069f315b

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild
new file mode 100644
index ..b6cec53a5c5a
--- /dev/null
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.2.0.ebuild
@@ -0,0 +1,29 @@
+# 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..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Theme and extension support for Sphinx documentation"
+HOMEPAGE="
+   https://docs.openstack.org/openstackdocstheme/latest/
+   https://opendev.org/openstack/openstackdocstheme/
+   https://github.com/openstack/openstackdocstheme/
+   https://pypi.org/project/openstackdocstheme/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+
+BDEPEND="
+   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+"
+RDEPEND="
+   ${BDEPEND}
+   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
+"



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

2023-07-06 Thread Michał Górny
commit: 9a5a2ba97fbc93f1740322b09db1d958ae707b3f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul  6 12:04:49 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul  6 12:08:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a5a2ba9

dev-python/openstackdocstheme: Remove old

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

 dev-python/openstackdocstheme/Manifest |  1 -
 .../openstackdocstheme-3.1.0.ebuild| 29 --
 2 files changed, 30 deletions(-)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 51fd4ed84dd1..091104032153 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1,2 +1 @@
-DIST openstackdocstheme-3.1.0.tar.gz 1256193 BLAKE2B 
53bdd85094a74344154dd4a25f2d29142be12000f5b38c8d723ce800794677972215b6402d35fe9385ede246efd4111d457ccb2d04eb540fcbaea5cf92382c04
 SHA512 
654859f40779e1d285b08b12c040b016a066a62e0a6eacad3c5a271ee40ba1147650ca1b95ac68a4fe254a296948f3ae30803cd26f9f67f1be944683fe24445b
 DIST openstackdocstheme-3.1.1.tar.gz 1256245 BLAKE2B 
e0f1a9b13fe7e28e851eddcbf73a87b28509b9ea3d597a4680b3c8b39d309700f7fde8cf9fe9a63d6ec7210e505d24d541e1592553b8a8c9cd85b38de09a4442
 SHA512 
b620486617f5ab2e5ce149030a9bd79408a856709603725b2e17400253aaadee732c2ea5954d80c9ab384ac266d85e7e6698f3b525115183b38693718b3f195b

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild
deleted file mode 100644
index b8f638211ce3..
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild
+++ /dev/null
@@ -1,29 +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_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Theme and extension support for Sphinx documentation"
-HOMEPAGE="
-   https://docs.openstack.org/openstackdocstheme/latest/
-   https://opendev.org/openstack/openstackdocstheme/
-   https://github.com/openstack/openstackdocstheme/
-   https://pypi.org/project/openstackdocstheme/
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
-
-BDEPEND="
-   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-"
-RDEPEND="
-   ${BDEPEND}
-   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
-"



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

2023-07-05 Thread Sam James
commit: 13d15bcdab4cdf6cdf38fe79c19849d4092fd26a
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul  5 20:50:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul  5 20:51:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d15bcd

dev-python/openstackdocstheme: Stabilize 3.1.1 ALLARCHES, #909688

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

 dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild
index b6cec53a5c5a..a8c581437a29 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
 
 BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]



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

2023-05-29 Thread Michał Górny
commit: 2bf4866182ce43839c544229ae989fafe51566dc
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 29 07:30:32 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 29 07:31:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf48661

dev-python/openstackdocstheme: Bump to 3.1.1

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

 dev-python/openstackdocstheme/Manifest |  1 +
 .../openstackdocstheme-3.1.1.ebuild| 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 72db3fd2e90d..51fd4ed84dd1 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1 +1,2 @@
 DIST openstackdocstheme-3.1.0.tar.gz 1256193 BLAKE2B 
53bdd85094a74344154dd4a25f2d29142be12000f5b38c8d723ce800794677972215b6402d35fe9385ede246efd4111d457ccb2d04eb540fcbaea5cf92382c04
 SHA512 
654859f40779e1d285b08b12c040b016a066a62e0a6eacad3c5a271ee40ba1147650ca1b95ac68a4fe254a296948f3ae30803cd26f9f67f1be944683fe24445b
+DIST openstackdocstheme-3.1.1.tar.gz 1256245 BLAKE2B 
e0f1a9b13fe7e28e851eddcbf73a87b28509b9ea3d597a4680b3c8b39d309700f7fde8cf9fe9a63d6ec7210e505d24d541e1592553b8a8c9cd85b38de09a4442
 SHA512 
b620486617f5ab2e5ce149030a9bd79408a856709603725b2e17400253aaadee732c2ea5954d80c9ab384ac266d85e7e6698f3b525115183b38693718b3f195b

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild
new file mode 100644
index ..b6cec53a5c5a
--- /dev/null
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.1.1.ebuild
@@ -0,0 +1,29 @@
+# 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..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Theme and extension support for Sphinx documentation"
+HOMEPAGE="
+   https://docs.openstack.org/openstackdocstheme/latest/
+   https://opendev.org/openstack/openstackdocstheme/
+   https://github.com/openstack/openstackdocstheme/
+   https://pypi.org/project/openstackdocstheme/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+
+BDEPEND="
+   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+"
+RDEPEND="
+   ${BDEPEND}
+   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
+"



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

2023-04-05 Thread Michał Górny
commit: 8ab9718247668d46f1f934023d4b7737dcd50b35
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Apr  5 08:18:04 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Apr  5 08:18:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab97182

dev-python/openstackdocstheme: Remove old

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

 dev-python/openstackdocstheme/Manifest |  1 -
 .../openstackdocstheme-3.0.1.ebuild| 30 --
 2 files changed, 31 deletions(-)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index dd09fd482c7c..72db3fd2e90d 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1,2 +1 @@
-DIST openstackdocstheme-3.0.1.tar.gz 1256111 BLAKE2B 
c0a1a68e8e0e423bc704503dc2214d9cb51aa236daf39ba6788ef95240c25c05d1bd8b7ce2cb3d7c7290e574f3c78b276a28afe5a92645dce6f1b3ad54109158
 SHA512 
3643e5fc7a6e7090e766d8e0c71f6f3dfe32ac2529b3f70a7b0e825765be92dad58a2f399d8993716c9c87f0781a117b602f090abc0f3905e0586a26c87fe449
 DIST openstackdocstheme-3.1.0.tar.gz 1256193 BLAKE2B 
53bdd85094a74344154dd4a25f2d29142be12000f5b38c8d723ce800794677972215b6402d35fe9385ede246efd4111d457ccb2d04eb540fcbaea5cf92382c04
 SHA512 
654859f40779e1d285b08b12c040b016a066a62e0a6eacad3c5a271ee40ba1147650ca1b95ac68a4fe254a296948f3ae30803cd26f9f67f1be944683fe24445b

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild
deleted file mode 100644
index 5971059b5395..
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild
+++ /dev/null
@@ -1,30 +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_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Theme and extension support for Sphinx documentation"
-HOMEPAGE="
-   https://docs.openstack.org/openstackdocstheme/latest/
-   https://opendev.org/openstack/openstackdocstheme/
-   https://github.com/openstack/openstackdocstheme/
-   https://pypi.org/project/openstackdocstheme/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
-
-BDEPEND="
-   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-"
-RDEPEND="
-   ${BDEPEND}
-   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
-"



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

2023-04-05 Thread Arthur Zamarin
commit: 05d0ab8977f0c5fae69bf0a2ddec1e0f471f3c86
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  5 07:29:38 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  5 07:29:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d0ab89

dev-python/openstackdocstheme: Stabilize 3.1.0 ALLARCHES, #903853

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

 dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild
index b0bb11bcdcdb..b8f638211ce3 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
 
 BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]



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

2023-03-02 Thread Michał Górny
commit: 0be51cc4e968f27716420115d769e1304832495d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  3 05:23:15 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  3 05:53:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be51cc4

dev-python/openstackdocstheme: Update  URL

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

 dev-python/openstackdocstheme/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/metadata.xml 
b/dev-python/openstackdocstheme/metadata.xml
index d6e2ced15d08..46674f796d5e 100644
--- a/dev-python/openstackdocstheme/metadata.xml
+++ b/dev-python/openstackdocstheme/metadata.xml
@@ -15,6 +15,6 @@

openstackdocstheme
openstack/openstackdocstheme
-   https://docs.openstack.org/openstackdocstheme/
+   https://docs.openstack.org/openstackdocstheme/latest/

 



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

2023-03-02 Thread Michał Górny
commit: 3989d02d61b90d2535bab2b8af20a300120b4291
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  3 05:03:41 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  3 05:53:05 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3989d02d

dev-python/openstackdocstheme: Bump to 3.1.0

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

 dev-python/openstackdocstheme/Manifest |  1 +
 .../openstackdocstheme-3.1.0.ebuild| 29 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 532d261dd086..dd09fd482c7c 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1 +1,2 @@
 DIST openstackdocstheme-3.0.1.tar.gz 1256111 BLAKE2B 
c0a1a68e8e0e423bc704503dc2214d9cb51aa236daf39ba6788ef95240c25c05d1bd8b7ce2cb3d7c7290e574f3c78b276a28afe5a92645dce6f1b3ad54109158
 SHA512 
3643e5fc7a6e7090e766d8e0c71f6f3dfe32ac2529b3f70a7b0e825765be92dad58a2f399d8993716c9c87f0781a117b602f090abc0f3905e0586a26c87fe449
+DIST openstackdocstheme-3.1.0.tar.gz 1256193 BLAKE2B 
53bdd85094a74344154dd4a25f2d29142be12000f5b38c8d723ce800794677972215b6402d35fe9385ede246efd4111d457ccb2d04eb540fcbaea5cf92382c04
 SHA512 
654859f40779e1d285b08b12c040b016a066a62e0a6eacad3c5a271ee40ba1147650ca1b95ac68a4fe254a296948f3ae30803cd26f9f67f1be944683fe24445b

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild
new file mode 100644
index ..b0bb11bcdcdb
--- /dev/null
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.1.0.ebuild
@@ -0,0 +1,29 @@
+# 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_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Theme and extension support for Sphinx documentation"
+HOMEPAGE="
+   https://docs.openstack.org/openstackdocstheme/latest/
+   https://opendev.org/openstack/openstackdocstheme/
+   https://github.com/openstack/openstackdocstheme/
+   https://pypi.org/project/openstackdocstheme/
+"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+
+BDEPEND="
+   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+"
+RDEPEND="
+   ${BDEPEND}
+   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
+"



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

2023-02-16 Thread Michał Górny
commit: d9613922e5311717a5e82e075cfab3e63cf197b9
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 16 18:13:57 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 16 18:19:04 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9613922

dev-python/openstackdocstheme: Enable py3.11

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

 dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild
index 1e3b09df9224..5971059b5395 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit distutils-r1
 



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

2022-11-25 Thread Michał Górny
commit: 7ebe5a7ed03685da6baabb0692dfb8e13de0dd75
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 25 13:58:57 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 25 14:03:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ebe5a7e

dev-python/openstackdocstheme: Remove old

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

 dev-python/openstackdocstheme/Manifest |  1 -
 .../openstackdocstheme-3.0.0.ebuild| 25 --
 2 files changed, 26 deletions(-)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 004609d68320..532d261dd086 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1,2 +1 @@
-DIST openstackdocstheme-3.0.0.tar.gz 1256011 BLAKE2B 
ad00a9e5dc0902d99bd47ffbd7cd2cf7900a45f880744293871a869d03dfa449a91402e3eb50071e35c60d78c7858787fa3ae234f96e19f34cc40a2022069ec5
 SHA512 
0e4c5ca3f43e701692bb56d4e0823b52c55c49e9b4144d3920830903e178522f414930c0a253be415cd6d08534205f2d8e8fac107513bc32d1f667e8559a8c2f
 DIST openstackdocstheme-3.0.1.tar.gz 1256111 BLAKE2B 
c0a1a68e8e0e423bc704503dc2214d9cb51aa236daf39ba6788ef95240c25c05d1bd8b7ce2cb3d7c7290e574f3c78b276a28afe5a92645dce6f1b3ad54109158
 SHA512 
3643e5fc7a6e7090e766d8e0c71f6f3dfe32ac2529b3f70a7b0e825765be92dad58a2f399d8993716c9c87f0781a117b602f090abc0f3905e0586a26c87fe449

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild
deleted file mode 100644
index 6f53ebadad60..
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Theme and extension support for Sphinx documentation"
-HOMEPAGE="https://docs.openstack.org/openstackdocstheme/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
-
-BDEPEND="
-   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-"
-RDEPEND="
-   ${BDEPEND}
-   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
-"



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

2022-11-25 Thread Arthur Zamarin
commit: c396cf0f5d13de2bcedad98e7dda5ee73ad1c0a8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 25 13:53:57 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 25 13:53:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c396cf0f

dev-python/openstackdocstheme: Stabilize 3.0.1 ALLARCHES, #882983

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

 dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild
index 7f407c670033..505073d255e1 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
 
 BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]



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

2022-10-20 Thread Michał Górny
commit: 3c3dd803708225db49b416f5bd4f5bc877473dc9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct 21 04:36:14 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 21 05:14:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c3dd803

dev-python/openstackdocstheme: Bump to 3.0.1

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

 dev-python/openstackdocstheme/Manifest |  1 +
 .../openstackdocstheme-3.0.1.ebuild| 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index bd5e3eb8b40e..004609d68320 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1 +1,2 @@
 DIST openstackdocstheme-3.0.0.tar.gz 1256011 BLAKE2B 
ad00a9e5dc0902d99bd47ffbd7cd2cf7900a45f880744293871a869d03dfa449a91402e3eb50071e35c60d78c7858787fa3ae234f96e19f34cc40a2022069ec5
 SHA512 
0e4c5ca3f43e701692bb56d4e0823b52c55c49e9b4144d3920830903e178522f414930c0a253be415cd6d08534205f2d8e8fac107513bc32d1f667e8559a8c2f
+DIST openstackdocstheme-3.0.1.tar.gz 1256111 BLAKE2B 
c0a1a68e8e0e423bc704503dc2214d9cb51aa236daf39ba6788ef95240c25c05d1bd8b7ce2cb3d7c7290e574f3c78b276a28afe5a92645dce6f1b3ad54109158
 SHA512 
3643e5fc7a6e7090e766d8e0c71f6f3dfe32ac2529b3f70a7b0e825765be92dad58a2f399d8993716c9c87f0781a117b602f090abc0f3905e0586a26c87fe449

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild
new file mode 100644
index ..7f407c670033
--- /dev/null
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.0.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Theme and extension support for Sphinx documentation"
+HOMEPAGE="
+   https://docs.openstack.org/openstackdocstheme/latest/
+   https://opendev.org/openstack/openstackdocstheme/
+   https://github.com/openstack/openstackdocstheme/
+   https://pypi.org/project/openstackdocstheme/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+
+BDEPEND="
+   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+"
+RDEPEND="
+   ${BDEPEND}
+   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
+"



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

2022-09-06 Thread Michał Górny
commit: efbac0acbd589827c9f0fa9cbdb4d0004e3c2f40
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Sep  7 04:56:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep  7 05:03:21 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbac0ac

dev-python/openstackdocstheme: Remove old

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

 dev-python/openstackdocstheme/Manifest |  1 -
 .../openstackdocstheme-2.4.0.ebuild| 25 --
 2 files changed, 26 deletions(-)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index b230a0860859..bd5e3eb8b40e 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1,2 +1 @@
-DIST openstackdocstheme-2.4.0.tar.gz 1255985 BLAKE2B 
6066ef5b4fc50093dd7a55d4e7824be9495f8cc9af5f20e1ee7ee5bacea1deb5d1e1a08e408470ba5923de9ece2658dc187bef9c6d5cb767d4c492543bbdc3c1
 SHA512 
34bc69fc3455c013ba05e6662ea362f0b9ac4070a9e70b34987846eec84197069622fbddd295251d2a363f08303c5a2e9b998b01207bdf6891ca68aa33682c78
 DIST openstackdocstheme-3.0.0.tar.gz 1256011 BLAKE2B 
ad00a9e5dc0902d99bd47ffbd7cd2cf7900a45f880744293871a869d03dfa449a91402e3eb50071e35c60d78c7858787fa3ae234f96e19f34cc40a2022069ec5
 SHA512 
0e4c5ca3f43e701692bb56d4e0823b52c55c49e9b4144d3920830903e178522f414930c0a253be415cd6d08534205f2d8e8fac107513bc32d1f667e8559a8c2f

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
deleted file mode 100644
index 6f53ebadad60..
--- a/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Theme and extension support for Sphinx documentation"
-HOMEPAGE="https://docs.openstack.org/openstackdocstheme/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
-
-BDEPEND="
-   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-"
-RDEPEND="
-   ${BDEPEND}
-   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
-"



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

2022-09-06 Thread Sam James
commit: 96641fd1fca163014cb2d2be07edfb6508cbbe3b
Author: Sam James  gentoo  org>
AuthorDate: Tue Sep  6 21:10:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep  6 21:10:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96641fd1

dev-python/openstackdocstheme: Stabilize 3.0.0 ALLARCHES, #868855

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

 dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild
index e49accd0905f..6f53ebadad60 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
 
 BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]



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

2022-08-02 Thread Arthur Zamarin
commit: 90003ad6d41502fa70f7cf84b300d7bc987b065f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug  2 16:07:30 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug  2 16:07:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90003ad6

dev-python/openstackdocstheme: add 3.0.0

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

 dev-python/openstackdocstheme/Manifest |  1 +
 .../openstackdocstheme-3.0.0.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 9eac53cc3433..b230a0860859 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1 +1,2 @@
 DIST openstackdocstheme-2.4.0.tar.gz 1255985 BLAKE2B 
6066ef5b4fc50093dd7a55d4e7824be9495f8cc9af5f20e1ee7ee5bacea1deb5d1e1a08e408470ba5923de9ece2658dc187bef9c6d5cb767d4c492543bbdc3c1
 SHA512 
34bc69fc3455c013ba05e6662ea362f0b9ac4070a9e70b34987846eec84197069622fbddd295251d2a363f08303c5a2e9b998b01207bdf6891ca68aa33682c78
+DIST openstackdocstheme-3.0.0.tar.gz 1256011 BLAKE2B 
ad00a9e5dc0902d99bd47ffbd7cd2cf7900a45f880744293871a869d03dfa449a91402e3eb50071e35c60d78c7858787fa3ae234f96e19f34cc40a2022069ec5
 SHA512 
0e4c5ca3f43e701692bb56d4e0823b52c55c49e9b4144d3920830903e178522f414930c0a253be415cd6d08534205f2d8e8fac107513bc32d1f667e8559a8c2f

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild
new file mode 100644
index ..e49accd0905f
--- /dev/null
+++ b/dev-python/openstackdocstheme/openstackdocstheme-3.0.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Theme and extension support for Sphinx documentation"
+HOMEPAGE="https://docs.openstack.org/openstackdocstheme/latest/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86"
+
+BDEPEND="
+   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+"
+RDEPEND="
+   ${BDEPEND}
+   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
+"



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

2022-05-28 Thread Jakov Smolić
commit: 67f1dbe8f003816d81157e543dd4859e0464c533
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat May 28 16:00:08 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat May 28 16:00:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f1dbe8

dev-python/openstackdocstheme: Keyword 2.4.0 riscv, #847925

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

 dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
index 1a2bdef4d1d6..6f53ebadad60 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~s390 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~riscv ~s390 x86"
 
 BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]



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

2022-04-25 Thread Sam James
commit: 624cc351a843e757e8b8ef6bcbe1426576d62cc8
Author: Sam James  gentoo  org>
AuthorDate: Tue Apr 26 02:57:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Apr 26 02:57:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=624cc351

dev-python/openstackdocstheme: Keyword 2.4.0 s390, #840891

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

 dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
index ebf67beebad9..1a2bdef4d1d6 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 ~s390 x86"
 
 BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]



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

2022-04-16 Thread Michał Górny
commit: 7b4b0136e3e779d9b197cbb87966a5f44fa37552
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr 16 15:53:10 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr 16 15:53:10 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4b0136

dev-python/openstackdocstheme: Remove old

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

 dev-python/openstackdocstheme/Manifest|  1 -
 .../openstackdocstheme-2.3.1.ebuild   | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 43933e3ddd7c..9eac53cc3433 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1,2 +1 @@
-DIST openstackdocstheme-2.3.1.tar.gz 1255622 BLAKE2B 
cbb03cbbdd2d22c019879b03be87d97fe52e4396cd45e7acf4e138bb50a99444a80a43c3c76f777ea74bd24ec92ca1e4a562dbc91159d1ddf3cf20c3ad86a957
 SHA512 
d3e190543e83d83b00d247fe79598f302684e2baece50a01c196231625fce9d7bdfe9716a7eea8cf0a9b59319f02b3c0d3cf35086e58c71cb0d958410fd560cb
 DIST openstackdocstheme-2.4.0.tar.gz 1255985 BLAKE2B 
6066ef5b4fc50093dd7a55d4e7824be9495f8cc9af5f20e1ee7ee5bacea1deb5d1e1a08e408470ba5923de9ece2658dc187bef9c6d5cb767d4c492543bbdc3c1
 SHA512 
34bc69fc3455c013ba05e6662ea362f0b9ac4070a9e70b34987846eec84197069622fbddd295251d2a363f08303c5a2e9b998b01207bdf6891ca68aa33682c78

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild
deleted file mode 100644
index d17ef153d108..
--- a/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Theme and extension support for Sphinx documentation"
-HOMEPAGE="https://docs.openstack.org/openstackdocstheme/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 x86"
-
-BDEPEND=">dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-RDEPEND="${BDEPEND}
-   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]"



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

2022-04-16 Thread Sam James
commit: 20c64fac396dc1cae7add687b9ea73eebcf72117
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr 16 07:35:03 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr 16 07:35:03 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c64fac

dev-python/openstackdocstheme: Stabilize 2.4.0 ALLARCHES, #838577

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

 dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
index ddf491533957..ebf67beebad9 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 x86"
 
 BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]



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

2022-03-14 Thread Michał Górny
commit: 8aed533cd0c1cdc9d65d3b0518df2b024c6da80e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Mar 14 15:30:18 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Mar 14 17:04:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aed533c

dev-python/openstackdocstheme: Bump to 2.4.0

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

 dev-python/openstackdocstheme/Manifest |  1 +
 .../openstackdocstheme-2.4.0.ebuild| 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 04476b83ad87..43933e3ddd7c 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1 +1,2 @@
 DIST openstackdocstheme-2.3.1.tar.gz 1255622 BLAKE2B 
cbb03cbbdd2d22c019879b03be87d97fe52e4396cd45e7acf4e138bb50a99444a80a43c3c76f777ea74bd24ec92ca1e4a562dbc91159d1ddf3cf20c3ad86a957
 SHA512 
d3e190543e83d83b00d247fe79598f302684e2baece50a01c196231625fce9d7bdfe9716a7eea8cf0a9b59319f02b3c0d3cf35086e58c71cb0d958410fd560cb
+DIST openstackdocstheme-2.4.0.tar.gz 1255985 BLAKE2B 
6066ef5b4fc50093dd7a55d4e7824be9495f8cc9af5f20e1ee7ee5bacea1deb5d1e1a08e408470ba5923de9ece2658dc187bef9c6d5cb767d4c492543bbdc3c1
 SHA512 
34bc69fc3455c013ba05e6662ea362f0b9ac4070a9e70b34987846eec84197069622fbddd295251d2a363f08303c5a2e9b998b01207bdf6891ca68aa33682c78

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
new file mode 100644
index ..ddf491533957
--- /dev/null
+++ b/dev-python/openstackdocstheme/openstackdocstheme-2.4.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Theme and extension support for Sphinx documentation"
+HOMEPAGE="https://docs.openstack.org/openstackdocstheme/latest/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+
+BDEPEND="
+   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+"
+RDEPEND="
+   ${BDEPEND}
+   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]
+"



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

2021-11-05 Thread Michał Górny
commit: 06a8321726f1bbb1255bf781299c247eeed23ea3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov  5 08:46:28 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov  5 08:46:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a83217

dev-python/openstackdocstheme: Remove old

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

 dev-python/openstackdocstheme/Manifest   |  1 -
 .../openstackdocstheme-2.2.5.ebuild  | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index 1e4ec77e590..04476b83ad8 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1,2 +1 @@
-DIST openstackdocstheme-2.2.5.tar.gz 1244899 BLAKE2B 
17e5903719303e459ee2d07b988a5dcd763d8fd2e575d8eab3a9434c1f055ee0deff237cb85058382c1f429561a220d7364019f71735c90f6cb5643b7865d502
 SHA512 
9dd0ee94f9a8328597647cc4be15fc60ea036f27ea385390c3f537d19ffda8e617f9f748a474c62030b67f33faefef2f222eca7c54b244c95235ffc29b0a1862
 DIST openstackdocstheme-2.3.1.tar.gz 1255622 BLAKE2B 
cbb03cbbdd2d22c019879b03be87d97fe52e4396cd45e7acf4e138bb50a99444a80a43c3c76f777ea74bd24ec92ca1e4a562dbc91159d1ddf3cf20c3ad86a957
 SHA512 
d3e190543e83d83b00d247fe79598f302684e2baece50a01c196231625fce9d7bdfe9716a7eea8cf0a9b59319f02b3c0d3cf35086e58c71cb0d958410fd560cb

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild
deleted file mode 100644
index bca6cd8f995..000
--- a/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Theme and extension support for Sphinx documentation"
-HOMEPAGE="https://docs.openstack.org/openstackdocstheme/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 x86"
-
-DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
-   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]"



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

2021-11-04 Thread Sam James
commit: c0b3588c3bd0bc9a97516ea9467ec2a265936aa1
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov  5 02:10:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov  5 02:10:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b3588c

dev-python/openstackdocstheme: Stabilize 2.3.1 ALLARCHES, #821775

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

 dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild
index 9a99ae74709..d17ef153d10 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 x86"
 
 BDEPEND=">dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
 RDEPEND="${BDEPEND}



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

2021-10-01 Thread Arthur Zamarin
commit: f565eec9f847234e5df87587dd0874d794114d96
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  1 06:35:04 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  1 09:22:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f565eec9

dev-python/openstackdocstheme: mark ALLARCHES

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

 dev-python/openstackdocstheme/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/openstackdocstheme/metadata.xml 
b/dev-python/openstackdocstheme/metadata.xml
index 98a86786c74..d6e2ced15d0 100644
--- a/dev-python/openstackdocstheme/metadata.xml
+++ b/dev-python/openstackdocstheme/metadata.xml
@@ -8,6 +8,7 @@
prometheanf...@gentoo.org
Matthew Thode

+   

Theme and extension support for Sphinx documentation that is 
published to docs.openstack.org and developer.openstack.org.




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

2021-10-01 Thread Arthur Zamarin
commit: 80a288850015436e61b956a28da2f047337653d5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Oct  1 06:34:55 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Oct  1 09:22:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80a28885

dev-python/openstackdocstheme: add 2.3.1, enable py3.10

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

 dev-python/openstackdocstheme/Manifest|  1 +
 .../openstackdocstheme-2.3.1.ebuild   | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index b3293f55924..1e4ec77e590 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1 +1,2 @@
 DIST openstackdocstheme-2.2.5.tar.gz 1244899 BLAKE2B 
17e5903719303e459ee2d07b988a5dcd763d8fd2e575d8eab3a9434c1f055ee0deff237cb85058382c1f429561a220d7364019f71735c90f6cb5643b7865d502
 SHA512 
9dd0ee94f9a8328597647cc4be15fc60ea036f27ea385390c3f537d19ffda8e617f9f748a474c62030b67f33faefef2f222eca7c54b244c95235ffc29b0a1862
+DIST openstackdocstheme-2.3.1.tar.gz 1255622 BLAKE2B 
cbb03cbbdd2d22c019879b03be87d97fe52e4396cd45e7acf4e138bb50a99444a80a43c3c76f777ea74bd24ec92ca1e4a562dbc91159d1ddf3cf20c3ad86a957
 SHA512 
d3e190543e83d83b00d247fe79598f302684e2baece50a01c196231625fce9d7bdfe9716a7eea8cf0a9b59319f02b3c0d3cf35086e58c71cb0d958410fd560cb

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild
new file mode 100644
index 000..9a99ae74709
--- /dev/null
+++ b/dev-python/openstackdocstheme/openstackdocstheme-2.3.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Theme and extension support for Sphinx documentation"
+HOMEPAGE="https://docs.openstack.org/openstackdocstheme/latest/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+
+BDEPEND=">dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+RDEPEND="${BDEPEND}
+   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]"



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

2020-10-15 Thread Matthew Thode
commit: 6a5dcd90f154f773c29b323f16956b1185020466
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Oct 16 01:37:15 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Oct 16 02:04:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5dcd90

dev-python/openstackdocstheme: 2.2.5 stable amd64 arm64 and x86

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild
index 2d4348b40bb..5e79cdbb947 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild
@@ -2,7 +2,6 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-
 PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1
@@ -13,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 x86"
 
 DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"



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

2020-10-04 Thread Louis Sautier
commit: 7281e48d5889578c30f447fcbc642a350576e88a
Author: Louis Sautier  gentoo  org>
AuthorDate: Sun Oct  4 12:16:49 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sun Oct  4 12:17:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7281e48d

dev-python/openstackdocstheme: add upstream info to metadata

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/openstackdocstheme/metadata.xml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-python/openstackdocstheme/metadata.xml 
b/dev-python/openstackdocstheme/metadata.xml
index 1d8a6346f61..55f8aed06ba 100644
--- a/dev-python/openstackdocstheme/metadata.xml
+++ b/dev-python/openstackdocstheme/metadata.xml
@@ -11,4 +11,9 @@

Theme and extension support for Sphinx documentation that is 
published to docs.openstack.org and developer.openstack.org.

+   
+   openstackdocstheme
+   openstack/openstackdocstheme
+   https://docs.openstack.org/openstackdocstheme/
+   
 



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

2020-10-04 Thread Louis Sautier
commit: 500a2e9d56bce0f407d4274b97c337571b2d7cfb
Author: Louis Sautier  gentoo  org>
AuthorDate: Sun Oct  4 12:11:43 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Sun Oct  4 12:17:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500a2e9d

dev-python/openstackdocstheme: bump to 2.2.5, support Python 3.{8,9}

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/openstackdocstheme/Manifest  |  1 +
 .../openstackdocstheme-2.2.5.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index d113a2ba448..7a9596217f3 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1 +1,2 @@
 DIST openstackdocstheme-1.18.1.tar.gz 1185809 BLAKE2B 
253b2140109b90c63fb782f9f1e9994a2b5d422525cfca60e2d54379fca9d9ae936822b04acb29807254fbfb20ccd2c460621cede03f15d4807bdf067a565a97
 SHA512 
7361cc972ad036528b9b3bc58a7adb92a96142493a1ed4ccb1dab135cd33cd911d5b3fe3ed9e17a58763abf4c9abc68167d31a96b3364f3f4c139c332e7a36ec
+DIST openstackdocstheme-2.2.5.tar.gz 1244899 BLAKE2B 
17e5903719303e459ee2d07b988a5dcd763d8fd2e575d8eab3a9434c1f055ee0deff237cb85058382c1f429561a220d7364019f71735c90f6cb5643b7865d502
 SHA512 
9dd0ee94f9a8328597647cc4be15fc60ea036f27ea385390c3f537d19ffda8e617f9f748a474c62030b67f33faefef2f222eca7c54b244c95235ffc29b0a1862

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild
new file mode 100644
index 000..2d4348b40bb
--- /dev/null
+++ b/dev-python/openstackdocstheme/openstackdocstheme-2.2.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Theme and extension support for Sphinx documentation"
+HOMEPAGE="https://docs.openstack.org/openstackdocstheme/latest/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
+
+DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]"



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

2020-08-02 Thread Michał Górny
commit: 0ecca07937ac2a3dd9681318f1b9f9b0a47689e9
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug  2 07:55:29 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug  2 08:16:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ecca079

dev-python/openstackdocstheme: Remove py2.7

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

 dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
index 0bf8cdbfde3..d0995244de7 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 



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

2020-07-16 Thread Sam James
commit: 1e24028f7002575ee47e3b2d4b26e8666757bac7
Author: Sam James  gentoo  org>
AuthorDate: Fri Jul 17 01:49:34 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jul 17 01:49:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e24028f

dev-python/openstackdocstheme: arm keyworded (bug #732484)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
index 40f43c5d2d3..0bf8cdbfde3 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm64 ~ia64 ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc64 x86"
 IUSE=""
 
 DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



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

2020-05-31 Thread Matt Turner
commit: 0113a3d476d88d87222c1e7e5483cee0f8b29016
Author: Matt Turner  gentoo  org>
AuthorDate: Sun May 31 06:57:09 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun May 31 06:57:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0113a3d4

dev-python/openstackdocstheme: Keyword 1.18.1 alpha, #617528

Signed-off-by: Matt Turner  gentoo.org>

 dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
index e6b6fc941dd..40f43c5d2d3 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~ia64 ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm64 ~ia64 ~ppc64 x86"
 IUSE=""
 
 DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



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

2020-05-17 Thread Sergei Trofimovich
commit: aebbf0b57a824b2ab34530ea6500e8646954f953
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun May 17 09:37:13 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun May 17 09:37:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aebbf0b5

dev-python/openstackdocstheme: keyworded 1.18.1 for ia64, bug #617528

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
index 0c5b0c3de11..e6b6fc941dd 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ia64 ~ppc64 x86"
 IUSE=""
 
 DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



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

2020-03-28 Thread Michał Górny
commit: 81a2507e135bbd4aa60596d4ed1c8db8f27b5a24
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Mar 28 11:16:25 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Mar 28 11:16:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a2507e

dev-python/openstackdocstheme: Remove redundant versions

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

 dev-python/openstackdocstheme/Manifest |  1 -
 .../openstackdocstheme-1.16.1.ebuild   | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index fdb3c96481f..d113a2ba448 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1,2 +1 @@
-DIST openstackdocstheme-1.16.1.tar.gz 1179830 BLAKE2B 
9f30e0206e0f7cf0e74bed486b6c4c0ee5fd8aaaf8118a4cac2da99f0cf8ffad2c1d14440177d4db232e29abfa38116a8a395b28b3efc883a22803757c0875bd
 SHA512 
fb5c6e8d9945603dd2f09799520eaac8586784cbb1a9fa5f5c5f53e04905150646159f1d0fe4ff0e9da0e04a4df348a931272a59dd3893b5ee2cb10b4a271dd7
 DIST openstackdocstheme-1.18.1.tar.gz 1185809 BLAKE2B 
253b2140109b90c63fb782f9f1e9994a2b5d422525cfca60e2d54379fca9d9ae936822b04acb29807254fbfb20ccd2c460621cede03f15d4807bdf067a565a97
 SHA512 
7361cc972ad036528b9b3bc58a7adb92a96142493a1ed4ccb1dab135cd33cd911d5b3fe3ed9e17a58763abf4c9abc68167d31a96b3364f3f4c139c332e7a36ec

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-1.16.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-1.16.1.ebuild
deleted file mode 100644
index 9d38e22c102..000
--- a/dev-python/openstackdocstheme/openstackdocstheme-1.16.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Theme and extension support for Sphinx documentation"
-HOMEPAGE="https://docs.openstack.org/openstackdocstheme/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}
-   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]"



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

2019-04-23 Thread Aaron Bauman
commit: 204c01a26f58bb2e4768e265e13e1d717c305e6e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Wed Apr 24 04:46:43 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Wed Apr 24 04:47:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204c01a2

dev-python/openstackdocstheme: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
index 9a877dce62e..0f02124249a 100644
--- a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
+++ b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE=""
 
 DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]



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

2018-02-15 Thread Matt Thode
commit: 1fd680d7d609fa34e2ab2b6e75b02cc12f9ac3f7
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Feb 16 04:10:25 2018 +
Commit: Matt Thode  gentoo  org>
CommitDate: Fri Feb 16 04:10:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd680d7

dev-python/openstackdocstheme: 1.18.1 bup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/openstackdocstheme/Manifest |  1 +
 .../openstackdocstheme-1.18.1.ebuild   | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/openstackdocstheme/Manifest 
b/dev-python/openstackdocstheme/Manifest
index a5e36631c97..fdb3c96481f 100644
--- a/dev-python/openstackdocstheme/Manifest
+++ b/dev-python/openstackdocstheme/Manifest
@@ -1 +1,2 @@
 DIST openstackdocstheme-1.16.1.tar.gz 1179830 BLAKE2B 
9f30e0206e0f7cf0e74bed486b6c4c0ee5fd8aaaf8118a4cac2da99f0cf8ffad2c1d14440177d4db232e29abfa38116a8a395b28b3efc883a22803757c0875bd
 SHA512 
fb5c6e8d9945603dd2f09799520eaac8586784cbb1a9fa5f5c5f53e04905150646159f1d0fe4ff0e9da0e04a4df348a931272a59dd3893b5ee2cb10b4a271dd7
+DIST openstackdocstheme-1.18.1.tar.gz 1185809 BLAKE2B 
253b2140109b90c63fb782f9f1e9994a2b5d422525cfca60e2d54379fca9d9ae936822b04acb29807254fbfb20ccd2c460621cede03f15d4807bdf067a565a97
 SHA512 
7361cc972ad036528b9b3bc58a7adb92a96142493a1ed4ccb1dab135cd33cd911d5b3fe3ed9e17a58763abf4c9abc68167d31a96b3364f3f4c139c332e7a36ec

diff --git a/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild 
b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
new file mode 100644
index 000..06f5782a4fe
--- /dev/null
+++ b/dev-python/openstackdocstheme/openstackdocstheme-1.18.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Theme and extension support for Sphinx documentation"
+HOMEPAGE="https://docs.openstack.org/openstackdocstheme/latest/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+   >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}]"