Bug 226032 - devel/py-lxml: Update to 4.1.1
Summary: devel/py-lxml: Update to 4.1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks: 226055
  Show dependency treegraph
 
Reported: 2018-02-19 07:46 UTC by loic.blot
Modified: 2018-02-21 16:21 UTC (History)
5 users (show)

See Also:
bugzilla: maintainer-feedback? (wg)


Attachments
py-lxml.patch (1.22 KB, patch)
2018-02-19 07:46 UTC, loic.blot
no flags Details | Diff
lxml patch (1.22 KB, patch)
2018-02-19 07:47 UTC, loic.blot
no flags Details | Diff
poudriere output (40.91 KB, text/plain)
2018-02-19 07:47 UTC, loic.blot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description loic.blot 2018-02-19 07:46:06 UTC
Created attachment 190779 [details]
py-lxml.patch

python lxml is quite outdated, and i'm working on py-searx update which requires lxml 4.1.1

You will find the patch below and the poudriere output
Comment 1 loic.blot 2018-02-19 07:47:01 UTC
Created attachment 190780 [details]
lxml patch
Comment 2 loic.blot 2018-02-19 07:47:37 UTC
Created attachment 190781 [details]
poudriere output
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2018-02-21 01:36:31 UTC
The patch under files/ doesn't apply any more.
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2018-02-21 01:37:33 UTC
loic.blot@unix-experience.fr, please don't attach poudriere logs. They only clog the system, but committers still need to run poudriere. It would suffice to just say that poudriere passes.
Comment 5 Yuri Victorovich freebsd_committer freebsd_triage 2018-02-21 01:41:17 UTC
Please do not forget to strip shared libraries:
Warning: 'lib/python2.7/site-packages/lxml/html/diff.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/python2.7/site-packages/lxml/html/clean.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/python2.7/site-packages/lxml/etree.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/python2.7/site-packages/lxml/objectify.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/python2.7/site-packages/lxml/builder.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/python2.7/site-packages/lxml/_elementpath.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Comment 6 commit-hook freebsd_committer freebsd_triage 2018-02-21 15:44:11 UTC
A commit references this bug:

Author: wg
Date: Wed Feb 21 15:44:02 UTC 2018
New revision: 462529
URL: https://svnweb.freebsd.org/changeset/ports/462529

Log:
  devel/py-lxml: update to 4.1.1

  PR:		226032
  Submitted by:	loic.blot

Changes:
  head/devel/py-lxml/Makefile
  head/devel/py-lxml/distinfo
  head/devel/py-lxml/files/
Comment 7 William Grzybowski freebsd_committer freebsd_triage 2018-02-21 16:21:45 UTC
Committed, thanks