commit:     2e1043ae5ab5eb18c369b23157370f8c9fd227a1
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Mon Nov 11 09:06:05 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Nov 11 09:06:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e1043ae

*/*: rename dev-python/{jinja → jinja2}

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832063fcffe02eb04f68486146ceb7b214197961

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 app-text/ford/ford-6.2.5.ebuild                                 | 2 +-
 app-text/ford/ford-7.0.5.ebuild                                 | 2 +-
 app-text/ford/ford-7.0.6.ebuild                                 | 2 +-
 app-text/ford/ford-7.0.8.ebuild                                 | 2 +-
 app-text/lizard/lizard-1.17.10-r1.ebuild                        | 4 ++--
 app-text/lizard/lizard-1.17.13.ebuild                           | 4 ++--
 dev-python/celery/celery-5.3.6.ebuild                           | 2 +-
 dev-python/celery/celery-5.4.0.ebuild                           | 2 +-
 dev-python/pytest-mypy-plugins/pytest-mypy-plugins-3.1.0.ebuild | 2 +-
 dev-python/templated-dictionary/templated-dictionary-1.5.ebuild | 2 +-
 dev-util/cmakelang/cmakelang-0.6.13.ebuild                      | 4 ++--
 dev-util/pifpaf/pifpaf-3.2.1.ebuild                             | 2 +-
 dev-util/pifpaf/pifpaf-3.2.3.ebuild                             | 2 +-
 gui-apps/gradience/gradience-0.3.0-r2.ebuild                    | 2 +-
 media-libs/glad/glad-2.0.7.ebuild                               | 2 +-
 media-libs/glad/glad-2.0.8.ebuild                               | 2 +-
 media-sound/jacktrip/jacktrip-1.7.1-r1.ebuild                   | 4 ++--
 media-sound/jacktrip/jacktrip-2.4.0.ebuild                      | 4 ++--
 net-im/mastoposter/mastoposter-0.2.ebuild                       | 4 ++--
 net-im/maubot/maubot-0.4.2.ebuild                               | 2 +-
 20 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/app-text/ford/ford-6.2.5.ebuild b/app-text/ford/ford-6.2.5.ebuild
index b021b721b..b36daf3ae 100644
--- a/app-text/ford/ford-6.2.5.ebuild
+++ b/app-text/ford/ford-6.2.5.ebuild
@@ -23,7 +23,7 @@ RESTRICT="!test? ( test )"
 RDEPEND="
        dev-python/beautifulsoup4[${PYTHON_USEDEP}]
        >=dev-python/graphviz-0.20[${PYTHON_USEDEP}]
-       dev-python/jinja[${PYTHON_USEDEP}]
+       dev-python/jinja2[${PYTHON_USEDEP}]
        >=dev-python/markdown-3.4[${PYTHON_USEDEP}]
        >=dev-python/markdown-include-0.7.0[${PYTHON_USEDEP}]
        >=dev-python/pygments-2.12.0[${PYTHON_USEDEP}]

diff --git a/app-text/ford/ford-7.0.5.ebuild b/app-text/ford/ford-7.0.5.ebuild
index 19560a800..5363bd846 100644
--- a/app-text/ford/ford-7.0.5.ebuild
+++ b/app-text/ford/ford-7.0.5.ebuild
@@ -23,7 +23,7 @@ RESTRICT="!test? ( test )"
 RDEPEND="
        dev-python/beautifulsoup4[${PYTHON_USEDEP}]
        >=dev-python/graphviz-0.20[${PYTHON_USEDEP}]
-       dev-python/jinja[${PYTHON_USEDEP}]
+       dev-python/jinja2[${PYTHON_USEDEP}]
        >=dev-python/markdown-3.4[${PYTHON_USEDEP}]
        >=dev-python/markdown-include-0.8.1[${PYTHON_USEDEP}]
        >=dev-python/pygments-2.12.0[${PYTHON_USEDEP}]

diff --git a/app-text/ford/ford-7.0.6.ebuild b/app-text/ford/ford-7.0.6.ebuild
index 19560a800..5363bd846 100644
--- a/app-text/ford/ford-7.0.6.ebuild
+++ b/app-text/ford/ford-7.0.6.ebuild
@@ -23,7 +23,7 @@ RESTRICT="!test? ( test )"
 RDEPEND="
        dev-python/beautifulsoup4[${PYTHON_USEDEP}]
        >=dev-python/graphviz-0.20[${PYTHON_USEDEP}]
-       dev-python/jinja[${PYTHON_USEDEP}]
+       dev-python/jinja2[${PYTHON_USEDEP}]
        >=dev-python/markdown-3.4[${PYTHON_USEDEP}]
        >=dev-python/markdown-include-0.8.1[${PYTHON_USEDEP}]
        >=dev-python/pygments-2.12.0[${PYTHON_USEDEP}]

diff --git a/app-text/ford/ford-7.0.8.ebuild b/app-text/ford/ford-7.0.8.ebuild
index 2de13a9a7..3ff69c430 100644
--- a/app-text/ford/ford-7.0.8.ebuild
+++ b/app-text/ford/ford-7.0.8.ebuild
@@ -21,7 +21,7 @@ RESTRICT="!test? ( test )"
 RDEPEND="
        dev-python/beautifulsoup4[${PYTHON_USEDEP}]
        >=dev-python/graphviz-0.20[${PYTHON_USEDEP}]
-       dev-python/jinja[${PYTHON_USEDEP}]
+       dev-python/jinja2[${PYTHON_USEDEP}]
        >=dev-python/markdown-3.4[${PYTHON_USEDEP}]
        >=dev-python/markdown-include-0.8.1[${PYTHON_USEDEP}]
        >=dev-python/pygments-2.12.0[${PYTHON_USEDEP}]

diff --git a/app-text/lizard/lizard-1.17.10-r1.ebuild 
b/app-text/lizard/lizard-1.17.10-r1.ebuild
index c562054a2..ef1bda5c6 100644
--- a/app-text/lizard/lizard-1.17.10-r1.ebuild
+++ b/app-text/lizard/lizard-1.17.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ KEYWORDS="~amd64"
 
 DEPEND="
        test? (
-               dev-python/jinja[${PYTHON_USEDEP}]
+               dev-python/jinja2[${PYTHON_USEDEP}]
                dev-python/mock[${PYTHON_USEDEP}]
        )
 "

diff --git a/app-text/lizard/lizard-1.17.13.ebuild 
b/app-text/lizard/lizard-1.17.13.ebuild
index e53cc8fa9..18a4ff1b5 100644
--- a/app-text/lizard/lizard-1.17.13.ebuild
+++ b/app-text/lizard/lizard-1.17.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,7 +19,7 @@ KEYWORDS="~amd64"
 DEPEND="
        dev-python/pygments[${PYTHON_USEDEP}]
        test? (
-               dev-python/jinja[${PYTHON_USEDEP}]
+               dev-python/jinja2[${PYTHON_USEDEP}]
                dev-python/mock[${PYTHON_USEDEP}]
        )
 "

diff --git a/dev-python/celery/celery-5.3.6.ebuild 
b/dev-python/celery/celery-5.3.6.ebuild
index 465f82d71..42324b8c9 100644
--- a/dev-python/celery/celery-5.3.6.ebuild
+++ b/dev-python/celery/celery-5.3.6.ebuild
@@ -61,7 +61,7 @@ BDEPEND="
                dev-python/docutils[${PYTHON_USEDEP}]
                >=dev-python/sphinx-celery-2.0.0[${PYTHON_USEDEP}]
                >=dev-python/sphinx-click-2.5.0[${PYTHON_USEDEP}]
-               dev-python/jinja[${PYTHON_USEDEP}]
+               dev-python/jinja2[${PYTHON_USEDEP}]
                dev-python/sqlalchemy[${PYTHON_USEDEP}]
        )
 "

diff --git a/dev-python/celery/celery-5.4.0.ebuild 
b/dev-python/celery/celery-5.4.0.ebuild
index c1cc99a2e..dc7510a7f 100644
--- a/dev-python/celery/celery-5.4.0.ebuild
+++ b/dev-python/celery/celery-5.4.0.ebuild
@@ -41,7 +41,7 @@ RDEPEND="
                dev-python/docutils[${PYTHON_USEDEP}]
                >=dev-python/sphinx-celery-2.0.0[${PYTHON_USEDEP}]
                >=dev-python/sphinx-click-2.5.0[${PYTHON_USEDEP}]
-               dev-python/jinja[${PYTHON_USEDEP}]
+               dev-python/jinja2[${PYTHON_USEDEP}]
                dev-python/sqlalchemy[${PYTHON_USEDEP}]
        )
 "

diff --git a/dev-python/pytest-mypy-plugins/pytest-mypy-plugins-3.1.0.ebuild 
b/dev-python/pytest-mypy-plugins/pytest-mypy-plugins-3.1.0.ebuild
index 240e457a1..a1f89bd69 100644
--- a/dev-python/pytest-mypy-plugins/pytest-mypy-plugins-3.1.0.ebuild
+++ b/dev-python/pytest-mypy-plugins/pytest-mypy-plugins-3.1.0.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
        >=dev-python/pytest-7.0.0[${PYTHON_USEDEP}]
        >=dev-python/tomlkit-0.11[${PYTHON_USEDEP}]
        dev-python/decorator[${PYTHON_USEDEP}]
-       dev-python/jinja[${PYTHON_USEDEP}]
+       dev-python/jinja2[${PYTHON_USEDEP}]
        dev-python/jsonschema[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/pyyaml[${PYTHON_USEDEP}]

diff --git a/dev-python/templated-dictionary/templated-dictionary-1.5.ebuild 
b/dev-python/templated-dictionary/templated-dictionary-1.5.ebuild
index 4b4309d8f..90cf33a1b 100644
--- a/dev-python/templated-dictionary/templated-dictionary-1.5.ebuild
+++ b/dev-python/templated-dictionary/templated-dictionary-1.5.ebuild
@@ -21,4 +21,4 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/jinja2[${PYTHON_USEDEP}]"

diff --git a/dev-util/cmakelang/cmakelang-0.6.13.ebuild 
b/dev-util/cmakelang/cmakelang-0.6.13.ebuild
index b141907d4..a1a0b5144 100644
--- a/dev-util/cmakelang/cmakelang-0.6.13.ebuild
+++ b/dev-util/cmakelang/cmakelang-0.6.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,7 +20,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="
-       dev-python/jinja[${PYTHON_USEDEP}]
+       dev-python/jinja2[${PYTHON_USEDEP}]
        dev-python/pyyaml[${PYTHON_USEDEP}]
 "
 BDEPEND="

diff --git a/dev-util/pifpaf/pifpaf-3.2.1.ebuild 
b/dev-util/pifpaf/pifpaf-3.2.1.ebuild
index 4d68a6f5e..6ea416a2d 100644
--- a/dev-util/pifpaf/pifpaf-3.2.1.ebuild
+++ b/dev-util/pifpaf/pifpaf-3.2.1.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
        dev-python/click[${PYTHON_USEDEP}]
        dev-python/daiquiri[${PYTHON_USEDEP}]
        dev-python/fixtures[${PYTHON_USEDEP}]
-       dev-python/jinja[${PYTHON_USEDEP}]
+       dev-python/jinja2[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/psutil[${PYTHON_USEDEP}]
        dev-python/xattr[${PYTHON_USEDEP}]

diff --git a/dev-util/pifpaf/pifpaf-3.2.3.ebuild 
b/dev-util/pifpaf/pifpaf-3.2.3.ebuild
index 73a3c4480..f008b1b14 100644
--- a/dev-util/pifpaf/pifpaf-3.2.3.ebuild
+++ b/dev-util/pifpaf/pifpaf-3.2.3.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
        dev-python/click[${PYTHON_USEDEP}]
        dev-python/daiquiri[${PYTHON_USEDEP}]
        dev-python/fixtures[${PYTHON_USEDEP}]
-       dev-python/jinja[${PYTHON_USEDEP}]
+       dev-python/jinja2[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/psutil[${PYTHON_USEDEP}]
        dev-python/xattr[${PYTHON_USEDEP}]

diff --git a/gui-apps/gradience/gradience-0.3.0-r2.ebuild 
b/gui-apps/gradience/gradience-0.3.0-r2.ebuild
index cfa02c558..bdedbba07 100644
--- a/gui-apps/gradience/gradience-0.3.0-r2.ebuild
+++ b/gui-apps/gradience/gradience-0.3.0-r2.ebuild
@@ -38,7 +38,7 @@ DEPEND="
                dev-python/svglib[${PYTHON_USEDEP}]
                dev-python/yapsy[${PYTHON_USEDEP}]
                dev-python/cssutils[${PYTHON_USEDEP}]
-               dev-python/jinja[${PYTHON_USEDEP}]
+               dev-python/jinja2[${PYTHON_USEDEP}]
                dev-python/aiohttp[${PYTHON_USEDEP}]
                dev-python/lxml[${PYTHON_USEDEP}]
        ')

diff --git a/media-libs/glad/glad-2.0.7.ebuild 
b/media-libs/glad/glad-2.0.7.ebuild
index d9c12b69c..601646833 100644
--- a/media-libs/glad/glad-2.0.7.ebuild
+++ b/media-libs/glad/glad-2.0.7.ebuild
@@ -16,7 +16,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND="dev-python/jinja"
+DEPEND="dev-python/jinja2"
 RDEPEND="${DEPEND}"
 
 src_prepare(){

diff --git a/media-libs/glad/glad-2.0.8.ebuild 
b/media-libs/glad/glad-2.0.8.ebuild
index 1f8842fa1..db5fc3399 100644
--- a/media-libs/glad/glad-2.0.8.ebuild
+++ b/media-libs/glad/glad-2.0.8.ebuild
@@ -16,7 +16,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND="dev-python/jinja"
+DEPEND="dev-python/jinja2"
 RDEPEND="${DEPEND}"
 
 src_prepare(){

diff --git a/media-sound/jacktrip/jacktrip-1.7.1-r1.ebuild 
b/media-sound/jacktrip/jacktrip-1.7.1-r1.ebuild
index 38781f885..911d6e3bd 100644
--- a/media-sound/jacktrip/jacktrip-1.7.1-r1.ebuild
+++ b/media-sound/jacktrip/jacktrip-1.7.1-r1.ebuild
@@ -47,13 +47,13 @@ RDEPEND="${DEPEND}"
 # shellcheck disable=SC2016
 BDEPEND="
        $(python_gen_any_dep '
-               dev-python/jinja[${PYTHON_USEDEP}]
+               dev-python/jinja2[${PYTHON_USEDEP}]
                dev-python/pyyaml[${PYTHON_USEDEP}]
        ')
 "
 
 python_check_deps() {
-       python_has_version "dev-python/jinja[${PYTHON_USEDEP}]" && \
+       python_has_version "dev-python/jinja2[${PYTHON_USEDEP}]" && \
        python_has_version "dev-python/pyyaml[${PYTHON_USEDEP}]"
 }
 

diff --git a/media-sound/jacktrip/jacktrip-2.4.0.ebuild 
b/media-sound/jacktrip/jacktrip-2.4.0.ebuild
index 5b0aa1cb5..e1721eeef 100644
--- a/media-sound/jacktrip/jacktrip-2.4.0.ebuild
+++ b/media-sound/jacktrip/jacktrip-2.4.0.ebuild
@@ -62,13 +62,13 @@ BDEPEND="
        virtual/pkgconfig
 
        $(python_gen_any_dep '
-               dev-python/jinja[${PYTHON_USEDEP}]
+               dev-python/jinja2[${PYTHON_USEDEP}]
                dev-python/pyyaml[${PYTHON_USEDEP}]
        ')
 "
 
 python_check_deps() {
-       python_has_version "dev-python/jinja[${PYTHON_USEDEP}]" && \
+       python_has_version "dev-python/jinja2[${PYTHON_USEDEP}]" && \
        python_has_version "dev-python/pyyaml[${PYTHON_USEDEP}]"
 }
 

diff --git a/net-im/mastoposter/mastoposter-0.2.ebuild 
b/net-im/mastoposter/mastoposter-0.2.ebuild
index facca2d21..02bb7affa 100644
--- a/net-im/mastoposter/mastoposter-0.2.ebuild
+++ b/net-im/mastoposter/mastoposter-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,7 @@ RDEPEND="
        dev-python/beautifulsoup4[${PYTHON_USEDEP}]
        dev-python/emoji[${PYTHON_USEDEP}]
        dev-python/httpx[${PYTHON_USEDEP}]
-       dev-python/jinja[${PYTHON_USEDEP}]
+       dev-python/jinja2[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]
        dev-python/websockets[${PYTHON_USEDEP}]
 "

diff --git a/net-im/maubot/maubot-0.4.2.ebuild 
b/net-im/maubot/maubot-0.4.2.ebuild
index 4429556fb..e5bd91296 100644
--- a/net-im/maubot/maubot-0.4.2.ebuild
+++ b/net-im/maubot/maubot-0.4.2.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
        dev-python/colorama[${PYTHON_USEDEP}]
        dev-python/commonmark[${PYTHON_USEDEP}]
        dev-python/cryptg[${PYTHON_USEDEP}]
-       dev-python/jinja[${PYTHON_USEDEP}]
+       dev-python/jinja2[${PYTHON_USEDEP}]
        dev-python/mautrix[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/pycryptodome[${PYTHON_USEDEP}]

Reply via email to