Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
35 changes: 35 additions & 0 deletions packages/b/breezy/package.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
name : breezy
version : 3.3.4
release : 12
source :
- https://launchpad.net/brz/3.3/3.3.4/+download/breezy-3.3.4.tar.gz : 7c412f39fa3c616871fb1ba2a83fca36cb65b28e7f2b55c99c663ae2d90b2301
homepage : https://www.breezy-vcs.org/
license : GPL-2.0-or-later
component : programming.tools
summary : Breezy is a friendly powerful distributed version control system.
description: |
Breezy is a version control system implemented in Python with multi-format support and an emphasis on hackability.
networking : yes
builddeps :
- pkgconfig(python3)
- cython
- python-build
- python-installer
- python-packaging
- python-setuptools-rust
- python-wheel
setup : |
# build with pep517
rm setup.py
build : |
export PYTHONUSERBASE=$workdir
export PATH=$PATH:$workdir/bin/
python3 -m pip install --user setuptools-gettext

%python3_setup
install : |
%python3_install

rm -fr $installdir/usr/lib/python%python3_version%/site-packages/breezy/tests/
replaces :
- bzr
1,666 changes: 1,666 additions & 0 deletions packages/b/breezy/pspec_x86_64.xml

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions packages/b/bzr/files/bzr-lazy-regex.patch

This file was deleted.

166 changes: 0 additions & 166 deletions packages/b/bzr/files/security/CVE-2017-14176.patch

This file was deleted.

19 changes: 0 additions & 19 deletions packages/b/bzr/package.yml

This file was deleted.

Loading