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
fbd98d8b31
[arch] improvement: suggestions available for repository packages
2022-05-20 17:17:54 -03:00
Vinicius Moreira
e737df8e8c
[api] refactoring: implementing __eq__ and __hash__ for PackageUpdate
2022-03-04 11:59:08 -03:00
Vinicius Moreira
ff9d3be65b
fix: not accepting blank root passwords
2022-02-28 11:25:41 -03:00
Vinicius Moreira
320b6062ca
[view] improvement: displaying tips for some custom actions (on mouse hover)
2022-02-25 11:59:08 -03:00
Vinicius Moreira
3296fd34da
[api] improvement: SoftwarePackage.get_supported_actions can now return any iterable
2021-12-17 14:55:53 -03:00
Vinicius Moreira
9f13b0efd5
[view] improvement: only displaying a confirmation dialog for custom actions that start immediately
2021-12-15 15:55:41 -03:00
Vinicius Moreira
06035bb97e
[api.paths] refactoring: CACHE_PATH renamed to CACHE_DIR
2021-11-25 16:09:42 -03:00
Vinicius Moreira
aa889dcd51
[api] refactoring: caching directory for root user is now /var/cache/bauh
2021-11-24 10:34:04 -03:00
Vinicius Moreira
8f9810bd69
[api] refactoring: 'constants' module renamed to 'paths'
2021-11-23 17:53:05 -03:00
Vinicius Moreira
0680a3118d
[arch] feature -> AUR: rebuild-detector integration
2021-01-14 11:29:17 -03:00
Vinicius Moreira
3c4de456c5
[appimage] improvement -> new custom action 'Update database'
2020-12-23 14:40:26 -03:00
Vinicius Moreira
9c1ffbd356
[arch] feature -> AUR: allowing to edit the PKGBUILD file of a package to be installed/upgraded/downgraded
2020-08-16 12:39:20 -03:00
Vinicius Moreira
a320f30911
[feature] ignore updates: Arch/AUR packages
2020-05-17 14:36:22 -03:00
Vinícius Moreira
7f4f2c805c
[feature] new 'restore' custom action
2020-05-09 14:52:01 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
8c876df7b5
[improvement][flatpak] application name tooltip now displays the installation level
2020-01-13 12:03:27 -03:00
Vinicius Moreira
6023075b65
screenshots button
2019-10-10 12:37:43 -03:00
Vinicius Moreira
aed6bb04e0
installing, uninstalling and launching
2019-10-07 14:55:06 -03:00
Vinicius Moreira
53bf6de34f
installing appimage
2019-10-03 19:09:31 -03:00
Vinicius Moreira
6c3e0e00bf
fix: snap launch
2019-09-18 18:01:01 -03:00
Vinicius Moreira
ba5e1da11b
gem selector sketch
2019-09-11 16:00:02 -03:00