Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10823928
D6264.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
D6264.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-pluggy
-version : 0.8.0
-release : 4
+version : 0.11.0
+release : 5
source :
- - https://github.com/pytest-dev/pluggy/archive/0.8.0.tar.gz : e6168c19449058439d7396925d022967b092c01ced703c8a3feb5521d5d2bb40
+ - https://github.com/pytest-dev/pluggy/archive/0.11.0.tar.gz : 884269f4ae852112fd74b499876ef2662990db88a21fcb91b579cba3e0467a59
license : MIT
component : programming.python
summary : Plugin management and hook calling for Python
@@ -19,6 +19,7 @@
install : |
%python_install
%python3_install
-check : |
- %python_test setup.py pytest
- %python3_test setup.py pytest
+# Uncomment once pytest has been updated to 4.4.x or higher
+#check : |
+# %python_test setup.py pytest
+# %python3_test setup.py pytest
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -10,7 +10,7 @@
<Summary xml:lang="en">Plugin management and hook calling for Python</Summary>
<Description xml:lang="en">Plugin management and hook calling for Python
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-pluggy</Name>
@@ -19,11 +19,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.8.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.8.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.8.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.8.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.8.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.11.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.11.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.11.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.11.0-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pluggy-0.11.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pluggy/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pluggy/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pluggy/_tracing.py</Path>
@@ -36,11 +36,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pluggy/hooks.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pluggy/manager.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pluggy/manager.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pluggy-0.8.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pluggy-0.8.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pluggy-0.8.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pluggy-0.8.0-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pluggy-0.8.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluggy-0.11.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluggy-0.11.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluggy-0.11.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluggy-0.11.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pluggy-0.11.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pluggy/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pluggy/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pluggy/__pycache__/_tracing.cpython-36.pyc</Path>
@@ -56,12 +56,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-10-28</Date>
- <Version>0.8.0</Version>
+ <Update release="5">
+ <Date>2019-05-13</Date>
+ <Version>0.11.0</Version>
<Comment>Packaging update</Comment>
<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
Jun 4 2023, 9:23 AM (9 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801382
Default Alt Text
D6264.id.diff (5 KB)
Attached To
Mode
D6264: Update python-pluggy to 0.11.0
Attached
Detach File
Event Timeline
Log In to Comment