mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/confluent-kafka: remove license file
Closes: https://bugs.gentoo.org/815655 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -35,6 +35,11 @@ BDEPEND="
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
python_install_all() {
|
||||
distutils-r1_python_install_all
|
||||
rm "${ED}/usr/LICENSE.txt" || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "avro support" dev-python/fastavro dev-python/avro dev-python/requests
|
||||
optfeature "json support" dev-python/jsonschema dev-python/pyrsistent dev-python/requests
|
||||
Reference in New Issue
Block a user