diff --git a/python-beautifulsoup4/.footprint b/python-beautifulsoup4/.footprint index 40b379d35..6cbbaad13 100644 --- a/python-beautifulsoup4/.footprint +++ b/python-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/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ -drwxr-xr-x root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.1-py2.7.egg-info/ --rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.1-py2.7.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.1-py2.7.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.1-py2.7.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.1-py2.7.egg-info/requires.txt --rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.1-py2.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.2-py2.7.egg-info/ +-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.2-py2.7.egg-info/PKG-INFO +-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.2-py2.7.egg-info/SOURCES.txt +-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.2-py2.7.egg-info/dependency_links.txt +-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.2-py2.7.egg-info/requires.txt +-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.2-py2.7.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python2.7/site-packages/bs4/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/__init__.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/__init__.pyc @@ -25,9 +25,6 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/bs4/builder/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/builder/_lxml.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/builder/_lxml.pyc -rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/builder/_lxml.pyo --rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/check_block.py --rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/check_block.pyc --rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/check_block.pyo -rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/dammit.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/dammit.pyc -rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/dammit.pyo diff --git a/python-beautifulsoup4/.signature b/python-beautifulsoup4/.signature index 4df8e6c8e..e34357c27 100644 --- a/python-beautifulsoup4/.signature +++ b/python-beautifulsoup4/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30S1cAKjEyPXTEqssOAZMY8o/cjHN06O7SwWH9ZRyYSlANOjgR1HqYKEE1icH8dP+L3Zee88VWgILN5kk1QfQQA= -SHA256 (Pkgfile) = 66768f11bf6438ad32bde0ce469e44f469af85be7a4397567ab6203e2c9bc81a -SHA256 (.footprint) = 61ee1e40e86f723b8a3592062ec0382bcb290fadec01c522935c0dcb6cb4c6bc -SHA256 (beautifulsoup4-4.8.1.tar.gz) = 6135db2ba678168c07950f9a16c4031822c6f4aec75a65e0a97bc5ca09789931 +RWSagIOpLGJF32xIeFoKVP84wtRkJu7mrQ1ehKdfGiOIv2zJ5zY6Yft4bQtivuw2wWO5T9hRXHXJ5WK39622S0AwQyG9KxrilAU= +SHA256 (Pkgfile) = f9a5df6c74c7f16d49e756e8c5c9ecf60fabcc349bdf9fd6e6597776f29e42fa +SHA256 (.footprint) = 5727c85ebdb34e6d84710c2b12b9af51a2fa394660bbbad49762f6612db28b34 +SHA256 (beautifulsoup4-4.8.2.tar.gz) = 05fd825eb01c290877657a56df4c6e4c311b3965bda790c613a3d6fb01a5462a diff --git a/python-beautifulsoup4/Pkgfile b/python-beautifulsoup4/Pkgfile index 06a829806..22f9e46a0 100644 --- a/python-beautifulsoup4/Pkgfile +++ b/python-beautifulsoup4/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python-chardet name=python-beautifulsoup4 -version=4.8.1 +version=4.8.2 release=1 source=(https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-$version.tar.gz)