summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/breezy: Add missing RDEPEND on dev-python/tzlocalUlrich Müller2024-07-161-0/+1
| | | | | | | | $ brz log Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'tzlocal'"), traceback: Some(<traceback object at 0x7f007933a240>) } Acked-by: Arthur Zamarin <arthurzam@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-vcs/breezy: drop 3.3.4Arthur Zamarin2024-04-042-150/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: add 3.3.7Arthur Zamarin2024-04-042-0/+79
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: add 3.3.5Arthur Zamarin2024-02-082-0/+79
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: drop 3.3.3Arthur Zamarin2023-12-052-132/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: drop 3.2.1-r1, 3.3.0-r1Arthur Zamarin2023-09-093-217/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: Keyword 3.3.4 x86, #909844Arthur Zamarin2023-09-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: add 3.3.4Arthur Zamarin2023-09-092-0/+132
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: Keyword 3.3.3 arm64, #909844Sam James2023-08-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/breezy: add 3.3.3Arthur Zamarin2023-07-212-0/+139
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: Keyword 3.3.0-r1 arm64, #909844Sam James2023-07-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/breezy: fix missing RDEPs, fix strip callArthur Zamarin2023-07-101-4/+7
| | | | | | Closes: https://bugs.gentoo.org/910051 Closes: https://bugs.gentoo.org/909846 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: add 3.3.0, enable py3.11, restrict testsArthur Zamarin2023-07-072-0/+139
| | | | | | | | | | | | I've given up on adding tests. Yes, we have 29K out of 30K passed. The 1K failing is ERROR/FAIL, so some of them might be false positives, maybe something with portage sandbox, maybe with not CI environment - I've given up. I conclude that it is good enough for now. Closes: https://bugs.gentoo.org/896944 Closes: https://bugs.gentoo.org/903674 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: Keyword 3.2.1-r1 arm64, #905055Arthur Zamarin2023-04-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-vcs/breezy: fix bin symlinksArthur Zamarin2021-09-251-1/+0
| | | | | Closes: https://bugs.gentoo.org/814818 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/breezy: initial packaging (v3.2.1)Arthur Zamarin2021-09-253-0/+100
Some notes for this package: - has huge test suite, around ~30,000. Sadly some of them need disabling (0.8%) - takes ~24 minutes per python target - installs aliases for old bzr bin names - anyone can help and improve the ebuild Closes: https://bugs.gentoo.org/705018 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>