diff options
author | 2023-05-15 07:15:58 +0200 | |
---|---|---|
committer | 2023-05-15 07:57:56 +0200 | |
commit | a172e1e91406a185ed17be600f03a84c3f6021f1 (patch) | |
tree | f8d587e9282eec07d231f106f7a1b4690aeaa954 /dev-util/pkgdev | |
parent | dev-python/astroid: Bump to 2.15.5 (diff) | |
download | gentoo-a172e1e91406a185ed17be600f03a84c3f6021f1.tar.gz gentoo-a172e1e91406a185ed17be600f03a84c3f6021f1.tar.bz2 gentoo-a172e1e91406a185ed17be600f03a84c3f6021f1.zip |
Rename dev-python/{flit_core → flit-core}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/pkgdev')
-rw-r--r-- | dev-util/pkgdev/pkgdev-0.2.5.ebuild | 2 | ||||
-rw-r--r-- | dev-util/pkgdev/pkgdev-0.2.7.ebuild | 2 | ||||
-rw-r--r-- | dev-util/pkgdev/pkgdev-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/pkgdev/pkgdev-0.2.5.ebuild b/dev-util/pkgdev/pkgdev-0.2.5.ebuild index 01fac0ad044f..6b23773e717e 100644 --- a/dev-util/pkgdev/pkgdev-0.2.5.ebuild +++ b/dev-util/pkgdev/pkgdev-0.2.5.ebuild @@ -41,7 +41,7 @@ RDEPEND+=" dev-vcs/git " BDEPEND=" - >=dev-python/flit_core-3.8[${PYTHON_USEDEP}] + >=dev-python/flit-core-3.8[${PYTHON_USEDEP}] >=dev-python/snakeoil-0.10.4[${PYTHON_USEDEP}] test? ( x11-misc/xdg-utils diff --git a/dev-util/pkgdev/pkgdev-0.2.7.ebuild b/dev-util/pkgdev/pkgdev-0.2.7.ebuild index 01fac0ad044f..6b23773e717e 100644 --- a/dev-util/pkgdev/pkgdev-0.2.7.ebuild +++ b/dev-util/pkgdev/pkgdev-0.2.7.ebuild @@ -41,7 +41,7 @@ RDEPEND+=" dev-vcs/git " BDEPEND=" - >=dev-python/flit_core-3.8[${PYTHON_USEDEP}] + >=dev-python/flit-core-3.8[${PYTHON_USEDEP}] >=dev-python/snakeoil-0.10.4[${PYTHON_USEDEP}] test? ( x11-misc/xdg-utils diff --git a/dev-util/pkgdev/pkgdev-9999.ebuild b/dev-util/pkgdev/pkgdev-9999.ebuild index 5119faefa1c1..f49fd0a10d30 100644 --- a/dev-util/pkgdev/pkgdev-9999.ebuild +++ b/dev-util/pkgdev/pkgdev-9999.ebuild @@ -41,7 +41,7 @@ RDEPEND+=" dev-vcs/git " BDEPEND=" - >=dev-python/flit_core-3.8[${PYTHON_USEDEP}] + >=dev-python/flit-core-3.8[${PYTHON_USEDEP}] >=dev-python/snakeoil-0.10.4[${PYTHON_USEDEP}] test? ( x11-misc/xdg-utils |