Commit Graph

18 Commits

Author SHA1 Message Date
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
da377aecdc AUR bearhub: fix stale source cache collision (pkgrel=10)
Use tag-specific tarball name bearhub-0.10.7-bearhub.6.tar.gz so makepkg
and AUR helpers do not reuse an outdated bearhub-0.10.7.tar.gz from cache.
Ignore makepkg artifacts under packaging/aur/.
2026-06-27 10:18:54 +02:00
Vinicius Moreira
cd9b465f89 [arch.output] refactoring: String formatting method 2022-02-09 11:01:21 -03:00
Vinicius Moreira
66ae8eb152 [arch] fix: silent crash when handling and displaying transaction sub-status 2022-02-09 10:52:16 -03:00
Vinicius Moreira
6eda2948de [arch] fix: not displaying any substatus when retrieving packages (pacman) 2022-01-31 16:17:27 -03:00
Vinicius Moreira
131b787108 [arch] refactoring: proper typing 2022-01-07 18:23:44 -03:00
Vinicius Moreira
0fc00f752e [arch] fix -> some operations are keeping the wrong substatus during specific scenarios 2020-12-19 09:45:38 -03:00
Vinicius Moreira
faa8cc4e0d [arch] fix -> displaying wrong progress during the upgrade process when there are packages to install and upgrade 2020-09-05 23:29:55 -03:00
Vinicius Moreira
a8ec5c1625 [fix][arch] substatus handler not handling outputs in the right order 2020-06-06 19:02:32 -03:00
Vinicius Moreira
2d18e2d803 [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 18:41:51 -03:00
Vinicius Moreira
e30dc65033 [fix][arch] substatus handler conditions 2020-06-06 18:33:47 -03:00
Vinicius Moreira
51d8984c3a [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 17:35:40 -03:00
Vinicius Moreira
4960cfbaa8 [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 17:22:17 -03:00
Vinicius Moreira
0912384781 [improvement] download clients parameters 2020-06-01 16:34:53 -03:00
Vinícius Moreira
cec0c06e4f [feature][arch] supporting multi-threaded download for repository packages 2020-05-27 11:51:24 -03:00
Vinicius Moreira
a4af68a577 [improvement][arch] displaying 'pre-transaction hooks' substatus 2020-05-03 19:00:41 -03:00
Vinicius Moreira
274ca2d24b [fix][arch] wrong upgrade substatus in some scenarios 2020-04-24 13:38:50 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00