Сравнение libxcrypt-4.4.34 с libxcrypt-4.4.35
/usr/portage/sys-libs/libxcrypt/libxcrypt-4.4.35.ebuild 2023-10-09 14:52:35.556368503 +0300 | ||
---|---|---|
55 | 55 |
test? ( $(python_gen_any_dep 'dev-python/passlib[${PYTHON_USEDEP}]') ) |
56 | 56 |
" |
57 | 57 | |
58 |
PATCHES=( |
|
59 |
"${FILESDIR}/${P}-smartmatch.patch" |
|
60 |
) |
|
61 | ||
58 | 62 |
python_check_deps() { |
59 | 63 |
python_has_version "dev-python/passlib[${PYTHON_USEDEP}]" |
60 | 64 |
} |