python3-beautifulsoup4: 4.9.1 -> 4.9.2

This commit is contained in:
Tim Biermann 2020-09-28 05:56:19 +00:00
parent 88459de82e
commit da4fbe6fcb
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -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.7/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.1-py3.7.egg-info/
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.1-py3.7.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.1-py3.7.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.1-py3.7.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.1-py3.7.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.1-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.2-py3.7.egg-info/
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.2-py3.7.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.2-py3.7.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.2-py3.7.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.2-py3.7.egg-info/requires.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/beautifulsoup4-4.9.2-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/bs4/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/bs4/__init__.py
drwxr-xr-x root/root usr/lib/python3.7/site-packages/bs4/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3+liGB6zSneVZBE8NmJn8PDlnjhc25QqDr2bHpUjoMX+YnSV86zbqpL8ZeGKlnLyJDfVyXfxYYkKpXsUmIlfoQ0=
SHA256 (Pkgfile) = 7f80a4bdc2c722c9bebe6a85a76ed21fadc4fbc9fe487dfdda88b5848615831d
SHA256 (.footprint) = ed011df235d7bf8915da72964e34bf5472eea703317bf9e93c8b1044a903c77a
SHA256 (beautifulsoup4-4.9.1.tar.gz) = 73cc4d115b96f79c7d77c1c7f7a0a8d4c57860d1041df407dd1aae7f07a77fd7
RWSagIOpLGJF3+EOywPzzukSRTKDod0Fo9ZtL3xcBQoKWAhYbHVnwMGq9iz9oY/c80wiIFQnBodo2qS3E7bMwfF+ijNDsdkLGgs=
SHA256 (Pkgfile) = 34f03073c7eaa099166b5375e82b60f2d9af1e07b082ffb1aa87c06ece436523
SHA256 (.footprint) = 0ed299f1352dcdc41ab2f4830f4db588989a26f67fae3cf5534dc7561f89bab8
SHA256 (beautifulsoup4-4.9.2.tar.gz) = 1edf5e39f3a5bc6e38b235b369128416c7239b34f692acccececb040233032a1

View File

@ -4,7 +4,7 @@
# Depends on: python3-chardet python3-soupsieve
name=python3-beautifulsoup4
version=4.9.1
version=4.9.2
release=1
source=(https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-$version.tar.gz)