Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>flake8</Name> | <Name>flake8</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Joey Riches</Name> | <Name>Longwu Ou</Name> | ||||
| <Email>josephriches@gmail.com</Email> | <Email>xulongwu4@gmail.com</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>MIT</License> | <License>MIT</License> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Summary xml:lang="en">Python Code Format Checking</Summary> | <Summary xml:lang="en">Python Code Format Checking</Summary> | ||||
| <Description xml:lang="en">flake8 is a python tool that glues together pep8, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code. | <Description xml:lang="en">flake8 is a python tool that glues together pep8, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>flake8</Name> | <Name>flake8</Name> | ||||
| <Summary xml:lang="en">Python Code Format Checking</Summary> | <Summary xml:lang="en">Python Code Format Checking</Summary> | ||||
| <Description xml:lang="en">flake8 is a python tool that glues together pep8, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code. | <Description xml:lang="en">flake8 is a python tool that glues together pep8, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin/flake8</Path> | <Path fileType="executable">/usr/bin/flake8</Path> | ||||
| <Path fileType="executable">/usr/bin/flake83</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.8.3-py3.7.egg-info/PKG-INFO</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8-3.7.8-py2.7.egg-info/PKG-INFO</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.8.3-py3.7.egg-info/SOURCES.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8-3.7.8-py2.7.egg-info/SOURCES.txt</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.8.3-py3.7.egg-info/dependency_links.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8-3.7.8-py2.7.egg-info/dependency_links.txt</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.8.3-py3.7.egg-info/entry_points.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8-3.7.8-py2.7.egg-info/entry_points.txt</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.8.3-py3.7.egg-info/requires.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8-3.7.8-py2.7.egg-info/requires.txt</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.8.3-py3.7.egg-info/top_level.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8-3.7.8-py2.7.egg-info/top_level.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/__init__.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/__main__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/__main__.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/api/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/api/__init__.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/api/legacy.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/api/legacy.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/checker.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/checker.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/defaults.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/defaults.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/exceptions.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/exceptions.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/formatting/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/formatting/__init__.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/formatting/base.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/formatting/base.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/formatting/default.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/formatting/default.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/__init__.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/application.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/application.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/cli.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/cli.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/debug.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/debug.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/git.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/git.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/mercurial.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/mercurial.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/options.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/options.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/setuptools_command.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/setuptools_command.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/vcs.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/main/vcs.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/options/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/options/__init__.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/options/aggregator.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/options/aggregator.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/options/config.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/options/config.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/options/manager.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/options/manager.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/plugins/__init__.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/plugins/__init__.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/plugins/manager.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/plugins/manager.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/plugins/pyflakes.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/plugins/pyflakes.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/processor.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/processor.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/statistics.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/statistics.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/style_guide.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/style_guide.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/utils.py</Path> | |||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/flake8/utils.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.7.8-py3.7.egg-info/PKG-INFO</Path> | |||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.7.8-py3.7.egg-info/SOURCES.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.7.8-py3.7.egg-info/dependency_links.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.7.8-py3.7.egg-info/entry_points.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.7.8-py3.7.egg-info/requires.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8-3.7.8-py3.7.egg-info/top_level.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__main__.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__main__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/__init__.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/__init__.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/__main__.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/__main__.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/_compat.cpython-37.pyc</Path> | |||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/checker.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/checker.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/defaults.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/defaults.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/exceptions.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/exceptions.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/processor.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/processor.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/statistics.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/statistics.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/style_guide.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/style_guide.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/utils.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/__pycache__/utils.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/_compat.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/api/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/api/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/api/__pycache__/__init__.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/api/__pycache__/__init__.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/api/__pycache__/legacy.cpython-37.pyc</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/api/__pycache__/legacy.cpython-37.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/api/legacy.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/api/legacy.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/checker.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/checker.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/defaults.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/defaults.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/exceptions.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/exceptions.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/formatting/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/formatting/__init__.py</Path> | ||||
| Show All 36 Lines | </Description> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/plugins/pyflakes.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/plugins/pyflakes.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/processor.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/processor.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/statistics.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/statistics.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/style_guide.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/style_guide.py</Path> | ||||
| <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/utils.py</Path> | <Path fileType="library">/usr/lib/python3.7/site-packages/flake8/utils.py</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="8"> | <Update release="9"> | ||||
| <Date>2020-01-25</Date> | <Date>2020-09-10</Date> | ||||
| <Version>3.7.8</Version> | <Version>3.8.3</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Joey Riches</Name> | <Name>Longwu Ou</Name> | ||||
| <Email>josephriches@gmail.com</Email> | <Email>xulongwu4@gmail.com</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.