Opened 10 years ago
Closed 10 years ago
#44309 closed update (fixed)
py-xhtml2pdf: update to version 0.0.6 and switch PIL dependency to PIL/Pillow
Reported by: | Ionic (Mihai Moldovan) | Owned by: | lperry (Perry Lee) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | petrrr |
Port: | py-xhtml2pdf |
Description
This will update py-xhtml2pdf
to version 0.0.6 which includes Pillow
support introduced by upstream.
Also changes the formerly py*-pil
dependency to a hybrid PIL
/Pillow
one as discussed in #44284.
Attachments (1)
Change History (4)
Changed 10 years ago by Ionic (Mihai Moldovan)
Attachment: | py-xhtml2pdf-update-0.0.6-pil-pillow-dep-change.patch added |
---|
comment:1 Changed 10 years ago by petrrr
Cc: | perry@… removed |
---|---|
Owner: | changed from macports-tickets@… to perry@… |
comment:2 Changed 10 years ago by Ionic (Mihai Moldovan)
I guess we can also go ahead with that based on openmaintainer
.
comment:3 Changed 10 years ago by lperry (Perry Lee)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for patch! Fixed in r122324.
Note: See
TracTickets for help on using
tickets.
Update
py-xhtml2pdf
to version 0.0.6 and changePIL
dependency to a hybridPIL
/Pillow
one.