summaryrefslogtreecommitdiff
path: root/dev-python/libcst
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-06-20 12:42:38 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-06-20 12:42:38 +0000
commitdc71ea56bf55cefe9de29cd11daa6a742d5f359e (patch)
treef9021fdf0c7b80d8cf0daab63272d5a99a1da498 /dev-python/libcst
parenta4c5534940c28e5eea5acf2de1caabd9c08cfd26 (diff)
downloadbaldeagleos-repo-dc71ea56bf55cefe9de29cd11daa6a742d5f359e.tar.gz
baldeagleos-repo-dc71ea56bf55cefe9de29cd11daa6a742d5f359e.tar.xz
baldeagleos-repo-dc71ea56bf55cefe9de29cd11daa6a742d5f359e.zip
Adding metadata
Diffstat (limited to 'dev-python/libcst')
-rw-r--r--dev-python/libcst/libcst-0.4.3_p20220607.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libcst/libcst-0.4.3_p20220607.ebuild b/dev-python/libcst/libcst-0.4.3_p20220607.ebuild
index 3994b203483a..51ca178b5e1b 100644
--- a/dev-python/libcst/libcst-0.4.3_p20220607.ebuild
+++ b/dev-python/libcst/libcst-0.4.3_p20220607.ebuild
@@ -130,6 +130,7 @@ RESTRICT="!test? ( test )"
RDEPEND="
>=dev-python/pyyaml-5.2[${PYTHON_USEDEP}]
+ >=dev-python/setuptools-rust-0.12.1[${PYTHON_USEDEP}]
>=dev-python/typing-extensions-3.7.4.2[${PYTHON_USEDEP}]
>=dev-python/typing_inspect-0.4.0[${PYTHON_USEDEP}]
"
@@ -140,7 +141,6 @@ DEPEND="
>=dev-python/hypothesis-4.36.0[${PYTHON_USEDEP}]
>=dev-python/hypothesmith-0.0.4[${PYTHON_USEDEP}]
>=dev-python/prompt_toolkit-2.0.9[${PYTHON_USEDEP}]
- >=dev-python/setuptools-rust-0.12.1[${PYTHON_USEDEP}]
)
"
BDEPEND="test? ( dev-python/ufmt[${PYTHON_USEDEP}] )"