Merge lp://qastaging/~jelmer/brz/remote into lp://qastaging/brz
Proposed by
Jelmer Vernooij
Status: | Merged |
---|---|
Approved by: | Jelmer Vernooij |
Approved revision: | 7887 |
Merged at revision: | 7913 |
Proposed branch: | lp://qastaging/~jelmer/brz/remote |
Merge into: | lp://qastaging/brz |
Diff against target: |
178 lines (+104/-4) 7 files modified
breezy/bzr/smart/protocol.py (+6/-4) crates/bazaar-py/src/lib.rs (+4/-0) crates/bazaar-py/src/smart.rs (+29/-0) crates/bazaar/src/lib.rs (+2/-0) crates/bazaar/src/repository.rs (+53/-0) crates/bazaar/src/smart/mod.rs (+1/-0) crates/bazaar/src/smart/protocol.rs (+9/-0) |
To merge this branch: | bzr merge lp://qastaging/~jelmer/brz/remote |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jelmer Vernooij | Approve | ||
Review via email: mp+455761@code.qastaging.launchpad.net |
Commit message
Add baisc smart modules
Description of the change
Add baisc smart modules
To post a comment you must log in.
The attempt to merge lp:~jelmer/brz/remote into lp:brz failed. Command exited with 2.
Below is the output from the failed tests.
Collecting setuptools-gettext gettext- 0.1.7-py3- none-any. whl.metadata (1.5 kB) 11/site- packages (from setuptools-gettext) (68.1.2) gettext- 0.1.7-py3- none-any. whl (5.5 kB) gettext- 0.1.7 /tmp/tarmac/ branch. 09lf4hpi python3/ dist-packages (5.0.8) python3/ dist-packages (0.2) python3/ dist-packages (0.2.13) python3/ dist-packages (0.0.8) python3/ dist-packages (0.21.6) python3/ dist-packages (1.26.18) python3/ dist-packages (6.0.1) 2.7.1-py3- none-any. whl.metadata (5.3 kB) 0.5.0-py2. py3-none- any.whl (21 kB) subunit- 1.4.3-py3- none-any. whl.metadata (22 kB) 3.0.5-cp311- cp311-manylinux _2_17_x86_ 64.manylinux201 4_x86_64. whl.metadata (3.2 kB) lib/python3. 11/dist- packages (0.1.5) 0.20.1- py3-none- any.whl. metadata (2.8 kB) 11/site- packages (68.1.2) 7.2.6-py3- none-any. whl.metadata (5.9 kB) epytext- 0.0.4.tar. gz (3.6 kB) 0.9.14. tar.gz (41 kB) ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━━━━━ ━━━ 41.8/41.8 kB 2.2 MB/s eta 0:00:00 python3/ dist-packages (1.11.0) lib/python3. 11/dist- packages (3.3.1) python3/ dist-packages (1.18.0)
Downloading setuptools_
Requirement already satisfied: setuptools>=46.1 in ./lib/python3.
Downloading setuptools_
Installing collected packages: setuptools-gettext
Successfully installed setuptools-
Obtaining file://
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Checking if build backend supports build_editable: started
Checking if build backend supports build_editable: finished with status 'done'
Getting requirements to build editable: started
Getting requirements to build editable: finished with status 'done'
Installing backend dependencies: started
Installing backend dependencies: finished with status 'done'
Preparing editable metadata (pyproject.toml): started
Preparing editable metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: configobj in /usr/lib/
Requirement already satisfied: fastbencode in /usr/lib/
Requirement already satisfied: patiencediff in /usr/lib/
Requirement already satisfied: merge3 in /usr/lib/
Requirement already satisfied: dulwich>=0.21.6 in /usr/lib/
Requirement already satisfied: urllib3>=1.24.1 in /usr/lib/
Requirement already satisfied: pyyaml in /usr/lib/
Collecting testtools>=0.9.5
Downloading testtools-
Collecting testscenarios
Downloading testscenarios-
Collecting python-subunit
Downloading python_
Collecting cython>=0.29
Using cached Cython-
Requirement already satisfied: ruff in /usr/local/
Collecting docutils
Downloading docutils-
Requirement already satisfied: setuptools in ./lib/python3.
Collecting sphinx
Downloading sphinx-
Collecting sphinx-epytext
Downloading sphinx-
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting fastimport
Downloading fastimport-
━━
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: launchpadlib>=1.6.3 in /usr/lib/
Requirement already satisfied: paramiko>=1.6.2 in /usr/local/
Requirement already satisfied: gpg in /usr/lib/
Requi...