mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
dev-python/pyrime: add 0.0.7, drop 0.0.4
Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST pyrime-0.0.4.tar.gz 44562 BLAKE2B c120a3f52fada357db3249a352a46a1d7f62bd525f2c5080884a2cad26ff89711a2ec30c42fbaf92c6f6c3d30cb383afe97e91d721855758f73013f36a95ce13 SHA512 b19439ec60b2bf02209aefff28e2422a8668f97dfb8715f9a85dfb9fc0d952d15f209f43849955bb9a7b7839480a54850d46f11479a895967b212940721d9cc6
|
||||
DIST pyrime-0.0.7.tar.gz 42660 BLAKE2B 0166f8248c2af6451a39096dedba69e0f8448b92119795813813a306affebdf492e27c05c91e884df7b509ae53a37e9546419bc38abf127b85b870c5944da480 SHA512 e88cfa65ae9cba052fbf1110bf0270cabc3fe44898bdbbf5f59ca83cff192b678c0b2ea86d8385f4a2c43765b94c22667de605a2958099bd8444bdafe23f32af
|
||||
|
||||
@@ -21,6 +21,8 @@ IUSE="+prompt-toolkit +ptpython"
|
||||
|
||||
DEPEND="
|
||||
app-i18n/librime
|
||||
dev-python/cython[${PYTHON_USEDEP}]
|
||||
dev-python/autopxd[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
EPYTEST_XDIST=1
|
||||
@@ -28,8 +30,8 @@ distutils_enable_tests pytest
|
||||
|
||||
RDEPEND="
|
||||
$DEPEND
|
||||
prompt-toolkit? ( dev-python/prompt-toolkit )
|
||||
ptpython? ( dev-python/ptpython )
|
||||
prompt-toolkit? ( dev-python/prompt-toolkit[${PYTHON_USEDEP}] )
|
||||
ptpython? ( dev-python/ptpython[${PYTHON_USEDEP}] )
|
||||
"
|
||||
|
||||
python_test() {
|
||||
Reference in New Issue
Block a user