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
a191748124
[arch] fix: conflict resolution: removing hard dependencies that would be satisfied with the inclusion of the new package
2022-05-19 16:15:34 -03:00
Vinicius Moreira
babb4b5661
[arch] fix: crashing when no AUR package name is informed to the AUR client
2022-02-11 15:23:23 -03:00
Vinicius Moreira
e84f88d37d
[arch] improvement: preventing AUR's installed packages from not being mapped in cases the communication with the API fails
2022-02-10 11:09:32 -03:00
Vinicius Moreira
ddf0b92cf7
[arch] fix: not detecting installed AUR packages anymore due to recent AUR API changes
2022-02-09 14:14:46 -03:00
Vinicius Moreira
ca9b3d0e51
[arch] improvement: allowing AUR packages to be installed as dependencies of a repository package | fix: not displaying all possible AUR providers for a given dependency
2022-01-28 12:05:58 -03:00
Vinicius Moreira
6d3917ee99
[arch] feature: allowing AUR packages to be installed when bauh is launched by the root user
2021-12-07 15:41:02 -03:00
Vinicius Moreira
476a30c9f4
[arch] improvmenet -> cleaning up some code warnings
2021-06-17 17:28:29 -03:00
Vinicius Moreira
7057f683cd
[arch] improvement -> history/downgrade considering the repository commit + bug fixes
2020-12-21 12:25:54 -03:00
Vinicius Moreira
1c1aad1e0e
[arch] fix -> AUR: not properly handling AUR package dependencies with specific versions
2020-09-09 18:51:37 -03:00
Vinicius Moreira
1418383730
[arch] improvement -> AUR: new settings property 'aur_build_only_chosen'
2020-08-31 15:01:20 -03:00
Vinicius Moreira
16eb8445fb
[arch] fix -> AUR: not properly extracting srcinfo data when several pkgnames are declared
2020-08-28 13:53:59 -03:00
Vinicius Moreira
60836643aa
[arch] fix -> AUR: some packages dependencies cannot be downloaded due to the wrong download URL
2020-08-27 10:10:23 -03:00
Vinicius Moreira
11540cf1e7
[arch] fix -> AUR: multi-threaded download: not retrieving correctly some source files URLs
2020-08-17 15:14:12 -03:00
Vinícius Moreira
c8f1e0b1f0
[fix][arch] crashing while reading the installed packages when the internet is unstable
2020-05-27 17:34:31 -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
Vinícius Moreira
1018a438c9
[fix][aur] list attributes
2020-02-11 19:10:10 -03:00
Vinícius Moreira
82ae65ebb7
[aur] architecture dependencies
2020-02-11 18:41:12 -03:00
Vinícius Moreira
0e4ebbe277
[aur] new AUR dependencies checking algorithm
2020-02-11 14:05:16 -03:00
Vinícius Moreira
ecd936c6fd
[flatpak] sorting packages before updating
2020-02-06 19:40:14 -03:00
Vinícius Moreira
44ad20f613
[aur] supporting right sort when the package provides multiple names
2020-02-05 19:29:05 -03:00
Vinícius Moreira
83fce04c5d
[fix][aur] optional dep install fails when it is based on another package
2020-01-29 17:50:37 -03:00
Vinícius Moreira
ffa7611930
[fix][aur] not able to install packages based on other packages | other fixes
2020-01-22 17:16:22 -03:00
Vinícius Moreira
f805254a59
[fix][aur] makedepends not treated as a list | package name not considered as provided
2020-01-14 17:33:50 -03:00
Vinícius Moreira
7a768861b2
[aur] AUR normalized index cached to disk instead of memory
2019-12-18 16:43:47 -03:00
Vinícius Moreira
fab88cb995
[aur] reading all transitive dependencies of the selected optional dependencies before their installation
2019-12-06 19:03:12 -03:00
Vinícius Moreira
e01249f49c
[improvement][aur] retrieving and displaying all transitive required dependencies
2019-12-04 12:47:10 -03:00
Vinicius Moreira
eaa98d8a71
[aur] fix: encoding dependency name before requesting info from the API
2019-10-23 19:06:12 -03:00
Vinicius Moreira
917c6ec5d7
arch:using axel to pre-download source file | info window handling list attributes better
2019-09-22 01:01:11 -03:00
Vinicius Moreira
0d2770296c
fix: AUR installation receiving GPG key
2019-09-20 18:33:53 -03:00
Vinicius Moreira
ba5e1da11b
gem selector sketch
2019-09-11 16:00:02 -03:00