-
Notifications
You must be signed in to change notification settings - Fork 301
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
py3-breezy/3.3.9 package update #31272
Conversation
Signed-off-by: wolfi-bot <[email protected]>
Gen AI suggestions to solve the build error:
|
Gen AI suggestions to solve the build error:
|
1. add python 3.13 version which is now buildable 2. do not ship bzr-receive-pack and bzr-upload-pack binaries . these are not shipped by ubuntu, and are not trivially testable. 3. test the subpackage versions of brz and git-remote-bzr with --help. 4. add a test for brz version that it outputs the expected version. 5. fix the longer brz test environment to have the current user in /etc/passwd. This was needed or it would trace on a use of python pwd.getuid()
failure of c-i test is due to chainguard-dev/melange#1579 |
Gen AI suggestions to solve the build error:
|
Package py3.10-breezy: Click to expand/collapsePackage py3.10-breezy: Package py3.11-breezy: Click to expand/collapsePackage py3.11-breezy: Package py3.12-breezy: Click to expand/collapsePackage py3.12-breezy: Package py3.12-breezy-bin: Click to expand/collapsePackage py3.12-breezy-bin: Package py3.13-breezy-bin: Click to expand/collapsePackage py3.13-breezy-bin: Package py3-breezy: Click to expand/collapsePackage py3-breezy: Package py3.13-breezy: Click to expand/collapsePackage py3.13-breezy: Package py3.10-breezy-bin: Click to expand/collapsePackage py3.10-breezy-bin: Package py3.11-breezy-bin: Click to expand/collapsePackage py3.11-breezy-bin: Package py3-supported-breezy: Click to expand/collapsePackage py3-supported-breezy: |
In addition to the package update, the following changes:
these are not shipped by ubuntu, and are not trivially testable.
This was needed or it would trace on a use of python pwd.getuid()