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
93d2d66b71
improvement: replacing the use of LegacyVersion
2022-11-25 06:57:22 -03:00
Vinicius Moreira
57ac55c53f
feature: custom software suggestions
2022-05-26 18:18:09 -03:00
Vinicius Moreira
a5ed57177c
[flatpak] fix: wrong encoded strings displayed (requires Flatpak >= 1.12)
2022-03-25 09:06:51 -03:00
Vinicius Moreira
21d7e46500
[flatpak.__init__] refactoring: suggestions URL
2021-11-29 17:35:12 -03:00
Vinicius Moreira
733838e5e3
[flatpak] improvement: exports share directory for root user is now '/usr/share/flatpak/exports/share'
2021-11-29 17:19:07 -03:00
Vinicius Moreira
47348c4b6c
[api] refactoring: CONFIG_PATH constant renamed to CONFIG_DIR
2021-11-25 15:41:09 -03:00
Vinicius Moreira
cae69c5ba2
[flatpak] refactoring: CONFIG_DIR constant renamed to FLATPAK_CONFIG_DIR
2021-11-25 15:41:09 -03:00
Vinicius Moreira
a1683b6a7d
[api] refactoring: configuration directory for the root user is now located at '/etc/bauh'
2021-11-25 15:41:09 -03:00
Vinicius Moreira
8f9810bd69
[api] refactoring: 'constants' module renamed to 'paths'
2021-11-23 17:53:05 -03:00
Vinicius Moreira
978120ba71
fix -> missing Python hard dependency: packaging
2021-01-20 09:43:13 -03:00
Vinicius Moreira
cd4519d7d9
[flatpak] fix -> crashing for version 1.10
2021-01-19 10:16:53 -03:00
Vinicius Moreira
c91e982243
improvement -> all suported types now display a 'Checking configuration file' task during the initialization process
2020-12-30 13:35:15 -03:00
Vinicius Moreira
57c88f9589
[flatpak] improvement -> Creating the exports path '~/.local/share/flatpak/exports/share' (if it does not exist) and adding it to install/upgrade/downgrade/remove commands path to prevent warning messages
2020-08-11 11:08:09 -03:00
Vinícius Moreira
ab8a0aaaef
[feature][flatpak] able to ignore flatpak updates
2020-05-18 18:20:31 -03:00
Vinicius Moreira
e4e4567fba
[feature][flatpak] config file
2020-01-11 18:10:07 -03:00
Vinícius Moreira
7681c6abf6
[flatpak] suggestions downloaded from bauh-files
2019-12-20 19:12:45 -03:00
Vinicius Moreira
ba5e1da11b
gem selector sketch
2019-09-11 16:00:02 -03:00