1
0
forked from ports/contrib

python3-lxml: 4.9.3 -> 4.9.4

This commit is contained in:
John McQuah 2023-12-20 12:34:52 +00:00
parent 18dd551362
commit 9269306e7e
3 changed files with 13 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-4.9.3.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.3.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.3.dist-info/LICENSES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.3.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.3.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.3.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.3.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/lxml-4.9.4.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.4.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.4.dist-info/LICENSES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.4.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.4.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.4.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/lxml-4.9.4.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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32lai9iAURl+6qGoKEsrH+TO3sgVSukPNOsq2fmCXhGRtALqhtOwwXn6a326sC8pVWAuFMLP0yTY9GkUTaSvXwE=
SHA256 (Pkgfile) = 8edc184cdda9e24e2046a9aad2a44359b303521003e9382055e9ec525dff691e
SHA256 (.footprint) = 4f9f31a93ea649d2844cb9996b3cea88ea6e55d8fbce7c9ef62a35fbd09d9d0a
SHA256 (lxml-4.9.3.tar.gz) = 48628bd53a426c9eb9bc066a923acaa0878d1e86129fd5359aee99285f4eed9c
RWSagIOpLGJF30/pqgbzkU0mgjD3pKgMVNPmxCNX58HMwW2AEfTrIjX39cYG+b325GTQNRKQRxGkJqj2vG/ccpSDUd8VCXGcbwA=
SHA256 (Pkgfile) = 73c4e4604b30aa83889c60238d39e2d03bac8ad9de5869dc6f6d1d6e809a33f9
SHA256 (.footprint) = 41d5414fbfd3958837965b7bb60d3ca2918a124408b920ee45959437c020b9da
SHA256 (lxml-4.9.4.tar.gz) = b1541e50b78e15fa06a2670157a1962ef06591d4c998b998047fff5e3236880e

View File

@ -5,8 +5,8 @@
name=python3-lxml
_name=${name#python3-}
version=4.9.3
release=2
version=4.9.4
release=1
source=(https://github.com/$_name/$_name/releases/download/$_name-$version/$_name-$version.tar.gz)
build() {