python3-lxml: 4.4.0 -> 4.4.1

This commit is contained in:
Danny Rawlins 2019-08-12 20:34:19 +10:00
parent 664b81cf2e
commit d4c8887285
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/python3.7/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/lxml-4.4.0-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.0-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.0-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.0-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.0-py3.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.0-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.0-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/lxml-4.4.1-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.1-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.1-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.1-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.1-py3.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.1-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.4.1-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/lxml/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml/ElementInclude.py
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zhc60ICSSJJ524akA52a3cks4QQW9RnoP+8VoS/WOHKc5rmxsZr3FAQ8+0zI3F/ppzZnegY0lfegcHKuk+R3gQ=
SHA256 (Pkgfile) = dc0885309070b62191bc463f0ace5557bc120dd5175da7fd90ac41958fcbb4ec
SHA256 (.footprint) = 762a4871f09cc3782edb73d39195f8de26de9a8f8572ae5884d8846c7992b7d9
SHA256 (lxml-4.4.0.tgz) = 3b57dc5ed7b6a7d852c961f2389ca99404c2b59fd2088baec6fbaca02f688be4
RWSagIOpLGJF35N6GFb567xCPsa1MrTRPiO5ebCKE4lqL+OQPaNHVDjPLxEEYTkQufrsqxl9Lt1L/KuG5YGdTR7ThhjzB6/B9w0=
SHA256 (Pkgfile) = 780a95476e3e40037fce0c2d9d10d555ed25e46daae0983cbc50971912c923fe
SHA256 (.footprint) = 266d8bb9c83f30a224d43313dcbd22fda4dc7eca8359000f4b45e8395e00a944
SHA256 (lxml-4.4.1.tgz) = c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692

View File

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