Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11052098
D4315.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D4315.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,18 @@
name : python-rarfile
-version : 2.8
-release : 1
+version : '3.0'
+release : 2
source :
- - https://pypi.python.org/packages/21/20/f07592dcf45f8f88a23c094019008ad220307401214a5c5a4e44d3e93acf/rarfile-2.8.tar.gz : 2a27e401daa6d8ff0df1112a274a3661ca3e4afaac626217506fb1391069ca61
-license : MIT
+ - https://files.pythonhosted.org/packages/source/r/rarfile/rarfile-3.0.tar.gz : e816409e3b36794507cbe0b678bed3e4703d7412c5f7f9201a510ed6fdc66c35
+license : ISC
component : programming.python
-summary : This is Python module for RAR archive reading.
+summary : This is Python module for RAR archive reading
description: |
This is Python module for RAR archive reading.
builddeps :
- python-setuptools
build : |
%python_setup
+ %python3_setup
install : |
%python_install
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,35 +2,44 @@
<Source>
<Name>python-rarfile</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>MIT</License>
+ <License>ISC</License>
<PartOf>programming.python</PartOf>
- <Summary xml:lang="en">This is Python module for RAR archive reading.</Summary>
+ <Summary xml:lang="en">This is Python module for RAR archive reading</Summary>
<Description xml:lang="en">This is Python module for RAR archive reading.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-rarfile</Name>
- <Summary xml:lang="en">This is Python module for RAR archive reading.</Summary>
+ <Summary xml:lang="en">This is Python module for RAR archive reading</Summary>
<Description xml:lang="en">This is Python module for RAR archive reading.
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/rarfile-2.8-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rarfile-3.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rarfile-3.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rarfile-3.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/rarfile-3.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/rarfile.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/rarfile.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/rarfile.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/rarfile-3.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/rarfile-3.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/rarfile-3.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/rarfile-3.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/rarfile.py</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2016-10-22</Date>
- <Version>2.8</Version>
+ <Update release="2">
+ <Date>2018-11-10</Date>
+ <Version>3.0</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.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
Fri, Aug 11, 8:44 PM (2 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5825053
Default Alt Text
D4315.diff (4 KB)
Attached To
Mode
D4315: Update python-rarfile to 3.0 & enable python 3
Attached
Detach File
Event Timeline
Log In to Comment