Subject: CVS commit: pkgsrc/devel/breezy
From: Olaf Seibert
Date: 2024-01-07 16:13:12
Message id: 20240107151312.DCC5FFA42@cvs.NetBSD.org

Log Message:
devel/breezy: update to 3.3.4.

Major change: now parts are written in Rust. A default build even tries to
build the main program in Rust (which uses libpython to run all the python).
This has been patched out.
Breezy is now compatible with Python 3.11.

Files:
RevisionActionfile
1.18modifypkgsrc/devel/breezy/Makefile
1.5modifypkgsrc/devel/breezy/PLIST
1.7modifypkgsrc/devel/breezy/distinfo
1.2modifypkgsrc/devel/breezy/plugin.mk
1.1addpkgsrc/devel/breezy/cargo-depends.mk
1.1addpkgsrc/devel/breezy/patches/patch-pyproject.toml
1.1addpkgsrc/devel/breezy/patches/patch-setup.py