python3-lxml: 4.6.1 -> 4.6.2

This commit is contained in:
Tim Biermann 2020-12-31 12:40:32 +00:00
parent 812e6b96da
commit feed36f85e
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 14 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/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lxml-4.6.1-py3.9.egg-info/
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.1-py3.9.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.1-py3.9.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.1-py3.9.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.1-py3.9.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.1-py3.9.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lxml-4.6.2-py3.9.egg-info/
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.2-py3.9.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.2-py3.9.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.2-py3.9.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.2-py3.9.egg-info/not-zip-safe
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.2-py3.9.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.9/site-packages/lxml-4.6.2-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lxml/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml/ElementInclude.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF301MxDqal4lPbdKx5JBPsC8xwU4sLL2ca6GJ027yHIvRjK2JAraDLWkkFTtXL8YKMPAIuWhCHVBNJ4B5yBZWnwE=
SHA256 (Pkgfile) = d41142102ee4298df214a1d8e61a2ed0247d13bb8e8ee5b14ea6f3a5d5b4ae46
SHA256 (.footprint) = c7a6e491c22a63efc59b065dcdcf30746b3d56f22d27cc287a1ba5aba2c34b80
SHA256 (lxml-4.6.1.tgz) = c152b2e93b639d1f36ec5a8ca24cde4a8eefb2b6b83668fcd8e83a67badcb367
RWSagIOpLGJF3zfN86JDwHPuRXBJLqvC/FCrjOBLd9VpR2nAdYg7kW6oNgMMroAzWOl0bLgfnkEbSnRR5sF4lg93LTZa13kWPA0=
SHA256 (Pkgfile) = 8544d9c6cfd92028c8fbea5768d19d631a4edb7e4ee8da053cf27d3f639fcefd
SHA256 (.footprint) = 7ec33787fd40c52f1b238eff7b1aeccf9d19d15156eb9573bf46a9289d376ca2
SHA256 (lxml-4.6.2.tar.gz) = cd11c7e8d21af997ee8079037fff88f16fda188a9776eb4b81c7e4c9c0a7d7fc

View File

@ -4,9 +4,10 @@
# Depends on: python3-beautifulsoup4 python3-cssselect python3-cython python3-html5lib libxslt
name=python3-lxml
version=4.6.1
version=4.6.2
release=1
source=(https://lxml.de/files/${name#*-}-$version.tgz)
source=(https://pypi.python.org/packages/source/l/lxml/lxml-$version.tar.gz)
build() {
cd ${name#*-}-$version