Commit Graph

15 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
Bruno Cabral
fb4109bd77 flake warnings (#304) 2022-12-12 07:44:27 -03:00
Vinicius Moreira
634f3dc932 [arch] improvment -> initializing task 'Organizing data from installed packages' is taking about 80% less time 2020-08-21 15:12:05 -03:00
Vinícius Moreira
2f55793e8d [improvement][arch] faster caching data process during initialization 2020-05-15 16:55:48 -03:00
Vinícius Moreira
b2e87426e6 [fix][arch] actually fixing some installed 'not-signed' repository packages 2020-05-11 15:50:08 -03:00
Vinicius Moreira
e2e40747a5 [fix][arch] file not found error while organizing the data of installed packages 2020-05-02 11:45:30 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinicius Moreira
5df45627ee [aur] caching the package categories to the disk 2019-10-22 17:24:39 -03:00
Vinicius Moreira
7d9104d139 [aur] fix: not able to work with .xpm icons 2019-10-21 15:21:52 -03:00
Vinicius Moreira
b202eceae6 improvement: arch -> caching maintainer to disk 2019-09-24 12:38:31 -03:00
Vinicius Moreira
c8417b5315 fix: find arch packages desktop entries 2019-09-19 17:19:36 -03:00
Vinicius Moreira
b864f82710 arch: fix disk cache | wait disk cache to finish before first refresh 2019-09-12 17:49:23 -03:00
Vinicius Moreira
fb779cd650 gem selector panel working 2019-09-11 17:50:53 -03:00
Vinicius Moreira
ba5e1da11b gem selector sketch 2019-09-11 16:00:02 -03:00