summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-03-21 09:38:14 +0100
committerMichał Górny <mgorny@gentoo.org>2022-03-21 09:54:46 +0100
commite7f49ff752044e1bc23fb7f31c7ccbc2442d6c96 (patch)
treee766258b3f5f300f8325826241e7bda3568e1223 /dev-python/parver
parentMove dev-python/{text → textX} (diff)
downloadgentoo-e7f49ff752044e1bc23fb7f31c7ccbc2442d6c96.tar.gz
gentoo-e7f49ff752044e1bc23fb7f31c7ccbc2442d6c96.tar.bz2
gentoo-e7f49ff752044e1bc23fb7f31c7ccbc2442d6c96.zip
Move dev-python/{arpeggio → Arpeggio}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/parver')
-rw-r--r--dev-python/parver/parver-0.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/parver/parver-0.3.1.ebuild b/dev-python/parver/parver-0.3.1.ebuild
index da8a2a081e47..0d92eb5c4126 100644
--- a/dev-python/parver/parver-0.3.1.ebuild
+++ b/dev-python/parver/parver-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm64 x86"
RDEPEND="
- >=dev-python/arpeggio-1.7[${PYTHON_USEDEP}]
+ >=dev-python/Arpeggio-1.7[${PYTHON_USEDEP}]
>=dev-python/attrs-19.2[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
"