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
3e13b64e4c
[arch] feature: able to filter outdated packages by the new 'out of date' category (AUR only)
2022-03-12 12:17:22 -03:00
Vinicius Moreira
2ff5aa7f63
[arch] feature: able to filter orphan packages by the new 'orphan' category (AUR only)
2022-03-12 12:02:40 -03:00
Vinicius Moreira
500afe12d7
[arch] improvement: displaying the 'out of date' field for AUR packages
2022-03-12 11:35:24 -03:00
Vinicius Moreira
3edacd75f4
[arch] fix: exception when trying to retrieve the PKGBUILD of a package without a base defined (info)
2022-03-12 11:02:16 -03:00
Vinicius Moreira
c2493befda
[arch] fix -> regressions from commit db5eeabf
2021-06-18 15:14:20 -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
978120ba71
fix -> missing Python hard dependency: packaging
2021-01-20 09:43:13 -03:00
Vinicius Moreira
6aebaf6718
[arch] improvement -> repositories/AUR search time
2021-01-11 16:33:13 -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
4d260df3f7
[arch] improvement -> AUR: preventing update check errors
2020-09-02 10:22:05 -03:00
Vinicius Moreira
e4661e837a
[arch] fix -> AUR: not detecting some package updates
2020-09-02 10:18:59 -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
Vinícius Moreira
b2e87426e6
[fix][arch] actually fixing some installed 'not-signed' repository packages
2020-05-11 15:50:08 -03:00
Vinícius Moreira
8d55ae28b0
[fix][arch] displaying the wrong subtypes due to previous renaming
2020-04-13 16:51:53 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinicius Moreira
3e956a5413
[ui][update] displaying requirements and upgrade order
2020-02-10 12:42:53 -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
930308834b
[aur] caching categories to the disk | not locking the application boot while the AUR categories are being retrieved
2019-10-22 16:13:32 -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
86a0e402e9
Better AUR update check handling
2019-09-26 16:54:54 -03:00
Vinicius Moreira
5f2427d2e5
fix: arch -> settings package ready only after loading data from the disk
2019-09-12 19:03:34 -03:00
Vinicius Moreira
ba5e1da11b
gem selector sketch
2019-09-11 16:00:02 -03:00