Commit Graph

1 Commits

Author SHA256 Message Date
Martin Pluskal
543ef59e7b Accepting request 813471 from home:pgajdos:python
- version update to 3.1.0
  3.0.3
  Bug Fixes
  *********
   * Don't throw an error attempting to read the parent of a ref.
     (Jelmer Vernooij)
   * Fix fast-exporting of symlinks on Python 3. (Jelmer Vernooij, #1851478)
   * Don't rely on private transport attribute in fast-import.
     (Jelmer Vernooij, #1854607)
   * Fix conversion of time_t to int on certain platforms (arm64, armhf,
     ppc64el). (Jelmer Vernooij)
  External Compatibility Breaks
  *****************************
  * The ``brz init-repo`` command has been renamed to
    ``brz init-shared-repo`` to emphasize that it creates
    shared repositories rather than just any kind of repository.
    (Jelmer Vernooij)
  New Features
  ************
  * A new ``brz land`` command can merge merge proposals on Launchpad,
    GitHub and GitLab sites. (Jelmer Vernooij, #1816213)
  * The 'patch' command is now bundled with brz.
    Imported from bzrtools by Aaron Bentley. (Jelmer Vernooij)
  * The 'quilt' plugin, extracted from brz-debian, is now
    bundled. (Jelmer Vernooij)
  * A new ``calculate_revnos`` configuration option (defaults to enabled)
    can be used to disable revno display for branch formats that
    do not natively store revnos. This speeds up ``brz log`` on
    the Samba git branch by 33%.
    (Jelmer Vernooij)

OBS-URL: https://build.opensuse.org/request/show/813471
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/breezy?expand=0&rev=8
2020-06-11 11:05:22 +00:00