python3-lxml: updated to 5.2.1

This commit is contained in:
John McQuah 2024-04-03 00:04:19 +00:00
parent d32cecabd9
commit 916a4b345e
3 changed files with 12 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.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lxml-5.1.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.1.0.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.1.0.dist-info/LICENSES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.1.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.1.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.1.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.1.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lxml-5.2.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.2.1.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.2.1.dist-info/LICENSES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.2.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.2.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.2.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-5.2.1.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lxml/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml/ElementInclude.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml/__init__.py
@ -60,7 +60,6 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/lxml/html/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml/html/_html5builder.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml/html/_setmixin.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml/html/builder.py
-rwxr-xr-x root/root usr/lib/python3.10/site-packages/lxml/html/clean.cpython-310-x86_64-linux-gnu.so
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml/html/clean.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml/html/defs.py
-rwxr-xr-x root/root usr/lib/python3.10/site-packages/lxml/html/diff.cpython-310-x86_64-linux-gnu.so

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32FBGP9Vu4dGj9gRSg1t0cjbqqmGoHmnK+8uvZZNshL58yqPieMu6E8lgMHcmrgjBF2zOa8721BwNQae8fHE0wk=
SHA256 (Pkgfile) = 07238ff0640bf7f332a7fb2784eac0e164490af4d781b2b7e0c5e3d1cf059e84
SHA256 (.footprint) = c75a9f594768beb49fe89051652c2cbf70384bc22d7dc2bd4a190bb798556ffb
SHA256 (lxml-5.1.0.tar.gz) = c4b12bc6d6186ba8ac07bb7bb558312ec6738ca7d9365e862aa9c4462388ffb7
RWSagIOpLGJF35WX1vwTo6rQ0XW+ROk+nYN+4BIW/5Gz+dvlc6gJw4ppU53MEK5JFY1Y8SF3U+ID0d6ooXogzgI3KmY4IeAeswc=
SHA256 (Pkgfile) = d783281ceee53af67f1e1752ff85c1333bcb505d1320e475e93acaf4bec85ba0
SHA256 (.footprint) = b4889f7dfe38d8d66a7ef79286b7fea79fdf4a4be9a51542e2749b9a746fbb09
SHA256 (lxml-5.2.1.tar.gz) = 3f7765e69bbce0906a7c74d5fe46d2c7a7596147318dbc08e4a2431f3060e306

View File

@ -5,7 +5,7 @@
name=python3-lxml
_name=${name#python3-}
version=5.1.0
version=5.2.1
release=1
source=(https://github.com/$_name/$_name/releases/download/$_name-$version/$_name-$version.tar.gz)