commit 8fe5b8e9179926176e900c323dc2a1e66bffa18e parent 0b3cdd60c1a6a2888581e78eb8335feab0f477c1 Author: parazyd <parazyd@dyne.org> Date: Tue, 26 Jan 2021 19:03:36 +0100 dev-python/txsocksx: Correct Parsley dependency. Diffstat:
M | dev-python/txsocksx/txsocksx-1.15.0.2.ebuild | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/txsocksx/txsocksx-1.15.0.2.ebuild b/dev-python/txsocksx/txsocksx-1.15.0.2.ebuild @@ -17,6 +17,6 @@ IUSE="" DEPEND=" dev-python/twisted - dev-python/parsley + dev-python/Parsley " RDEPEND="${DEPEND}"