python3-lxml: 4.7.1 -> 4.8.0

This commit is contained in:
Tim Biermann 2022-02-18 14:20:53 +01:00
parent b1cfa87a79
commit f76a0a23f2
Signed by: tb
GPG Key ID: 42F8B4E30B673606
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.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.7.1-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.7.1-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.7.1-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.7.1-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.7.1-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.7.1-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.7.1-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lxml-4.8.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.8.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.8.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.8.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.8.0-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.8.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lxml-4.8.0-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
RWSagIOpLGJF35/m99evc3/p4uWlOj6RgYUSujDwl9+SLfUBI9leA0k196bs+vqwRcz6MIvcRvOvr6IJkacTYrHWDlavKGNUjgQ=
SHA256 (Pkgfile) = e449c45e33deeb92a26194128e4d054529a7d1d38706e9a58c875243c17a018a
SHA256 (.footprint) = 69ec62d3ac4a9c16e8c3e6fc78f3593f0bf0d9ee20f17eca6928cd8246d06add
SHA256 (lxml-4.7.1.tar.gz) = c495545191397b26ce33a2749e13a64bc2b44894e39fd92c4243922e36f7d5a9
RWSagIOpLGJF35nrJvLP/Iq3qdBNuB4efsLM1D6ymsyLJY2s/STKAdox/7hL0W6rfhHy4LtcIv6ZPGmbtMvHwoh0KxB/+aLH4gI=
SHA256 (Pkgfile) = b2e60ddda7cdfe43338cb336522cb79dbbdf11d80facd5512b14e00afd43d564
SHA256 (.footprint) = 67146ee08cb8d0478c5e5122b229dc5f03289d85426e71475ae28428280d8751
SHA256 (lxml-4.8.0.tar.gz) = 8d2b999f5c8a8a70a28a3875e5d1bf27c0555c922bfa0af34dc46e07913f2a47

View File

@ -5,7 +5,7 @@
name=python3-lxml
_name=${name#*-}
version=4.7.1
version=4.8.0
release=1
source=(https://github.com/$_name/$_name/archive/refs/tags/$_name-$version.tar.gz)