Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10738998
D9621.id.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
D9621.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : pyflakes
-version : 2.1.1
-release : 9
+version : 2.2.0
+release : 10
source :
- - https://github.com/PyCQA/pyflakes/archive/2.1.1.tar.gz : 2c98f07a9dd57d9f33561f6b54a64a766cdf79a3c869bd8c07b7fe03094fb8c3
+ - https://github.com/PyCQA/pyflakes/archive/2.2.0.tar.gz : 4a6927b9ca7fc19817176d54b3ee2ee4202f064febdee8624ee8340303cfda7b
license : MIT
component : programming.python
summary : Passive checker of Python programs
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>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -21,11 +21,11 @@
<Files>
<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.1.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.1.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.1.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.1.1-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.1.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.2.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.2.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.2.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.2.0-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes-2.2.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>
@@ -70,11 +70,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pyflakes/test/test_type_annotations.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.7/site-packages/pyflakes-2.1.1-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes-2.1.1-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes-2.1.1-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes-2.1.1-py3.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes-2.1.1-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes-2.2.0-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes-2.2.0-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes-2.2.0-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes-2.2.0-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes-2.2.0-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/pyflakes/__pycache__/__init__.cpython-37.pyc</Path>
@@ -122,12 +122,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2020-01-25</Date>
- <Version>2.1.1</Version>
+ <Update release="10">
+ <Date>2021-01-22</Date>
+ <Version>2.2.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 14 2023, 3:45 PM (12 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815278
Default Alt Text
D9621.id.diff (5 KB)
Attached To
Mode
D9621: Update pyflakes to 2.2.0
Attached
Detach File
Event Timeline
Log In to Comment