-
Notifications
You must be signed in to change notification settings - Fork 34
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
feat: support apt colon arch syntax #38
Merged
thesayyn
merged 9 commits into
GoogleContainerTools:main
from
NotBobTheBuilder:apt-colon-arch-syntax
May 1, 2024
Merged
feat: support apt colon arch syntax #38
thesayyn
merged 9 commits into
GoogleContainerTools:main
from
NotBobTheBuilder:apt-colon-arch-syntax
May 1, 2024
Commits on Apr 24, 2024
-
feat: support apt colon arch syntax
debian package files seem to make use of this shorthand in packages that depend on python: Architecture: all Depends: python3:any This PR adds support for parsing this correctly, fixing the error whereby python3:any would be assumed to be the name of the whole package
Configuration menu - View commit details
-
Copy full SHA for 3468eae - Browse repository at this point
Copy the full SHA 3468eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce0e02e - Browse repository at this point
Copy the full SHA ce0e02eView commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ebcbd3 - Browse repository at this point
Copy the full SHA 1ebcbd3View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 411b372 - Browse repository at this point
Copy the full SHA 411b372View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eebc08 - Browse repository at this point
Copy the full SHA 8eebc08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4bc02 - Browse repository at this point
Copy the full SHA 0d4bc02View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30cc20f - Browse repository at this point
Copy the full SHA 30cc20fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bec03f6 - Browse repository at this point
Copy the full SHA bec03f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7065d2b - Browse repository at this point
Copy the full SHA 7065d2bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.