applied to vns. 3.0.24, 3.0.26, 3.0.29, 3.0.30, noted by mgorny
while updating ebuilds re issues of eclass
Package-Manager: portage-2.2.24
"${FILESDIR}"/${P}-pymongo-test-fix.patch )
python_prepare_all() {
- https://github.com/celery/kombu/issues/246
+ # https://github.com/celery/kombu/issues/246
sed -e 's:kombu.transports:kombu.transport:' -i funtests/tests/test_django.py
distutils-r1_python_prepare_all
}
)
python_prepare_all() {
- https://github.com/celery/kombu/issues/246
+ # https://github.com/celery/kombu/issues/246
sed -e 's:kombu.transports:kombu.transport:' -i funtests/tests/test_django.py
distutils-r1_python_prepare_all
}
}
python_prepare_all() {
- https://github.com/celery/kombu/issues/246
+ # https://github.com/celery/kombu/issues/246
sed -e 's:kombu.transports:kombu.transport:' -i funtests/tests/test_django.py
distutils-r1_python_prepare_all
}