python3-beautifulsoup4: 4.6.1 -> 4.6.3
This commit is contained in:
parent
db0ba99965
commit
92392bb5ed
@ -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.6/
|
||||
drwxr-xr-x root/root usr/lib/python3.6/site-packages/
|
||||
drwxr-xr-x root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.1-py3.6.egg-info/
|
||||
-rw-rw-r-- root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.1-py3.6.egg-info/PKG-INFO
|
||||
-rw-rw-r-- root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.1-py3.6.egg-info/SOURCES.txt
|
||||
-rw-rw-r-- root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.1-py3.6.egg-info/dependency_links.txt
|
||||
-rw-rw-r-- root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.1-py3.6.egg-info/requires.txt
|
||||
-rw-rw-r-- root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.1-py3.6.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/
|
||||
-rw-rw-r-- root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/PKG-INFO
|
||||
-rw-rw-r-- root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/SOURCES.txt
|
||||
-rw-rw-r-- root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/dependency_links.txt
|
||||
-rw-rw-r-- root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/requires.txt
|
||||
-rw-rw-r-- root/root usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.6/site-packages/bs4/
|
||||
-rw-r--r-- root/root usr/lib/python3.6/site-packages/bs4/__init__.py
|
||||
drwxr-xr-x root/root usr/lib/python3.6/site-packages/bs4/__pycache__/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF37Pc2qN62NNbbMOWOO5VG4L2Tn0tkMYsjJbuUNu+ofKf+V04nrVx1iQ/5nawt24+BMs5qYejfH9E0lEKoR5GCwI=
|
||||
SHA256 (Pkgfile) = e72d6846fae77f994af79aa2680e904bc9b7b4723b616ed5fc837e2ff38041ba
|
||||
SHA256 (.footprint) = e9ecd335436c09c63a82eeccbba040143679b51e80931b06b3834cf712f7405b
|
||||
SHA256 (beautifulsoup4-4.6.1.tar.gz) = bd43a3b26d2886acd63070c43da821b60dea603eb6d45bab0294aac6129adbfa
|
||||
RWSagIOpLGJF31Bi1UNpWGgdYa4CuA43hykidXkhJGv1iU896Am741scOLpMXIkqLRJp6CnAfhgRQVDBg0yOrUR2gB+CJSgbzQY=
|
||||
SHA256 (Pkgfile) = ef3b791d6d1d58649ff68652a08f44211c7b247bb7fa97ce2139d83ebe1ea78d
|
||||
SHA256 (.footprint) = c7ba7d22e14f42b4d2619525f4a633d6a9bd96566d2356fe67d01e5c62de026a
|
||||
SHA256 (beautifulsoup4-4.6.3.tar.gz) = 90f8e61121d6ae58362ce3bed8cd997efb00c914eae0ff3d363c32f9a9822d10
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: python3-chardet
|
||||
|
||||
name=python3-beautifulsoup4
|
||||
version=4.6.1
|
||||
version=4.6.3
|
||||
release=1
|
||||
source=(http://www.crummy.com/software/BeautifulSoup/bs4/download/${version:0:3}/${name#*-}-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user