forked from ports/contrib
python-beautifulsoup4: 4.7.1 -> 4.8.0
This commit is contained in:
parent
896f33ad60
commit
3b623be6f4
@ -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.7.1-py2.7.egg-info/
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.7.1-py2.7.egg-info/PKG-INFO
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.7.1-py2.7.egg-info/SOURCES.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.7.1-py2.7.egg-info/dependency_links.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.7.1-py2.7.egg-info/requires.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.7.1-py2.7.egg-info/top_level.txt
|
||||
drwxr-xr-x root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-py2.7.egg-info/
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-py2.7.egg-info/PKG-INFO
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-py2.7.egg-info/SOURCES.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-py2.7.egg-info/dependency_links.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-py2.7.egg-info/requires.txt
|
||||
-rw-rw-r-- root/root usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-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
|
||||
@ -34,6 +34,9 @@ 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/element.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/element.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/element.pyo
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/formatter.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/formatter.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/formatter.pyo
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/testing.py
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/testing.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.7/site-packages/bs4/testing.pyo
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3wyRKmc5W4ZLxUG2ixyGDOgkjjb1l3XV/mqEm+vKN7zpE2UP36Abau5C8IceRngZns/az9p+NOuV4bQMHbWpfwQ=
|
||||
SHA256 (Pkgfile) = b57c21b4eabf87f8dfb467c6d7ec5efd647c2ae3a77fc4e9ca4f0226ccff17f1
|
||||
SHA256 (.footprint) = a2910abf18df2d6c87f2d05b21820f06c2da0ca82f65f9e3f4cd918be0585083
|
||||
SHA256 (beautifulsoup4-4.7.1.tar.gz) = 945065979fb8529dd2f37dbb58f00b661bdbcbebf954f93b32fdf5263ef35348
|
||||
RWSagIOpLGJF38oo6SGSXpzCrvYuLeq6x2jR8kZUBNgUi8IKmMhtxDZBUJ1BY3yVJa/amM/zmG2T47MbjQlrYLgXh9oG0rkZVQ8=
|
||||
SHA256 (Pkgfile) = b462eff91994eaffdff6bdf5094f5b273246ba64c918cdf51c8fadcde3a7d858
|
||||
SHA256 (.footprint) = 3dbe78efcda5d2ffd236b7be78f1b1c631838d12a4daa534ff59b7ae06cf5f5d
|
||||
SHA256 (beautifulsoup4-4.8.0.tar.gz) = 25288c9e176f354bf277c0a10aa96c782a6a18a17122dba2e8cec4a97e03343b
|
||||
|
@ -4,9 +4,9 @@
|
||||
# Depends on: python-chardet
|
||||
|
||||
name=python-beautifulsoup4
|
||||
version=4.7.1
|
||||
version=4.8.0
|
||||
release=1
|
||||
source=(http://www.crummy.com/software/BeautifulSoup/bs4/download/${version:0:3}/${name#*-}-$version.tar.gz)
|
||||
source=(https://www.crummy.com/software/BeautifulSoup/bs4/download/${version:0:3}/${name#*-}-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd ${name#*-}-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user