-
-
0.9.0 protected7e711725 · ·
0.9.0 release Notable changes: * Pacman 5.2 support * Removed xdelta support for pacman 5.2 * Added setuptools support instead of distutils * Added Makefile with tests support and coverage for C bindings * Added sphinx documentation for pyalpm * Cleanup of C extension code
-
0.8.5 protected6b47d165 · ·
0.8.5 release This release fixes memory leaks occuring in long running daemons which open the alpm_hanlde_t multiple times. When the handle now goes out of scope it is released and a memory leak in pyalpm_sync_newversion.
-
-