FS#60742 - [python-xvfbwrapper] Python2 version missing

Attached to Project: Community Packages
Opened by Alexander Kobel (akobel) - Thursday, 08 November 2018, 08:25 GMT
Last edited by Eli Schwartz (eschwartz) - Thursday, 08 November 2018, 13:58 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

IIUC, the community/python-xvfbwrapper emerged from the same-name AUR package. The latter used to offer a corresponding python2-xvfbwrapper package built from the same source; is there a particular reason why this is not done anymore? (It is needed as a dependency for, e.g., aur/python2-dryscrape...)

FWIW, the attached PKGBUILD builds both Python 2 and Python 3 versions from a split version. Would it be possible to reintegrate this into the community version?
   PKGBUILD (1.9 KiB)
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Thursday, 08 November 2018, 13:58 GMT
Reason for closing:  Not a bug
Additional comments about closing:  We don't take package requests.
Comment by Alexander Kobel (akobel) - Thursday, 08 November 2018, 08:29 GMT
Sorry, I realized too late that the depends modification needs to be done immediately inside the package_${pkgname} functions, rather than the helper; otherwise, they are not found by makepkg --printsrcinfo.
Fixed PKGBUILD attached.

Also, cf. the (now-defunct) AUR PKGBUILD at https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=python-xvfbwrapper.
   PKGBUILD (1.9 KiB)

Loading...