Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10710214
D10255.id24648.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
D10255.id24648.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : python-pytest-flake8
-version : 1.0.4
-release : 6
+version : 1.0.7
+release : 7
source :
- - https://files.pythonhosted.org/packages/f0/b5/e1360bfe5b1218fe4f7a7fd6038de8d990e980c6f5d55c922e216de7131b/pytest-flake8-1.0.4.tar.gz : 4d225c13e787471502ff94409dcf6f7927049b2ec251c63b764a4b17447b60c0
+ - https://files.pythonhosted.org/packages/source/p/pytest-flake8/pytest-flake8-1.0.7.tar.gz : f0259761a903563f33d6f099914afef339c085085e643bee8343eb323b32dd6b
+homepage : https://github.com/tholo/pytest-flake8
license : BSD-2-Clause
component : programming.python
summary : pytest plugin to run flake8
@@ -11,16 +12,12 @@
builddeps :
- flake8
- python-pytest
- - python-setuptools
rundeps :
- flake8
- python-pytest
build : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
-#check : |
-# %python_test pytest -v
-# %python3_test pytest3 -v
+check : |
+ %python3_test pytest3 -v
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>python-pytest-flake8</Name>
+ <Homepage>https://github.com/tholo/pytest-flake8</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>BSD-2-Clause</License>
<PartOf>programming.python</PartOf>
@@ -19,31 +20,24 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_flake8-1.0.4-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_flake8-1.0.4-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_flake8-1.0.4-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_flake8-1.0.4-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_flake8-1.0.4-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_flake8-1.0.4-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_flake8.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pytest_flake8.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/__pycache__/pytest_flake8.cpython-37-PYTEST.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/__pycache__/pytest_flake8.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.4-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.4-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.4-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.4-py3.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.4-py3.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.4-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.7-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.7-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.7-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.7-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.7-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8-1.0.7-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/pytest_flake8.py</Path>
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2020-01-25</Date>
- <Version>1.0.4</Version>
+ <Update release="7">
+ <Date>2020-12-29</Date>
+ <Version>1.0.7</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Apr 29 2023, 2:56 PM (14 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803226
Default Alt Text
D10255.id24648.diff (5 KB)
Attached To
Mode
D10255: Update python-pytest-flake8 to 1.0.7 and drop python2 support
Attached
Detach File
Event Timeline
Log In to Comment