Releases: gentoo/gentoopm
Releases · gentoo/gentoopm
0.3.3
27 Mar 09:10
Compare
Sorry, something went wrong.
No results found
fixed compatibility with pkgcore-0.11.7+
0.3.2
16 Sep 13:08
Compare
Sorry, something went wrong.
No results found
fix crashing due to BashServer exceptions
add repo_masked property for pkgcore packages
Python 2 is no longer being tested since it is not provided by pkgcore nor portage anymore. Portage support is maintenance-only and may be removed in a future release.
0.3.1
17 Nov 22:40
Compare
Sorry, something went wrong.
No results found
multiple fixes for modern versions of pkgcore,
cbuild_build_dependencies (BDEPEND) support.
0.3.0
08 May 15:46
Compare
Sorry, something went wrong.
No results found
API changes:
proper support for getting slots and subslots,
support for overriding config_root for the package manager,
support for at-most-one-of (??) deps,
extend package maintainers support to Portage.
gentoopmq changes:
support for specifying --package-manager,
match command to match packages and print their metadata.
Bug fixes:
multiple updates due to API changes in pkgcore,
fix bash-server cleanup.
0.2.9
27 Nov 22:08
Compare
Sorry, something went wrong.
No results found
tests: skip package manager which fail to load,
bash: fix obtaining syntax check result and read files in binary mode.
0.2.8
27 Nov 21:58
Compare
Sorry, something went wrong.
No results found
fix handling all-of deps in portage,
fix package sorting with portage.
0.2.7
27 Nov 21:58
Compare
Sorry, something went wrong.
No results found
respect --build-lib when running tests,
fix compatibility with PyPy and Python 3.3.
0.2.6
27 Nov 21:58
Compare
Sorry, something went wrong.
No results found
fix compatibility with pkgcore-0.8.4.
0.2.5
27 Nov 21:58
Compare
Sorry, something went wrong.
No results found
Paludis: support changed USEflag API.
0.2.4
27 Nov 21:58
Compare
Sorry, something went wrong.
No results found
tests: fix running on *BSD (no coreutils there),
paludis: support for package contents API change,
environment.* file sorting fix.