python3-lxml: 4.5.1 -> 4.5.2

This commit is contained in:
Danny Rawlins 2020-07-11 18:24:40 +10:00
parent 055b6f6525
commit 5c760e1cf2
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.5.1-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.1-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.1-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.1-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.1-py3.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.1-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.1-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/lxml-4.5.2-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.2-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.2-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.2-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.2-py3.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.2-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/lxml-4.5.2-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
RWSagIOpLGJF36fNS3GSt+X8LgvlSxXpODVDyV9Kc81YL4COhIhWY8Mj3NCrB/FaZzg+XykPyAdDH6aS7nJWNyVq9UyeetXSJg0=
SHA256 (Pkgfile) = 495c8f6f34a8bd2a8798a15768a6382c205a29effed62436b39a761224bfcfca
SHA256 (.footprint) = f8f831f63c4942e19d910635e521b4094b96dd89f4612f0f536817500ca29599
SHA256 (lxml-4.5.1.tgz) = 27ee0faf8077c7c1a589573b1450743011117f1aa1a91d5ae776bbc5ca6070f2
RWSagIOpLGJF359BEDHueY59Kov0tTuG5RUXa1jknhhUOoNZf5++bXb/kRyBTNbBB0myg+g7JGXzt4z27lHlJ3tHxLDXpT4/dQo=
SHA256 (Pkgfile) = 549ecbfe3cdebb28399034bc0f312cc7e3897f8ffcfcfc58f30036a4314ec465
SHA256 (.footprint) = 8d096160845c97ed1add9aa630e1662730c0222f1c82cf39526fa3f9fa3a42bf
SHA256 (lxml-4.5.2.tgz) = cdc13a1682b2a6241080745b1953719e7fe0850b40a5c71ca574f090a1391df6

View File

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