Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052421
D6735.id16464.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
8 KB
Referenced Files
None
Subscribers
None
D6735.id16464.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,19 @@
name : python-beautifulsoup4
-version : 4.6.3
-release : 8
+version : 4.8.0
+release : 9
source :
- - https://files.pythonhosted.org/packages/88/df/86bffad6309f74f3ff85ea69344a078fc30003270c8df6894fca7a3c72ff/beautifulsoup4-4.6.3.tar.gz : 90f8e61121d6ae58362ce3bed8cd997efb00c914eae0ff3d363c32f9a9822d10
+ - https://files.pythonhosted.org/packages/23/7b/37a477bc668068c23cb83e84191ee03709f1fa24d957b7d95083f10dda14/beautifulsoup4-4.8.0.tar.gz : 25288c9e176f354bf277c0a10aa96c782a6a18a17122dba2e8cec4a97e03343b
license : MIT
component : programming.python
summary : Beautiful Soup is a Python library designed for quick turnaround projects like screen-scraping
description: |
Beautiful Soup is a Python library designed for quick turnaround projects like screen-scraping
builddeps :
+ - python-backports.functools_lru_cache
- python-pytest
+ - python-soupsieve
+rundeps :
+ - python-soupsieve
build : |
%python_setup
%python3_setup
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>python-beautifulsoup4</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Beautiful Soup is a Python library designed for quick turnaround projects like screen-scraping</Summary>
<Description xml:lang="en">Beautiful Soup is a Python library designed for quick turnaround projects like screen-scraping
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-beautifulsoup4</Name>
@@ -19,11 +19,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.3-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.3-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.3-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.3-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.3-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.8.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/builder/__init__.py</Path>
@@ -40,6 +40,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/diagnose.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/element.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/element.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bs4/formatter.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/bs4/formatter.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/testing.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/testing.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/tests/__init__.py</Path>
@@ -58,16 +60,17 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/tests/test_soup.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/tests/test_tree.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/bs4/tests/test_tree.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.8.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.8.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.8.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.8.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.8.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/__pycache__/dammit.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/__pycache__/diagnose.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/__pycache__/element.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/bs4/__pycache__/formatter.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/__pycache__/testing.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/builder/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/builder/__pycache__/__init__.cpython-36.pyc</Path>
@@ -80,6 +83,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/dammit.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/diagnose.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/element.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/bs4/formatter.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/testing.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/tests/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bs4/tests/__pycache__/__init__.cpython-36.pyc</Path>
@@ -100,12 +104,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2018-12-23</Date>
- <Version>4.6.3</Version>
+ <Update release="9">
+ <Date>2019-07-24</Date>
+ <Version>4.8.0</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 9:21 PM (2 h, 49 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5793366
Default Alt Text
D6735.id16464.diff (8 KB)
Attached To
Mode
D6735: Update python-beautifulsoup4 to 4.8.0
Attached
Detach File
Event Timeline
Log In to Comment