- 15 Jan, 2020 3 commits
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Jelle van der Waa authored
Pacman v5.1.0 added support for getting the make/check dependencies of a package in the sync db. Closes: #36 Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
Jelle van der Waa authored
-
- 12 Jan, 2020 1 commit
-
-
- 03 Nov, 2019 1 commit
-
-
The named argument format was renamed to format_str to avoid using the reserved name format.
-
- 21 Oct, 2019 9 commits
-
-
Jelle van der Waa authored
Update releasing document and add GPG signed releases, fix classifiers for PyPi upload. Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-
alpm_sync_newversion becomes alpm_sync_get_new_version and changes behavior slightly. See for details: https://git.archlinux.org/pacman.git/commit/?id=e9d91a688d1a2ebe58e8a895853debf745a529cf
-
This reverts f10f3dfc. Actually this step now fails as this folder is kept in Arch docker images after [1]. [1] https://github.com/archlinux/archlinux-docker/pull/15
-
-
-
-
Since pytest 5.0, `str(excinfo)` for `excinfo` from `pytest.raises()` no longer returns the exception message. `str(excinfo.value)` should be used instead [1]. [1] Item #5412 of https://docs.pytest.org/en/latest/changelog.html
-
Jelle van der Waa authored
-
- 14 May, 2019 2 commits
-
-
Jelle van der Waa authored
db: add repr and str to the Database class
-
Jelle van der Waa authored
Add a repr for the alpm.DB class for interactive usage.
-
- 10 May, 2019 6 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Create documentation for the transaction class.
-
Jelle van der Waa authored
-
- 05 May, 2019 11 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
Jelle van der Waa authored
-
- 04 May, 2019 6 commits
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Sync the repo db and query the grpcache, the [core] repo always cointains 'base'.
-
Jelle van der Waa authored
read_group docstring was removed in 8ab7b2ef, which was a typo for read_grp. Re-add the correct function to the documentation.
-
Jelle van der Waa authored
Document the pyalpm module functions which where missing in the documentation. Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
Jelle van der Waa authored
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@vdwaa.nl>
-
- 03 Apr, 2019 1 commit
-
-
Jelle van der Waa authored
Signed-off-by:
Jelle van der Waa <jelle@archlinux.org>
-