breezy 3.2.1-1ubuntu1 source package in Ubuntu

Changelog

breezy (3.2.1-1ubuntu1) jammy; urgency=medium

  * d/p/fix-tests-to-work-with-python-3.9.5.patch: (LP: #1932313, #1937173)
    - Workaround regression in py3.9.5 where '.' doesn't get treated as cwd.
      Update affected tests as well.
    - Update exception message syntax to match py3.9.5.
    - Disable test_plugins_with_the_same_name_are_not_loaded(), since its
      module loading functionality doesn't seem to behave as intended under
      python 3.9.5.
  * d/p/skip-additional-tests-that-fail-with-py3.9.5.patch:
    - Several other tests are failing for unknown reasons.
      Skip these for now in order to avoid FTBFS.

 -- Bryce Harrington <email address hidden>  Sat, 16 Oct 2021 01:11:11 +0000

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Jammy
Original maintainer:
Debian Bazaar Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
breezy_3.2.1.orig.tar.gz 9.0 MiB e0b268eb1a28a2af045280c37d021ae32d7ff175f4c9b99f33aad7db0b29d85c
breezy_3.2.1-1ubuntu1.debian.tar.xz 634.8 KiB f44165f542d419a2745a68570fe28934077b167d6faf90280f8b0234e2cb2ff8
breezy_3.2.1-1ubuntu1.dsc 2.7 KiB 42bd180cfa0e789e8421a3e3371176614468eeada36e2b9c4c1bc26fab772033

View changes file

Binary packages built by this source

brz: easy to use distributed version control system

 Breezy is a distributed version control system designed to be easy to
 use and intuitive, able to adapt to many file formats and workflows, reliable,
 and easily extendable.
 .
 Out of the box, Breezy supports both the Git and Bazaar repository
 formats.

brz-doc: easy to use distributed version control system (documentation)

 Breezy is a distributed version control system designed to be easy to
 use and intuitive, able to adapt to many file formats and workflows, reliable,
 and easily extendable.
 .
 This package provides the documentation.

python3-breezy: distributed version control system - Python 3 library

 Breezy is a distributed version control system designed to be easy to
 use and intuitive, able to adapt to many file formats and workflows, reliable,
 and easily extendable.
 .
 This package contains the Breezy Python 3 library.

python3-breezy-dbgsym: debug symbols for python3-breezy
python3-breezy.tests: distributed version control system - Python 3 testsuite

 Breezy is a distributed version control system designed to be easy to
 use and intuitive, able to adapt to many file formats workflows, reliable, and
 easily extendable.
 .
 This package contains the breezy test infrastructure and testsuite,
 which is required to run the 'brz selftest' command and to run
 plugin tests.
 .
 This package contains the Python 3 version.