Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10753949
D4231.id10489.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D4231.id10489.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,14 @@
name : pyflakes
-version : 1.5.0
-release : 4
+version : 2.0.0
+release : 5
source :
- - https://github.com/PyCQA/pyflakes/archive/1.5.0.tar.gz : 943ba426420a66b5adebdbe8007e676bba11bf4006e7964d9d9ae98478c57792
+ - https://github.com/PyCQA/pyflakes/archive/2.0.0.tar.gz : 5be24a8f586555e1bc2ff4e566fbad1f59f702d5d88a9b8838b0d0cb7217fa4f
license : MIT
component : programming.python
summary : Passive checker of Python programs
description: |
passive checker of Python programs
builddeps :
- - pkgconfig(python3)
- python-setuptools
build : |
%python3_setup
@@ -20,3 +19,6 @@
mv -v $_f ${_f}3
done
%python_install
+check : |
+ %python3_test
+ %python_test
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>pyflakes</Name>
<Packager>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,12 +19,13 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-1.5.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-1.5.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-1.5.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-1.5.0-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-1.5.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="executable">/usr/bin/pyflakes</Path>
+ <Path fileType="executable">/usr/bin/pyflakes3</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.0.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.0.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.0.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.0.0-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.0.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes/__main__.py</Path>
@@ -59,11 +60,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes/test/test_return_with_arguments_inside_generator.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes/test/test_undefined_names.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes/test/test_undefined_names.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes-1.5.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes-1.5.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes-1.5.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes-1.5.0-py3.6.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes-1.5.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes-2.0.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes-2.0.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes-2.0.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes-2.0.0-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes-2.0.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pyflakes/__pycache__/__init__.cpython-36.pyc</Path>
@@ -101,12 +102,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-01-30</Date>
- <Version>1.5.0</Version>
+ <Update release="5">
+ <Date>2018-10-31</Date>
+ <Version>2.0.0</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O'Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 17 2023, 7:27 PM (12 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802281
Default Alt Text
D4231.id10489.diff (5 KB)
Attached To
Mode
D4231: Update pyflakes to 2.0.0
Attached
Detach File
Event Timeline
Log In to Comment