SHA256
1
0
forked from pool/breezy
Commit Graph

2 Commits

Author SHA256 Message Date
1053c1de24 Accepting request 855331 from home:mcepl:branches:devel:tools:scm
- Require the full python3 stdlib for sqlite3 import
  gh#openSUSE/python-rpm-macros#66

- Add skip_resource.setrlimit.patch to avoid tests failing in the limit
  environment of osc build, where resource.setrlimit() doesn't work
  (lp#1883125).

OBS-URL: https://build.opensuse.org/request/show/855331
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/breezy?expand=0&rev=12
2020-12-15 13:27:45 +00:00
Martin Pluskal
c1a7479d40 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