Page MenuHomeSolus

D10452.id25203.diff
No OneTemporary

D10452.id25203.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,17 @@
name : python-importlib-resources
-version : 1.0.2
-release : 2
+version : 3.3.1
+release : 3
source :
- - https://files.pythonhosted.org/packages/83/a4/ce09af12e1a91b5b77cefc893ef5054619553734c5b42f143d93ed581744/importlib_resources-1.0.2.tar.gz : d3279fd0f6f847cced9f7acc19bd3e5df54d34f93a2e7bb5f238f81545787078
-license : Python-2.0
+ - https://files.pythonhosted.org/packages/e1/bf/b40e6ecb611fa3be5b0ecae7b37ae1fa0d8df3146477ec0a554e8f62c976/importlib_resources-3.3.1.tar.gz : 0ed250dbd291947d1a298e89f39afcc477d5a6624770503034b72588601bcc05
+license : Apache-2.0
component : programming.python
-summary : importlib_resources is a backport of Python 3.7’s standard library importlib.resources module for Python 2.7.
+summary : importlib_resources is a backport of Python standard library importlib.resources module for Python 2.7, and 3.6 through 3.8
description: |
- importlib_resources is a backport of Python 3.7’s standard library importlib.resources module for Python 2.7.
+ importlib_resources is a backport of Python standard library importlib.resources module for Python 2.7, and 3.6 through 3.8
builddeps :
- python-setuptools
- - python-wheel
+ - python-setuptools-scm
+ - python-toml
rundeps :
- python-pathlib2
- python-typing
@@ -19,4 +20,4 @@
%python3_setup
install : |
%python_install
- %python3_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,30 +2,32 @@
<Source>
<Name>python-importlib-resources</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Julie Hakimi</Name>
+ <Email>phantop@tuta.io</Email>
</Packager>
- <License>Python-2.0</License>
+ <License>Apache-2.0</License>
<PartOf>programming.python</PartOf>
- <Summary xml:lang="en">importlib_resources is a backport of Python 3.7’s standard library importlib.resources module for Python 2.7.</Summary>
- <Description xml:lang="en">importlib_resources is a backport of Python 3.7’s standard library importlib.resources module for Python 2.7.
+ <Summary xml:lang="en">importlib_resources is a backport of Python standard library importlib.resources module for Python 2.7, and 3.6 through 3.8</Summary>
+ <Description xml:lang="en">importlib_resources is a backport of Python standard library importlib.resources module for Python 2.7, and 3.6 through 3.8
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-importlib-resources</Name>
- <Summary xml:lang="en">importlib_resources is a backport of Python 3.7’s standard library importlib.resources module for Python 2.7.</Summary>
- <Description xml:lang="en">importlib_resources is a backport of Python 3.7’s standard library importlib.resources module for Python 2.7.
+ <Summary xml:lang="en">importlib_resources is a backport of Python standard library importlib.resources module for Python 2.7, and 3.6 through 3.8</Summary>
+ <Description xml:lang="en">importlib_resources is a backport of Python standard library importlib.resources module for Python 2.7, and 3.6 through 3.8
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources-1.0.2-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources-1.0.2-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources-1.0.2-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources-1.0.2-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources-1.0.2-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources-3.3.1-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources-3.3.1-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources-3.3.1-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources-3.3.1-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources-3.3.1-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/_common.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/_common.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/_compat.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/_compat.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/_py2.py</Path>
@@ -33,14 +35,13 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/_py3.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/abc.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/abc.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/docs/changelog.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/docs/conf.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/docs/conf.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/docs/index.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/docs/migration.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/docs/using.rst</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/py.typed</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/readers.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/readers.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/_compat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/_compat.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/data01/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/data01/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/data01/binary.file</Path>
@@ -57,15 +58,21 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/data02/two/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/data02/two/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/data02/two/resource2.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/data03/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/data03/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/data03/namespace/resource1.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/namespacedata01/binary.file</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/namespacedata01/utf-16.file</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/namespacedata01/utf-8.file</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/py27compat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/py27compat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_files.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_files.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_open.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_open.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_path.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_path.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_read.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_read.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_reader.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_reader.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_resource.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/test_resource.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/util.py</Path>
@@ -76,35 +83,41 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/zipdata02/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/zipdata02/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/tests/zipdata02/ziptestdata.zip</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/version.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources-1.0.2-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources-1.0.2-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources-1.0.2-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources-1.0.2-py3.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources-1.0.2-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/trees.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/importlib_resources/trees.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources-3.3.1-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources-3.3.1-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources-3.3.1-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources-3.3.1-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources-3.3.1-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/__pycache__/_common.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/__pycache__/_compat.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/__pycache__/_py2.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/__pycache__/_py3.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/__pycache__/abc.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/__pycache__/readers.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/__pycache__/trees.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/_common.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/_compat.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/_py2.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/_py3.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/abc.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/docs/__pycache__/conf.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/docs/changelog.rst</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/docs/conf.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/docs/index.rst</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/docs/migration.rst</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/docs/using.rst</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/py.typed</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/readers.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/_compat.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/py27compat.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_files.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_open.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_path.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_read.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_reader.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_resource.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/util.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/_compat.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/data01/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/data01/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/data01/binary.file</Path>
@@ -121,12 +134,15 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/data02/two/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/data02/two/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/data02/two/resource2.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/data03/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/data03/__pycache__/__init__.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/data03/namespace/resource1.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/namespacedata01/binary.file</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/namespacedata01/utf-16.file</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/namespacedata01/utf-8.file</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/py27compat.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/test_files.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/test_open.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/test_path.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/test_read.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/test_reader.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/test_resource.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/util.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/zipdata01/__init__.py</Path>
@@ -135,16 +151,16 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/zipdata02/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/zipdata02/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/tests/zipdata02/ziptestdata.zip</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/version.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/importlib_resources/trees.py</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2020-02-03</Date>
- <Version>1.0.2</Version>
+ <Update release="3">
+ <Date>2021-01-28</Date>
+ <Version>3.3.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Julie Hakimi</Name>
+ <Email>phantop@tuta.io</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 1:38 PM (2 h, 35 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811351
Default Alt Text
D10452.id25203.diff (20 KB)

Event Timeline