python-lxml: 4.4.0 -> 4.4.1

This commit is contained in:
Danny Rawlins 2019-08-12 20:34:03 +10:00
parent 5057dae83c
commit 664b81cf2e
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.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-4.4.1-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.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,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/dTqTo3DBbRQESjtZ2mp2cj2zYkZ9z7urKfJzA+qppwY3yw4VBaagOXR0rdVSq0DLjPKGx6gY08J6F4QUo+DQA=
SHA256 (Pkgfile) = f3bb86821a49ffe641d669f14763d5521f95326348c9bccf46f31d29e8c4c240
SHA256 (.footprint) = a45c21b816044e41ad6a27890f9d598496cf37a004ca2c60d2f1f2b74fd006c6
SHA256 (lxml-4.4.0.tgz) = 3b57dc5ed7b6a7d852c961f2389ca99404c2b59fd2088baec6fbaca02f688be4
RWSagIOpLGJF3zQJbNllOC0Ko9uVSKhCoASQwSmWl/UTsgqywzGPfxKc9bQnkjY8nlpJ+R5Oysv/wReuK98Mtr6WHSvfp1/jygs=
SHA256 (Pkgfile) = cb27ce58217fba37cf34b2fb48ecb2609c8ae9b73502ce6fc66c1ac954296d21
SHA256 (.footprint) = b41b7a98da2aa612386ff0cefe37436db504f3a9eb5187705ffe67ba784a65ff
SHA256 (lxml-4.4.1.tgz) = c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692

View File

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