![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 59b059621faaaab2366e14e3c7f67400b35caf1d Author: John McQuah <jmcquah@disroot.org> Date: Sat Mar 25 21:35:29 2023 -0400 python3-beautifulsoup4: 4.11.1 -> 4.12.0 diff --git a/python3-beautifulsoup4/.footprint b/python3-beautifulsoup4/.footprint index 4ff8e095e..931c2a4e4 100644 --- a/python3-beautifulsoup4/.footprint +++ b/python3-beautifulsoup4/.footprint @@ -2,12 +2,12 @@ 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/beautifulsoup4-4.11.2-py3.10.egg-info/ --rw-rw-r-- root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.11.2-py3.10.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.11.2-py3.10.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.11.2-py3.10.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.11.2-py3.10.egg-info/requires.txt --rw-rw-r-- root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.11.2-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.12.0-py3.10.egg-info/ +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.12.0-py3.10.egg-info/PKG-INFO +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.12.0-py3.10.egg-info/SOURCES.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.12.0-py3.10.egg-info/dependency_links.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.12.0-py3.10.egg-info/requires.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/beautifulsoup4-4.12.0-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/bs4/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/bs4/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/bs4/__pycache__/ diff --git a/python3-beautifulsoup4/.signature b/python3-beautifulsoup4/.signature index a94fd2793..841f3956c 100644 --- a/python3-beautifulsoup4/.signature +++ b/python3-beautifulsoup4/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39FEXfCPDoYmpkAdPQOmql22dncX5AUwjidKv5LSxw9rKuuzbJj/rETzt0Rylwq6UU/imGuAzhVePWqgF6kIgwY= -SHA256 (Pkgfile) = fdb2836457ed74eb69d52d862e2f5950ce692f439161803d011aa6a7a6d04302 -SHA256 (.footprint) = 4a5f1dd3e81049f1b4e20771d4822827dfb439beb1cf01b48061ffe31218fddf -SHA256 (beautifulsoup4-4.11.2.tar.gz) = bc4bdda6717de5a2987436fb8d72f45dc90dd856bdfd512a1314ce90349a0106 +RWSagIOpLGJF33wYdFvYZTQnSSnWolNaLOELFN1s66Z8RECAxg234UoOZY+p1YKpyFgFc/m4RFtrwopx/lQJSTbNNFgS0a+9pQA= +SHA256 (Pkgfile) = 307383c74767bfe8cfe67d14c0cda9abd65ef831e9abe3b6d6f6466dc12ca6a8 +SHA256 (.footprint) = 9a2b62f939f8a652308e05f25ad23d0c671077c20933dc7f1a3b0b84330e26d6 +SHA256 (beautifulsoup4-4.12.0.tar.gz) = c5fceeaec29d09c84970e47c65f2f0efe57872f7cff494c9691a26ec0ff13234 diff --git a/python3-beautifulsoup4/Pkgfile b/python3-beautifulsoup4/Pkgfile index 49c27b2b9..a590b4160 100644 --- a/python3-beautifulsoup4/Pkgfile +++ b/python3-beautifulsoup4/Pkgfile @@ -5,7 +5,7 @@ name=python3-beautifulsoup4 _name=${name#*-} -version=4.11.2 +version=4.12.0 release=1 source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$version.tar.gz)