FS#61985 - [pyalpm] remove delta, rename alpm_sync_newversion patches.

Attached to Project: Arch Linux
Opened by bartus (bartoszek) - Tuesday, 12 March 2019, 16:04 GMT
Last edited by Jelle van der Waa (jelly) - Wednesday, 24 April 2019, 20:53 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

pyalpm need some patching in order to work with the current master branch of Pacman.

1. remove delta support from alpm https://git.archlinux.org/pacman.git/commit/?id=c0e9be7973be6c81b22fde91516fb8991e7bb07b
2. rename alpm_sync_newversion() to alpm_sync_get_new_version() https://git.archlinux.org/pacman.git/commit/?id=e9d91a688d1a2ebe58e8a895853debf745a529cf
This task depends upon

Closed by  Jelle van der Waa (jelly)
Wednesday, 24 April 2019, 20:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  Handled on github.
Comment by Santiago Torres (sangy) - Tuesday, 12 March 2019, 16:08 GMT
This is probably worth moving to upstream: https://github.com/archlinux/pyalpm
Comment by Eli Schwartz (eschwartz) - Tuesday, 12 March 2019, 16:14 GMT
https://lists.archlinux.org/pipermail/arch-projects/2019-January/005139.html for the latter...

It is not worth breaking API in pyalpm, as pyalpm has never offered an API to control the thing which has been changed in libalpm.

Loading...