FS#56692 - [gupnp] Change the optdepends to python instead of python2

Attached to Project: Arch Linux
Opened by Link Mauve (linkmauve) - Tuesday, 12 December 2017, 18:31 GMT
Last edited by Jan Alexander Steffens (heftig) - Tuesday, 12 December 2017, 19:52 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
gupnp-binding-tool has been completely ported to Python 3, as per the ArchLinux guidelines you should change its shebang and the dependency to reflect that.
Fedora already made the switch two years ago: https://bugzilla.redhat.com/show_bug.cgi?id=1192093

Additional info:
* package version(s)
gupnp 1.0.2-1

* config and/or log files etc.
N/A

Steps to reproduce:
- pacman -Qi gupnp
- or head -n1 /usr/bin/gupnp-binding-tool
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Tuesday, 12 December 2017, 19:52 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.0.2+4
Comment by Eli Schwartz (eschwartz) - Tuesday, 12 December 2017, 19:00 GMT
We originally patched this to conform to PEP 394 back when it was python2 only, so we just need to finally remove that workaround...

This was originally fixed in gupnp back in 2013, see https://git.gnome.org/browse/gupnp/commit/?id=08ce5b8edddcf926a89e8d30c2facbc6594482cb

Loading...