Merge lp://staging/~jelmer/brz/revspec into lp://staging/brz
Proposed by
Jelmer Vernooij
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~jelmer/brz/revspec |
Merge into: | lp://staging/brz |
Diff against target: |
20 lines (+5/-0) 2 files modified
src/lib.rs (+1/-0) src/revspec.rs (+4/-0) |
To merge this branch: | bzr merge lp://staging/~jelmer/brz/revspec |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jelmer Vernooij | Approve | ||
Review via email: mp+450680@code.staging.launchpad.net |
Commit message
Add revspec module
Description of the change
Add revspec module
To post a comment you must log in.
Unmerged revisions
- 7870. By Jelmer Vernooij
-
Add revspec
The attempt to merge lp:~jelmer/brz/revspec into lp:brz failed. Command exited with 1.
Below is the output from the failed tests.
Collecting setuptools-gettext /files. pythonhosted. org/packages/ af/e9/ed51681b8 4273039f0f3d2ca b53547d63eb7a81 508d57d639df1cf d48a62/ setuptools_ gettext- 0.1.5-py3- none-any. whl.metadata gettext- 0.1.5-py3- none-any. whl.metadata (1.3 kB) 11/site- packages (from setuptools-gettext) (68.1.2) gettext- 0.1.5-py3- none-any. whl (11 kB) gettext- 0.1.5 /tmp/tarmac/ branch. vu696j50 python3/ dist-packages (from breezy==3.4.0.dev0) (5.0.8) python3/ dist-packages (from breezy==3.4.0.dev0) (0.2) python3/ dist-packages (from breezy==3.4.0.dev0) (0.2.13) python3/ dist-packages (from breezy==3.4.0.dev0) (0.0.8) /files. pythonhosted. org/packages/ d5/6d/b2a3ddaf1 dce030237e135de 9de911656965986 2b664696dd48fa5 a2d26d/ dulwich- 0.21.6- cp311-cp311- manylinux_ 2_17_x86_ 64.manylinux201 4_x86_64. whl.metadata 0.21.6- cp311-cp311- manylinux_ 2_17_x86_ 64.manylinux201 4_x86_64. whl.metadata (4.3 kB) python3/ dist-packages (from breezy==3.4.0.dev0) (1.26.12) python3/ dist-packages (from breezy==3.4.0.dev0) (6.0) 2.6.0-py3- none-any. whl (182 kB) 0.5.0-py2. py3-none- any.whl (21 kB) subunit- 1.4.2-py3- none-any. whl (106 kB) python3/ dist-packages (from breezy==3.4.0.dev0) (5.0.4) /files. pythonhosted. org/packages/ d9/fc/3a49ab49a e556b7d644a2d30 82f01082bb902be fe3e398f11d675d 6c2ad0/ Cython- 3.0.2-cp311- cp311-manylinux _2_17_x86_ 64.manylinux201 4_x86_64. whl.metadata
Obtaining dependency information for setuptools-gettext from https:/
Using cached setuptools_
Requirement already satisfied: setuptools>=46.1 in ./lib/python3.
Using cached 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/
Collecting dulwich>=0.21.6 (from breezy==3.4.0.dev0)
Obtaining dependency information for dulwich>=0.21.6 from https:/
Using cached dulwich-
Requirement already satisfied: urllib3>=1.24.1 in /usr/lib/
Requirement already satisfied: pyyaml in /usr/lib/
Collecting testtools>=0.9.5 (from breezy==3.4.0.dev0)
Using cached testtools-
Collecting testscenarios (from breezy==3.4.0.dev0)
Using cached testscenarios-
Collecting python-subunit (from breezy==3.4.0.dev0)
Using cached python_
Requirement already satisfied: flake8 in /usr/lib/
Collecting cython>=0.29 (from breezy==3.4.0.dev0)
Obtaining dependency information for cython>=0.29 from https:/
Using c...