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 @@ python-rarfile - Bryan T. Meyers - bmeyers@datadrake.com + Pierre-Yves + pyu@riseup.net - MIT + ISC programming.python - This is Python module for RAR archive reading. + This is Python module for RAR archive reading This is Python module for RAR archive reading. https://solus-project.com/sources/README.Solus python-rarfile - This is Python module for RAR archive reading. + This is Python module for RAR archive reading This is Python module for RAR archive reading. programming.python - /usr/lib/python2.7/site-packages/rarfile-2.8-py2.7.egg-info + /usr/lib/python2.7/site-packages/rarfile-3.0-py2.7.egg-info/PKG-INFO + /usr/lib/python2.7/site-packages/rarfile-3.0-py2.7.egg-info/SOURCES.txt + /usr/lib/python2.7/site-packages/rarfile-3.0-py2.7.egg-info/dependency_links.txt + /usr/lib/python2.7/site-packages/rarfile-3.0-py2.7.egg-info/top_level.txt /usr/lib/python2.7/site-packages/rarfile.py /usr/lib/python2.7/site-packages/rarfile.pyc + /usr/lib/python3.6/site-packages/__pycache__/rarfile.cpython-36.pyc + /usr/lib/python3.6/site-packages/rarfile-3.0-py3.6.egg-info/PKG-INFO + /usr/lib/python3.6/site-packages/rarfile-3.0-py3.6.egg-info/SOURCES.txt + /usr/lib/python3.6/site-packages/rarfile-3.0-py3.6.egg-info/dependency_links.txt + /usr/lib/python3.6/site-packages/rarfile-3.0-py3.6.egg-info/top_level.txt + /usr/lib/python3.6/site-packages/rarfile.py - - 2016-10-22 - 2.8 + + 2018-11-10 + 3.0 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file