From da4fbe6fcb39085196613c633207055a3768d6a0 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 28 Sep 2020 05:56:19 +0000 Subject: [PATCH] python3-beautifulsoup4: 4.9.1 -> 4.9.2 --- python3-beautifulsoup4/.footprint | 12 ++++++------ python3-beautifulsoup4/.signature | 8 ++++---- python3-beautifulsoup4/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-beautifulsoup4/.footprint b/python3-beautifulsoup4/.footprint index 9f7a59dfa..fc265ee29 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.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__/ diff --git a/python3-beautifulsoup4/.signature b/python3-beautifulsoup4/.signature index e31aca150..2ab1ebfd7 100644 --- a/python3-beautifulsoup4/.signature +++ b/python3-beautifulsoup4/.signature @@ -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 diff --git a/python3-beautifulsoup4/Pkgfile b/python3-beautifulsoup4/Pkgfile index 043e70eb4..267b6d79f 100644 --- a/python3-beautifulsoup4/Pkgfile +++ b/python3-beautifulsoup4/Pkgfile @@ -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)