commit c7a71fe354d3654169a4aedd566ce866486ea8d5 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Feb 1 17:29:54 2020 +1100 python-lxml: 4.4.2 -> 4.5.0 diff --git a/python-lxml/.footprint b/python-lxml/.footprint index fac08e333..b3ad347ff 100644 --- a/python-lxml/.footprint +++ b/python-lxml/.footprint @@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ -drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml-4.4.2-py2.7.egg-info/ --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.2-py2.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.2-py2.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.2-py2.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.2-py2.7.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.2-py2.7.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.2-py2.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml-4.5.0-py2.7.egg-info/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.5.0-py2.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.5.0-py2.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.5.0-py2.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.5.0-py2.7.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.5.0-py2.7.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.5.0-py2.7.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml/ElementInclude.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml/ElementInclude.pyc diff --git a/python-lxml/.signature b/python-lxml/.signature index 358d770ea..2861cf195 100644 --- a/python-lxml/.signature +++ b/python-lxml/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37eqhHQvy5YR2pVJ8LwSzFiGvk1s9H3auzifMBSlwqXNoBrJQJGT6f/knk+WkRONZZvEmN16WsnPh3ZrE8L7uwI= -SHA256 (Pkgfile) = 4f66ef333b5ebf70c5c9ffbc91fdc5ee2e2db1e88d047477e372aab372e91183 -SHA256 (.footprint) = 41de262db71e88d6dfa8f1bd7bdaa2d54e50949a46eaeb8945db1c2eeae67627 -SHA256 (lxml-4.4.2.tgz) = eff69ddbf3ad86375c344339371168640951c302450c5d3e9936e98d6459db06 +RWSagIOpLGJF30kIQ3OCFUybhMg3kI24DgIqHuBwrYuE95PJIJXpLIxIh9/kYShKIDtH/DnTMIHccnyvTSfmoKpciphqsjw2bA4= +SHA256 (Pkgfile) = e6df92fa777e3203364ec75981391eef1dd57818b19860bc412dd10297212cc7 +SHA256 (.footprint) = cf535b41c48288b1c51b1e9809feb12462c622217dae5a608518082efe08b6cb +SHA256 (lxml-4.5.0.tgz) = 8620ce80f50d023d414183bf90cc2576c2837b88e00bea3f33ad2630133bbb60 diff --git a/python-lxml/Pkgfile b/python-lxml/Pkgfile index 46abd3172..3a0ac4d31 100644 --- a/python-lxml/Pkgfile +++ b/python-lxml/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python-beautifulsoup4 python-cssselect python-cython python-html5lib libxslt name=python-lxml -version=4.4.2 +version=4.5.0 release=1 source=(https://lxml.de/files/${name#*-}-$version.tgz)