diff --git a/python3-lxml/.footprint b/python3-lxml/.footprint index 270ac840a..7bcb77fec 100644 --- a/python3-lxml/.footprint +++ b/python3-lxml/.footprint @@ -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 diff --git a/python3-lxml/.signature b/python3-lxml/.signature index bdb8b8822..a5432aa94 100644 --- a/python3-lxml/.signature +++ b/python3-lxml/.signature @@ -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 diff --git a/python3-lxml/Pkgfile b/python3-lxml/Pkgfile index 069d28470..1ed0cc6cd 100644 --- a/python3-lxml/Pkgfile +++ b/python3-lxml/Pkgfile @@ -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)