diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-19 07:20:35 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-19 07:20:35 +0000 |
| commit | ea87569e568c1586c1ffe37226a31e5062b74ba4 (patch) | |
| tree | e12ff7da50fdccf567487244dc007680bee79d3b /dev-python/openstackdocstheme | |
| parent | f320bd9e992b7ef90a8602ada75dbabe5fbf4970 (diff) | |
| download | baldeagleos-repo-ea87569e568c1586c1ffe37226a31e5062b74ba4.tar.gz baldeagleos-repo-ea87569e568c1586c1ffe37226a31e5062b74ba4.tar.xz baldeagleos-repo-ea87569e568c1586c1ffe37226a31e5062b74ba4.zip | |
Adding metadata
Diffstat (limited to 'dev-python/openstackdocstheme')
| -rw-r--r-- | dev-python/openstackdocstheme/openstackdocstheme-3.5.0-r1.ebuild (renamed from dev-python/openstackdocstheme/openstackdocstheme-3.5.0.ebuild) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/openstackdocstheme/openstackdocstheme-3.5.0.ebuild b/dev-python/openstackdocstheme/openstackdocstheme-3.5.0-r1.ebuild index 6931414368c4..750787e397bc 100644 --- a/dev-python/openstackdocstheme/openstackdocstheme-3.5.0.ebuild +++ b/dev-python/openstackdocstheme/openstackdocstheme-3.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,8 @@ SLOT="0" KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~s390 x86" BDEPEND=" - >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] + >=dev-python/pbr-2.1.0[${PYTHON_USEDEP}] + dev-python/sphinx[${PYTHON_USEDEP}] " RDEPEND=" ${BDEPEND} |
