dellemc.os10 icon indicating copy to clipboard operation
dellemc.os10 copied to clipboard

Remove ansible.netcommon <5.0.0 dependency to permit install of the newest releases

Open gianmarco-mameli opened this issue 10 months ago • 6 comments

SUMMARY

Removed the upper offset of ansible.netcommon collection dependency to permit install of the newest releases At this time the collection version is 6.1.1, so with the dependency <5.0.0 it's impossible to install with newer collections that have ansible.netcommon as dependency

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

All components

ADDITIONAL INFORMATION

gianmarco-mameli avatar Apr 22 '24 11:04 gianmarco-mameli

Same issue on my side. I'm blocked with cisco collection because require netcommon >6 but with this collection the maximum version supported is the 5.

tanganellilore avatar Apr 22 '24 13:04 tanganellilore

Was just about to ask for the same thing.

Would

dependencies:
  ansible.netcommon: '>=1.0.0'

the same as in dellemc.os9 be an issue for this collection?

Or even

dependencies:
  ansible.netcommon: '>=2.0.0'

as in this PR.

Shourai avatar Apr 25 '24 11:04 Shourai

Anyone can please review and approve this PR? I'm trying to build an image with some collections and this one breaks the env, thanks

gianmarco-mameli avatar Jun 26 '24 07:06 gianmarco-mameli

@prasadapr any news on it?

tanganellilore avatar Jul 03 '24 12:07 tanganellilore

Hi, any update on this? thanks

marcomezzaro avatar Jul 04 '24 14:07 marcomezzaro

Hi Team, sorry due to other priority issues, we are not able to check this ticket. Earlier due to other request we have modified the condition. As you mentioned, we will remove the condition and will submit and provide the new release version.

prasadapr avatar Jul 08 '24 13:07 prasadapr

Hi @gianmarco-mameli, Thanks for closing the issue.

prasadapr avatar Aug 29 '24 13:08 prasadapr