Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update requirements #39

Closed
wants to merge 3 commits into from
Closed

update requirements #39

wants to merge 3 commits into from

Conversation

ajkavanagh
Copy link
Contributor

  • Add 'print-revisions' command
  • Switch typing '|' to Union
  • Update requirements with new format for git

The 'print-revisions' command prints out a set or revision numbers for
projects from charmed-openstack-info. The can be filtered according to
bases, channels and architectures. This is handy to find a set of
revisions that supports a particular base/arch in a channel.
Py3.9 and before doesn't understand the "type | type" form.
Update the requirements.txt with the new module @ git... format for
python-apt that works much better with pip 22+; this is so that pip
*doesn't* go to pypi to try to resolve the module if it doesn't 'match'
as the module is more formally defined (although it might just be a bug
in pip).

Also bump python-apt to 2.5.3 tag as that's the latest version.
@freyes
Copy link
Member

freyes commented Nov 24, 2023

My understanding is that this PR has been superseeded by #38 , so I'm closing it, if I'm wrong, please reopen.

@freyes freyes closed this Nov 24, 2023
@ajkavanagh
Copy link
Contributor Author

I think it got mixed up with another patch, but the change to requirements was probably needed. I'll add it back into my next patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants