Merge lp://qastaging/~jelmer/brz/fix-ruff into lp://qastaging/brz
Proposed by
Jelmer Vernooij
Status: | Merged |
---|---|
Approved by: | Jelmer Vernooij |
Approved revision: | 7928 |
Merged at revision: | 7927 |
Proposed branch: | lp://qastaging/~jelmer/brz/fix-ruff |
Merge into: | lp://qastaging/brz |
Diff against target: |
412 lines (+46/-70) 17 files modified
Makefile (+2/-0) breezy/bzr/inventory.py (+1/-1) breezy/bzr/remote.py (+4/-1) breezy/bzr/tests/test_knit.py (+1/-3) breezy/bzr/tests/test_weave.py (+1/-3) breezy/bzr/vf_repository.py (+2/-3) breezy/bzr/weave.py (+2/-8) breezy/plugins/stats/cmds.py (+4/-6) breezy/plugins/weave_fmt/bzrdir.py (+1/-3) breezy/tests/test_http.py (+2/-6) breezy/transport/__init__.py (+1/-3) breezy/ui/text.py (+1/-3) crates/bazaar-py/src/inventory.rs (+14/-16) crates/graph-py/src/lib.rs (+3/-6) crates/transport-py/src/lib.rs (+1/-1) crates/transport-py/src/sftp.rs (+0/-1) pyproject.toml (+6/-6) |
To merge this branch: | bzr merge lp://qastaging/~jelmer/brz/fix-ruff |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jelmer Vernooij | Approve | ||
Review via email:
|
Commit message
Update to new ruff
Description of the change
Update to new ruff
To post a comment you must log in.
The attempt to merge lp:~jelmer/brz/fix-ruff into lp:brz failed. Command exited with 1.
Below is the output from the failed tests.
Collecting setuptools-gettext gettext- 0.1.11- py3-none- any.whl. metadata (1.9 kB) 11/site- packages (from setuptools-gettext) (68.1.2) gettext- 0.1.11- py3-none- any.whl (13 kB) gettext- 0.1.11 /tmp/tarmac/ branch. yetqwku0 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) python3/ dist-packages (from breezy==3.4.0.dev0) (0.21.6) python3/ dist-packages (from breezy==3.4.0.dev0) (1.26.18) python3/ dist-packages (from breezy==3.4.0.dev0) (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.4-py3- none-any. whl.metadata (22 kB) 3.0.8-cp311- cp311-manylinux _2_17_x86_ 64.manylinux201 4_x86_64. whl.metadata (3.2 kB) lib/python3. 11/dist- packages (from breezy==3.4.0.dev0) (0.2.2) 0.20.1- py3-none- any.whl. metadata (2.8 kB) 11/site- packages (from breezy==3.4.0.dev0) (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)
Downloading setuptools_
Requirement already satisfied: setuptools>=60.8 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 (from breezy==3.4.0.dev0)
Downloading testtools-
Collecting testscenarios (from breezy==3.4.0.dev0)
Downloading testscenarios-
Collecting python-subunit (from breezy==3.4.0.dev0)
Downloading python_
Collecting cython>=0.29 (from breezy==3.4.0.dev0)
Using cached Cython-
Requirement already satisfied: ruff in /usr/local/
Collecting docutils (from breezy==3.4.0.dev0)
Downloading docutils-
Requirement already satisfied: setuptools in ./lib/python3.
Collecting sphinx (from breezy==3.4.0.dev0)
Downloading sphinx-
Collecting sphinx-epytext (from breezy==3.4.0.dev0)
Downloading sphinx-
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting fastimport (from breezy==3.4.0.dev0)
Downloading fastimport-
━━━━━━...