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 @@ python-importlib-resources - Joey Riches - josephriches@gmail.com + Julie Hakimi + phantop@tuta.io - Python-2.0 + Apache-2.0 programming.python - 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 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 + importlib_resources is a backport of Python standard library importlib.resources module for Python 2.7, and 3.6 through 3.8 https://getsol.us/sources/README.Solus python-importlib-resources - 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 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 + importlib_resources is a backport of Python standard library importlib.resources module for Python 2.7, and 3.6 through 3.8 programming.python - /usr/lib/python2.7/site-packages/importlib_resources-1.0.2-py2.7.egg-info/PKG-INFO - /usr/lib/python2.7/site-packages/importlib_resources-1.0.2-py2.7.egg-info/SOURCES.txt - /usr/lib/python2.7/site-packages/importlib_resources-1.0.2-py2.7.egg-info/dependency_links.txt - /usr/lib/python2.7/site-packages/importlib_resources-1.0.2-py2.7.egg-info/requires.txt - /usr/lib/python2.7/site-packages/importlib_resources-1.0.2-py2.7.egg-info/top_level.txt + /usr/lib/python2.7/site-packages/importlib_resources-3.3.1-py2.7.egg-info/PKG-INFO + /usr/lib/python2.7/site-packages/importlib_resources-3.3.1-py2.7.egg-info/SOURCES.txt + /usr/lib/python2.7/site-packages/importlib_resources-3.3.1-py2.7.egg-info/dependency_links.txt + /usr/lib/python2.7/site-packages/importlib_resources-3.3.1-py2.7.egg-info/requires.txt + /usr/lib/python2.7/site-packages/importlib_resources-3.3.1-py2.7.egg-info/top_level.txt /usr/lib/python2.7/site-packages/importlib_resources/__init__.py /usr/lib/python2.7/site-packages/importlib_resources/__init__.pyc + /usr/lib/python2.7/site-packages/importlib_resources/_common.py + /usr/lib/python2.7/site-packages/importlib_resources/_common.pyc /usr/lib/python2.7/site-packages/importlib_resources/_compat.py /usr/lib/python2.7/site-packages/importlib_resources/_compat.pyc /usr/lib/python2.7/site-packages/importlib_resources/_py2.py @@ -33,14 +35,13 @@ /usr/lib/python2.7/site-packages/importlib_resources/_py3.py /usr/lib/python2.7/site-packages/importlib_resources/abc.py /usr/lib/python2.7/site-packages/importlib_resources/abc.pyc - /usr/lib/python2.7/site-packages/importlib_resources/docs/changelog.rst - /usr/lib/python2.7/site-packages/importlib_resources/docs/conf.py - /usr/lib/python2.7/site-packages/importlib_resources/docs/conf.pyc - /usr/lib/python2.7/site-packages/importlib_resources/docs/index.rst - /usr/lib/python2.7/site-packages/importlib_resources/docs/migration.rst - /usr/lib/python2.7/site-packages/importlib_resources/docs/using.rst + /usr/lib/python2.7/site-packages/importlib_resources/py.typed + /usr/lib/python2.7/site-packages/importlib_resources/readers.py + /usr/lib/python2.7/site-packages/importlib_resources/readers.pyc /usr/lib/python2.7/site-packages/importlib_resources/tests/__init__.py /usr/lib/python2.7/site-packages/importlib_resources/tests/__init__.pyc + /usr/lib/python2.7/site-packages/importlib_resources/tests/_compat.py + /usr/lib/python2.7/site-packages/importlib_resources/tests/_compat.pyc /usr/lib/python2.7/site-packages/importlib_resources/tests/data01/__init__.py /usr/lib/python2.7/site-packages/importlib_resources/tests/data01/__init__.pyc /usr/lib/python2.7/site-packages/importlib_resources/tests/data01/binary.file @@ -57,15 +58,21 @@ /usr/lib/python2.7/site-packages/importlib_resources/tests/data02/two/__init__.py /usr/lib/python2.7/site-packages/importlib_resources/tests/data02/two/__init__.pyc /usr/lib/python2.7/site-packages/importlib_resources/tests/data02/two/resource2.txt - /usr/lib/python2.7/site-packages/importlib_resources/tests/data03/__init__.py - /usr/lib/python2.7/site-packages/importlib_resources/tests/data03/__init__.pyc - /usr/lib/python2.7/site-packages/importlib_resources/tests/data03/namespace/resource1.txt + /usr/lib/python2.7/site-packages/importlib_resources/tests/namespacedata01/binary.file + /usr/lib/python2.7/site-packages/importlib_resources/tests/namespacedata01/utf-16.file + /usr/lib/python2.7/site-packages/importlib_resources/tests/namespacedata01/utf-8.file + /usr/lib/python2.7/site-packages/importlib_resources/tests/py27compat.py + /usr/lib/python2.7/site-packages/importlib_resources/tests/py27compat.pyc + /usr/lib/python2.7/site-packages/importlib_resources/tests/test_files.py + /usr/lib/python2.7/site-packages/importlib_resources/tests/test_files.pyc /usr/lib/python2.7/site-packages/importlib_resources/tests/test_open.py /usr/lib/python2.7/site-packages/importlib_resources/tests/test_open.pyc /usr/lib/python2.7/site-packages/importlib_resources/tests/test_path.py /usr/lib/python2.7/site-packages/importlib_resources/tests/test_path.pyc /usr/lib/python2.7/site-packages/importlib_resources/tests/test_read.py /usr/lib/python2.7/site-packages/importlib_resources/tests/test_read.pyc + /usr/lib/python2.7/site-packages/importlib_resources/tests/test_reader.py + /usr/lib/python2.7/site-packages/importlib_resources/tests/test_reader.pyc /usr/lib/python2.7/site-packages/importlib_resources/tests/test_resource.py /usr/lib/python2.7/site-packages/importlib_resources/tests/test_resource.pyc /usr/lib/python2.7/site-packages/importlib_resources/tests/util.py @@ -76,35 +83,41 @@ /usr/lib/python2.7/site-packages/importlib_resources/tests/zipdata02/__init__.py /usr/lib/python2.7/site-packages/importlib_resources/tests/zipdata02/__init__.pyc /usr/lib/python2.7/site-packages/importlib_resources/tests/zipdata02/ziptestdata.zip - /usr/lib/python2.7/site-packages/importlib_resources/version.txt - /usr/lib/python3.7/site-packages/importlib_resources-1.0.2-py3.7.egg-info/PKG-INFO - /usr/lib/python3.7/site-packages/importlib_resources-1.0.2-py3.7.egg-info/SOURCES.txt - /usr/lib/python3.7/site-packages/importlib_resources-1.0.2-py3.7.egg-info/dependency_links.txt - /usr/lib/python3.7/site-packages/importlib_resources-1.0.2-py3.7.egg-info/requires.txt - /usr/lib/python3.7/site-packages/importlib_resources-1.0.2-py3.7.egg-info/top_level.txt + /usr/lib/python2.7/site-packages/importlib_resources/trees.py + /usr/lib/python2.7/site-packages/importlib_resources/trees.pyc + /usr/lib/python3.7/site-packages/importlib_resources-3.3.1-py3.7.egg-info/PKG-INFO + /usr/lib/python3.7/site-packages/importlib_resources-3.3.1-py3.7.egg-info/SOURCES.txt + /usr/lib/python3.7/site-packages/importlib_resources-3.3.1-py3.7.egg-info/dependency_links.txt + /usr/lib/python3.7/site-packages/importlib_resources-3.3.1-py3.7.egg-info/requires.txt + /usr/lib/python3.7/site-packages/importlib_resources-3.3.1-py3.7.egg-info/top_level.txt /usr/lib/python3.7/site-packages/importlib_resources/__init__.py /usr/lib/python3.7/site-packages/importlib_resources/__pycache__/__init__.cpython-37.pyc + /usr/lib/python3.7/site-packages/importlib_resources/__pycache__/_common.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/__pycache__/_compat.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/__pycache__/_py2.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/__pycache__/_py3.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/__pycache__/abc.cpython-37.pyc + /usr/lib/python3.7/site-packages/importlib_resources/__pycache__/readers.cpython-37.pyc + /usr/lib/python3.7/site-packages/importlib_resources/__pycache__/trees.cpython-37.pyc + /usr/lib/python3.7/site-packages/importlib_resources/_common.py /usr/lib/python3.7/site-packages/importlib_resources/_compat.py /usr/lib/python3.7/site-packages/importlib_resources/_py2.py /usr/lib/python3.7/site-packages/importlib_resources/_py3.py /usr/lib/python3.7/site-packages/importlib_resources/abc.py - /usr/lib/python3.7/site-packages/importlib_resources/docs/__pycache__/conf.cpython-37.pyc - /usr/lib/python3.7/site-packages/importlib_resources/docs/changelog.rst - /usr/lib/python3.7/site-packages/importlib_resources/docs/conf.py - /usr/lib/python3.7/site-packages/importlib_resources/docs/index.rst - /usr/lib/python3.7/site-packages/importlib_resources/docs/migration.rst - /usr/lib/python3.7/site-packages/importlib_resources/docs/using.rst + /usr/lib/python3.7/site-packages/importlib_resources/py.typed + /usr/lib/python3.7/site-packages/importlib_resources/readers.py /usr/lib/python3.7/site-packages/importlib_resources/tests/__init__.py /usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/__init__.cpython-37.pyc + /usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/_compat.cpython-37.pyc + /usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/py27compat.cpython-37.pyc + /usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_files.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_open.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_path.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_read.cpython-37.pyc + /usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_reader.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/test_resource.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/tests/__pycache__/util.cpython-37.pyc + /usr/lib/python3.7/site-packages/importlib_resources/tests/_compat.py /usr/lib/python3.7/site-packages/importlib_resources/tests/data01/__init__.py /usr/lib/python3.7/site-packages/importlib_resources/tests/data01/__pycache__/__init__.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/tests/data01/binary.file @@ -121,12 +134,15 @@ /usr/lib/python3.7/site-packages/importlib_resources/tests/data02/two/__init__.py /usr/lib/python3.7/site-packages/importlib_resources/tests/data02/two/__pycache__/__init__.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/tests/data02/two/resource2.txt - /usr/lib/python3.7/site-packages/importlib_resources/tests/data03/__init__.py - /usr/lib/python3.7/site-packages/importlib_resources/tests/data03/__pycache__/__init__.cpython-37.pyc - /usr/lib/python3.7/site-packages/importlib_resources/tests/data03/namespace/resource1.txt + /usr/lib/python3.7/site-packages/importlib_resources/tests/namespacedata01/binary.file + /usr/lib/python3.7/site-packages/importlib_resources/tests/namespacedata01/utf-16.file + /usr/lib/python3.7/site-packages/importlib_resources/tests/namespacedata01/utf-8.file + /usr/lib/python3.7/site-packages/importlib_resources/tests/py27compat.py + /usr/lib/python3.7/site-packages/importlib_resources/tests/test_files.py /usr/lib/python3.7/site-packages/importlib_resources/tests/test_open.py /usr/lib/python3.7/site-packages/importlib_resources/tests/test_path.py /usr/lib/python3.7/site-packages/importlib_resources/tests/test_read.py + /usr/lib/python3.7/site-packages/importlib_resources/tests/test_reader.py /usr/lib/python3.7/site-packages/importlib_resources/tests/test_resource.py /usr/lib/python3.7/site-packages/importlib_resources/tests/util.py /usr/lib/python3.7/site-packages/importlib_resources/tests/zipdata01/__init__.py @@ -135,16 +151,16 @@ /usr/lib/python3.7/site-packages/importlib_resources/tests/zipdata02/__init__.py /usr/lib/python3.7/site-packages/importlib_resources/tests/zipdata02/__pycache__/__init__.cpython-37.pyc /usr/lib/python3.7/site-packages/importlib_resources/tests/zipdata02/ziptestdata.zip - /usr/lib/python3.7/site-packages/importlib_resources/version.txt + /usr/lib/python3.7/site-packages/importlib_resources/trees.py - - 2020-02-03 - 1.0.2 + + 2021-01-28 + 3.3.1 Packaging update - Joey Riches - josephriches@gmail.com + Julie Hakimi + phantop@tuta.io \ No newline at end of file