diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 08:54:53 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 09:40:34 +0200 |
commit | 9ec511f7bfcd25d31f5713fbe8fa0931a08d38ab (patch) | |
tree | f254d36f02461c10dc82de9a3362c1636a47d961 /dev-python/openpyxl | |
parent | dev-python/et_xmlfile: Prepare for rename (diff) | |
download | gentoo-9ec511f7bfcd25d31f5713fbe8fa0931a08d38ab.tar.gz gentoo-9ec511f7bfcd25d31f5713fbe8fa0931a08d38ab.tar.bz2 gentoo-9ec511f7bfcd25d31f5713fbe8fa0931a08d38ab.zip |
Rename dev-python/{et_xmlfile → et-xmlfile}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/openpyxl')
-rw-r--r-- | dev-python/openpyxl/openpyxl-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/openpyxl/openpyxl-3.1.2.ebuild b/dev-python/openpyxl/openpyxl-3.1.2.ebuild index cd4964525a33..20b72e6cf240 100644 --- a/dev-python/openpyxl/openpyxl-3.1.2.ebuild +++ b/dev-python/openpyxl/openpyxl-3.1.2.ebuild @@ -22,7 +22,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos" RDEPEND=" - dev-python/et_xmlfile[${PYTHON_USEDEP}] + dev-python/et-xmlfile[${PYTHON_USEDEP}] " BDEPEND=" test? ( |