Page MenuHomeSolus

D4290.diff
No OneTemporary

D4290.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,21 +1,24 @@
name : python-beautifulsoup4
-version : 4.6.0
-release : 6
+version : 4.6.3
+release : 7
source :
- - https://www.crummy.com/software/BeautifulSoup/bs4/download/4.6/beautifulsoup4-4.6.0.tar.gz : 808b6ac932dccb0a4126558f7dfdcf41710dd44a4ef497a0bb59a77f9f078e89
+ - https://www.crummy.com/software/BeautifulSoup/bs4/download/4.6/beautifulsoup4-4.6.3.tar.gz : 90f8e61121d6ae58362ce3bed8cd997efb00c914eae0ff3d363c32f9a9822d10
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-setuptools
- - pkgconfig(python3)
- - pkgconfig(python-2.7)
- - python-chardet
+ - python-pytest
build : |
%python_setup
%python3_setup
install : |
%python_install
%python3_install
+check : |
+ %python_test
+ pushd $PKG_BUILD_DIR/py3build
+ 2to3 -w bs4
+ py.test3 -v
+ popd
\ No newline at end of file
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-beautifulsoup4</Name>
<Packager>
- <Name>Otto Tuominen</Name>
- <Email>oft148@gmail.com</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,11 +19,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/beautifulsoup4-4.6.0-py2.7.egg-info/top_level.txt</Path>
+ <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/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>
@@ -58,11 +58,11 @@
<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.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.6.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.6.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.6.0-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/beautifulsoup4-4.6.0-py3.6.egg-info/top_level.txt</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/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>
@@ -100,12 +100,12 @@
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2018-02-17</Date>
- <Version>4.6.0</Version>
+ <Update release="7">
+ <Date>2018-11-07</Date>
+ <Version>4.6.3</Version>
<Comment>Packaging update</Comment>
- <Name>Otto Tuominen</Name>
- <Email>oft148@gmail.com</Email>
+ <Name>Rabin Adhikari</Name>
+ <Email>rabin.adk1@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 25, 2:16 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806078
Default Alt Text
D4290.diff (5 KB)

Event Timeline