SHA256
1
0
forked from pool/breezy
breezy/cargo_config
Antonio Larrosa 09b933a247 Accepting request 1061184 from home:mcepl:branches:devel:tools:scm
- Update to 3.3.2:
  - Add --recurse-nested argument to 'brz export'.
  - Add an ``extra`` for installing PGP dependencies.
  - Convert multiple authors to the Co-authored-by field.
  - github: Lazily load github pull requests, improving   performance. 
  - github: Return canonical URLs for branches.
  - Avoid deprecated distutils.version, ahead of removal.
  - Add a docker file. 
  - launchpad: Store Launchpad credentials in authentication.conf.
  - git: Support accessing git branch configuration.
  - pgp: Add support for create_signatures=when-possible
  - propose: By default, don't push tags when proposing changes.
  - git: Split out and separately report ProtectedBranchHookDeclined.
  - git: Avoid reading entire pack files into memory.
  - Numerous bug fixes
- Remove upstreamed patches:
  - skip_resource.setrlimit.patch

OBS-URL: https://build.opensuse.org/request/show/1061184
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/breezy?expand=0&rev=23
2023-01-27 12:30:09 +00:00

5 lines
100 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"