app-shells/thefuck: depend on virtual/python-pathlib
authorMike Gilbert <floppym@gentoo.org>
Sat, 3 Sep 2016 17:18:54 +0000 (13:18 -0400)
committerMike Gilbert <floppym@gentoo.org>
Sat, 3 Sep 2016 17:18:54 +0000 (13:18 -0400)
Package-Manager: portage-2.3.0_p24

app-shells/thefuck/thefuck-3.10.ebuild
app-shells/thefuck/thefuck-3.11.ebuild

index b841c8c566e4259753441e31ce0707e5eaefa851..ee24672219f3ef017a6bfe927d41272a292dbff0 100644 (file)
@@ -16,7 +16,7 @@ LICENSE="MIT"
 SLOT="0"
 IUSE="test"
 
-RDEPEND="dev-python/pathlib[${PYTHON_USEDEP}]
+RDEPEND="virtual/python-pathlib[${PYTHON_USEDEP}]
        dev-python/psutil[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]
        dev-python/decorator[${PYTHON_USEDEP}]
index b841c8c566e4259753441e31ce0707e5eaefa851..ee24672219f3ef017a6bfe927d41272a292dbff0 100644 (file)
@@ -16,7 +16,7 @@ LICENSE="MIT"
 SLOT="0"
 IUSE="test"
 
-RDEPEND="dev-python/pathlib[${PYTHON_USEDEP}]
+RDEPEND="virtual/python-pathlib[${PYTHON_USEDEP}]
        dev-python/psutil[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]
        dev-python/decorator[${PYTHON_USEDEP}]