Sebastian Palencsar
e95a23bc20
M3 namespace migration: complete Phase B, partial Phase D, docs and tests
...
- Native runtime under bearhub/ (api, commons, gems, view/util, view/core, view/qt)
- bauh/ compatibility re-export shims for legacy imports
- Phase D: canonical __version__/__app_name__ in bearhub/__init__.py; pyproject.toml
and setup.py point at bearhub package
- Native gem loader at bearhub/view/core/gems.py
- Namespace compatibility tests (159 tests passing)
- Documentation: CHANGELOG [Unreleased], NAMESPACE_MIGRATION, ROADMAP, README,
CONTRIBUTING, docs/qt6-migration.md, packaging/aur/README.md
2026-06-27 10:26:41 +02:00
Sebastian Palencsar
4a119968bc
Release 0.10.7-bearhub.6
...
Complete M1 identity work, fix runtime URL regressions, repair the test
suite, add CI, migrate packaging/AppImage branding to Bearhub, and
document the Qt6/PySide6 migration plan.
2026-06-26 19:22:28 +02:00
Vinicius Moreira
008355c21d
[arch] fix: not properly checking conflicts with provided virtual packages with specific versions
2022-12-16 17:32:09 -03:00
Vinicius Moreira
28d4dae56a
Merge branch 'master' into staging
...
# Conflicts:
# bauh/gems/appimage/controller.py
# bauh/gems/arch/updates.py
2022-12-12 07:53:51 -03:00
Bruno Cabral
fb4109bd77
flake warnings ( #304 )
2022-12-12 07:44:27 -03:00
Vinicius Moreira
93d2d66b71
improvement: replacing the use of LegacyVersion
2022-11-25 06:57:22 -03:00
Vinicius Moreira
69cf81dbe9
[arch] refactoring: conflict resolution checking (+ test cases)
2022-11-20 11:13:54 -03:00
Vinicius Moreira
4c0a6af8cc
[gems.arch] enhancement: pacman.list_ignored_pkgs now use Python calls instead of system calls
2022-10-26 07:59:02 -03:00
Vinicius Moreira
268b59bc3a
[arch] fix: displaying already installed packages when suggesting optional dependencies
2022-04-13 17:47:07 -03:00
Vinicius Moreira
39547d499d
[tests] warning filter improved
2021-06-18 15:25:45 -03:00
Vinicius Moreira
c2493befda
[arch] fix -> regressions from commit db5eeabf
2021-06-18 15:14:20 -03:00
Vinicius Moreira
6e2a4222c8
[arch] refactoring: removing unneeded module
2021-06-17 17:46:13 -03:00
Vinicius Moreira
37ec3d96f4
tests: cleaning up some warnings
2021-06-17 17:31:09 -03:00
Vinicius Moreira
1e1b1dc864
tests: filtering some wrong warnings
2021-06-17 17:07:26 -03:00
Vinicius Moreira
db5eeabfb8
[arch] fix: some dependencies not being matched during comparisons between numeric and alphanumeric versions
2021-06-17 17:03:34 -03:00
Vinicius Moreira
66037186a4
[arch] fixes related to dependency checking
2021-03-02 10:58:46 -03:00
Vinicius Moreira
cf17a91b83
[arch] improvement -> AUR: upgrade checking now considers modification dates as well
2020-12-17 18:35:34 -03:00
Vinicius Moreira
fb2c062226
[arch] fix -> AUR: not checking updates correctly when there are epoch numbers present
2020-09-02 11:10:50 -03:00
Vinicius Moreira
e4661e837a
[arch] fix -> AUR: not detecting some package updates
2020-09-02 10:18:59 -03:00
Vinicius Moreira
16eb8445fb
[arch] fix -> AUR: not properly extracting srcinfo data when several pkgnames are declared
2020-08-28 13:53:59 -03:00
Vinícius Moreira
7abe146dbe
[tests] fixing broken test
2020-04-13 19:32:06 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
7fc1d4d2b5
[tests] refactoring
2020-02-13 11:28:25 -03:00
Vinícius Moreira
ecd936c6fd
[flatpak] sorting packages before updating
2020-02-06 19:40:14 -03:00
Vinícius Moreira
44ad20f613
[aur] supporting right sort when the package provides multiple names
2020-02-05 19:29:05 -03:00
Vinícius Moreira
a10851a16f
[aur] initial implementation to determine the best update order
2020-02-05 18:46:55 -03:00
Vinicius Moreira
0a2a317569
[aur] version suffix checking only for 'bauh' and 'bauh-staging'
2019-10-24 12:49:34 -03:00
Vinicius Moreira
42a3be984c
[aur] fix -> not respecting 'ignorepkg' settings in pacman.conf
2019-10-21 12:55:05 -03:00
Vinicius Moreira
8ea182da2a
[aur] fix -> update-checking for some scenarios described in Manjaro's forum
2019-10-21 12:11:06 -03:00
Vinicius Moreira
37e51a3b2b
[aur] fix update version check | [table] not showing update versions for some scenarios
2019-10-11 11:01:12 -03:00
Vinicius Moreira
1de85e2fa4
[fix][aur] update check
2019-10-10 17:48:28 -03:00
Vinicius Moreira
c61f46901d
more AUR update-check test cases
2019-10-03 10:22:31 -03:00
Vinicius Moreira
86a0e402e9
Better AUR update check handling
2019-09-26 16:54:54 -03:00