Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#44306 closed defect (fixed)

gpodder: remove PIL dependency

Reported by: Ionic (Mihai Moldovan) Owned by: elelay (Eric Le Lay)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: petrrr
Port: gpodder

Description

Upstream has removed the need of py-pil quite a while ago.

These patches remove the PIL dependency and clean up python usage in gpodder.

The first one (gpodder-remove-pil-dep.patch) is mandatory.

The second one (gpodder-cleanup-python-usage.patch) is optional, but highly recommended.

x-linking #44285

Attachments (2)

gpodder-remove-pil-dep.patch (1.3 KB) - added by Ionic (Mihai Moldovan) 10 years ago.
Remove py*-pil dependency, removed by upstream quite a while ago. Revbump.
gpodder-cleanup-python-usage.patch (3.5 KB) - added by Ionic (Mihai Moldovan) 10 years ago.
Introduce common variables and set them in python variants to simplify python usage via those variables -- set only once.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 10 years ago by petrrr

Cc: elelay@… removed
Owner: changed from macports-tickets@… to elelay@…

Changed 10 years ago by Ionic (Mihai Moldovan)

Remove py*-pil dependency, removed by upstream quite a while ago. Revbump.

Changed 10 years ago by Ionic (Mihai Moldovan)

Introduce common variables and set them in python variants to simplify python usage via those variables -- set only once.

comment:2 Changed 10 years ago by Ionic (Mihai Moldovan)

Revbumped port to account for dependency change.

comment:3 Changed 10 years ago by elelay (Eric Le Lay)

Resolution: fixed
Status: newclosed

gpodder-remove-pil-dep.patch​ applied in r122172.

gpodder-cleanup-python-usage.patch applied in r122173.

Thank you very much ionic!

comment:4 Changed 10 years ago by Ionic (Mihai Moldovan)

You're welcome, thanks for taking care of this. :)

Note: See TracTickets for help on using tickets.