neoave / mrack

Multicloud use-case based multihost async provisioner for CIs and testing during development
Apache License 2.0
12 stars 14 forks source link

remove the python_disable_dependency_generator from mrack spec and properly divide python package #213

Open Tiboris opened 1 year ago

Tiboris commented 1 year ago

In the https://github.com/neoave/mrack/pull/208 we have introduced the behavior that the autogeneration of python dependendencies is disabled. We should fix this by a removal of this specific line and properly divided package in the future so the autogeneration works as desired and generate proper dependencies per sub package.

Tiboris commented 1 year ago

We should make gssapi optional dependency as part of this issue: https://github.com/neoave/mrack/pull/207#discussion_r1014205721

dav-pascual commented 1 week ago

Let's take this into account when revisiting spec file definition