Page MenuHomeSolus

D2885.id7079.diff
No OneTemporary

D2885.id7079.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : pycodestyle
-version : 2.3.1
-release : 3
+version : 2.4.0
+release : 4
source :
- - https://github.com/PyCQA/pycodestyle/archive/2.3.1.tar.gz : e9fc1ca3fd85648f45c0d2e33591b608a17d8b9b78e22c5f898e831351bacb03
+ - https://github.com/PyCQA/pycodestyle/archive/2.4.0.tar.gz : b8656dc08ab4af23d001a42b3f68510d15790df28d7d666d3f91e3fe9bf8e938
license : MIT
component : programming.python
summary : Python style guide checker
@@ -20,3 +20,14 @@
mv -v $_f ${_f}3
done
%python_install
+check : |
+ pushd $PKG_BUILD_DIR/py2build
+ python pycodestyle.py --doctest
+ python pycodestyle.py --statistics pycodestyle.py
+ python pycodestyle.py --testsuite testsuite
+ popd
+ pushd $PKG_BUILD_DIR/py3build
+ python3 pycodestyle.py --doctest
+ python3 pycodestyle.py --statistics pycodestyle.py
+ python3 pycodestyle.py --testsuite testsuite
+ popd
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>pycodestyle</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -20,33 +20,33 @@
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.3.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.3.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.3.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.3.1-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.3.1-py2.7.egg-info/namespace_packages.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.3.1-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.3.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.4.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.4.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.4.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.4.0-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.4.0-py2.7.egg-info/namespace_packages.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.4.0-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle-2.4.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pycodestyle.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/pycodestyle.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.3.1-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.3.1-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.3.1-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.3.1-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.3.1-py3.6.egg-info/namespace_packages.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.3.1-py3.6.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.3.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.4.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.4.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.4.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.4.0-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.4.0-py3.6.egg-info/namespace_packages.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.4.0-py3.6.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle-2.4.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pycodestyle.py</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-01-30</Date>
- <Version>2.3.1</Version>
+ <Update release="4">
+ <Date>2018-05-08</Date>
+ <Version>2.4.0</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 8:29 PM (2 h, 44 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810460
Default Alt Text
D2885.id7079.diff (6 KB)

Event Timeline