1
0
forked from ports/contrib

python-lxml: 4.4.2 -> 4.5.0

This commit is contained in:
Danny Rawlins 2020-02-01 17:29:54 +11:00
parent 52d080641c
commit c7a71fe354
3 changed files with 12 additions and 12 deletions

View File

@ -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

View File

@ -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

View File

@ -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)