lxml: 4.1.1 -> 4.2.1

This commit is contained in:
Danny Rawlins 2018-04-14 22:48:13 +10:00
parent e6f56664b3
commit eaa640f20c
4 changed files with 13 additions and 13 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.1.1-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.1.1-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.1.1-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.1.1-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.1.1-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.1.1-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.1.1-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml-4.2.1-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.2.1-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.2.1-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.2.1-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.2.1-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.2.1-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.2.1-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 +1 @@
0265ad6701951347f2dbbb470e3d1512 lxml-4.1.1.tgz
c266d9062e23b08f66426979a2b36f51 lxml-4.2.1.tgz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3z0Qs9mF40Dbhqh2kAmZSoHQbWED0f8Cf1uiKi8XNJaq6HQBA7N1R0atPVOA2ID9qE6X4NMcKPBztAyzsCc2aAY=
SHA256 (Pkgfile) = b1c6899a3ec674b04b804b65bfbd4a0af28c4c2b2ee7a6d3c7fe6b685774de22
SHA256 (.footprint) = 3b9e8820bb4317a9b7dfd2f05bc7b024c55ccbe06552fe8d878dd5bd8b8e9bdb
SHA256 (lxml-4.1.1.tgz) = 940caef1ec7c78e0c34b0f6b94fe42d0f2022915ffc78643d28538a5cfd0f40e
RWSagIOpLGJF3ww30zKb4A63TWH9V+p//47h0LdCGRSyPe3BNKpz9sd9qusKO0Io7vpqKH3t/Lzv2n+HOwiMc1+YattkGwLYUAE=
SHA256 (Pkgfile) = 236435d12d54c76b5492758b220e5e280321d17cda885bb635de3e850136c84f
SHA256 (.footprint) = 9ff53a37810f26874042a64b7f94f9261e3cfda66fc2eef9b14cf2f35ac98a0e
SHA256 (lxml-4.2.1.tgz) = e2629cdbcad82b83922a3488937632a4983ecc0fed3e5cfbf430d069382eeb9b

View File

@ -4,7 +4,7 @@
# Depends on: beautifulsoup4 cssselect cython html5lib-python libxslt
name=lxml
version=4.1.1
version=4.2.1
release=1
source=(http://lxml.de/files/$name-$version.tgz)