Uploaded image for project: 'Automation Hub'
  1. Automation Hub
  2. AAH-2040

Update galaxy-importer PyYAML required version

Details

    • False
    • Hide

      None

      Show
      None
    • False

    Description

      Problem Description: Update galaxy-importer to be less restrictive to allow installation of PyYAML 6.x.x releases to increase compatibility with other CI tooling such as Molecule:

      https://github.com/ansible-community/molecule/blob/6ae8c01fd426f20bfd0f181d73284eb7816c03c3/requirements.txt#L75

       

      Proposed Solution:

      update requirement as follow: `pyyaml>=5.4.1,<7` or `pyyaml==6.0.0`

      https://github.com/ansible/galaxy-importer/blob/eb5ead417c703363beb04d082eb3b2a0767af6fb/setup.cfg#L28

       

      I successfully executed galaxy-importer locally with the arista.avd collection and PyYAML 6.0.0.

      Attachments

        Activity

          People

            Unassigned Unassigned
            carl.buchmann Carl Buchmann (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: