Opened 6 years ago
Closed 6 years ago
#56823 closed defect (fixed)
py26-Pillow @3.4.2: patch fails to apply
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py26-Pillow |
Description
---> Applying patches to py26-Pillow ---> Applying patch-setup.py.diff DEBUG: Environment: CC_PRINT_OPTIONS='YES' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-ryandesign-fork_python_py-Pillow/py26-Pillow/work/.CC_PRINT_OPTIONS' CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.13' Executing: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-ryandesign-fork_python_py-Pillow/py26-Pillow/work/Pillow-3.4.2" && /usr/bin/patch -p0 < '/Users/rschmidt/macports/macports-ports-ryandesign-fork/python/py-Pillow/files/patch-setup.py.diff' DEBUG: system: cd "/opt/local/var/macports/build/_Users_rschmidt_macports_macports-ports-ryandesign-fork_python_py-Pillow/py26-Pillow/work/Pillow-3.4.2" && /usr/bin/patch -p0 < '/Users/rschmidt/macports/macports-ports-ryandesign-fork/python/py-Pillow/files/patch-setup.py.diff' patching file setup.py Hunk #1 FAILED at 296. 1 out of 1 hunk FAILED -- saving rejects to file setup.py.rej
Change History (2)
comment:1 Changed 6 years ago by reneeotten (Renee Otten)
comment:2 Changed 6 years ago by reneeotten <reneeotten@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
the patch is only for the latest version and not pinned version for the py36/py33 subports. I think these obsolete subports should be removed, but doing so would require removal of others in the dependency tree... For now, just only apply the patch when appropriate (https://github.com/macports/macports-ports/pull/2256)