1
0
forked from ports/contrib

python-lxml: 4.3.3 -> 4.4.0

This commit is contained in:
Danny Rawlins 2019-07-28 12:31:38 +10:00
parent f7c162fd38
commit b72e636c65
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.3.3-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.3.3-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.3.3-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.3.3-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.3.3-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.3.3-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.3.3-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.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
RWSagIOpLGJF3zeU5suev44ketBwHZNlWHfFUmCDjarEN62DlsvcSisfqeriZeovAU2lipjH06MprqJhjUgrM8pwY8HPnpNecwI=
SHA256 (Pkgfile) = fcbe35e610d14f03a219b23cb04dad3d655421e3db2c34fa1e4c398306cf219e
SHA256 (.footprint) = 5579d9488b63a6a411f1f6a46ef0d33155f24fdb8b49bec9d7184b2588d482f6
SHA256 (lxml-4.3.3.tgz) = 4a03dd682f8e35a10234904e0b9508d705ff98cf962c5851ed052e9340df3d90
RWSagIOpLGJF3/dTqTo3DBbRQESjtZ2mp2cj2zYkZ9z7urKfJzA+qppwY3yw4VBaagOXR0rdVSq0DLjPKGx6gY08J6F4QUo+DQA=
SHA256 (Pkgfile) = f3bb86821a49ffe641d669f14763d5521f95326348c9bccf46f31d29e8c4c240
SHA256 (.footprint) = a45c21b816044e41ad6a27890f9d598496cf37a004ca2c60d2f1f2b74fd006c6
SHA256 (lxml-4.4.0.tgz) = 3b57dc5ed7b6a7d852c961f2389ca99404c2b59fd2088baec6fbaca02f688be4

View File

@ -4,7 +4,7 @@
# Depends on: python-beautifulsoup4 python-cssselect python-cython python-html5lib libxslt
name=python-lxml
version=4.3.3
version=4.4.0
release=1
source=(https://lxml.de/files/${name#*-}-$version.tgz)