Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-magicalimport-0.9.1-2.11 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-magicalimport Distribution: openSUSE:Factory:zSystems
Version: 0.9.1 Vendor: openSUSE
Release: 2.11 Build date: Mon Nov 22 17:35:40 2021
Group: Development/Languages/Python Build host: reproducible
Size: 28382 Source RPM: python-magicalimport-0.9.1-2.11.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/podhmo/magicalimport
Summary: Importing Python modules by physical file path
Importing Python modules by physical file path.

Provides

Requires

License

MIT

Changelog

* Mon Nov 22 2021 Matej Cepl <mcepl@suse.com>
  - Don't create %%{python_sitelib}/examples directory, that' just
    evil.
* Tue Sep 17 2019 John Vandenberg <jayvdb@gmail.com>
  - Activate test suite
  - Update to v0.5.0
* Tue May 21 2019 John Vandenberg <jayvdb@gmail.com>
  - Initial spec for v0.4.0

Files

/usr/lib/python3.12/site-packages/magicalimport
/usr/lib/python3.12/site-packages/magicalimport-0.9.1-py3.12.egg-info
/usr/lib/python3.12/site-packages/magicalimport-0.9.1-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/magicalimport-0.9.1-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/magicalimport-0.9.1-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/magicalimport-0.9.1-py3.12.egg-info/not-zip-safe
/usr/lib/python3.12/site-packages/magicalimport-0.9.1-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/magicalimport-0.9.1-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/magicalimport/__init__.py
/usr/lib/python3.12/site-packages/magicalimport/__pycache__
/usr/lib/python3.12/site-packages/magicalimport/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/magicalimport/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/magicalimport/__pycache__/_fake.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/magicalimport/__pycache__/_fake.cpython-312.pyc
/usr/lib/python3.12/site-packages/magicalimport/__pycache__/compat.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/magicalimport/__pycache__/compat.cpython-312.pyc
/usr/lib/python3.12/site-packages/magicalimport/_fake.py
/usr/lib/python3.12/site-packages/magicalimport/compat.py
/usr/share/doc/packages/python312-magicalimport
/usr/share/doc/packages/python312-magicalimport/README.rst
/usr/share/doc/packages/python312-magicalimport/examples
/usr/share/doc/packages/python312-magicalimport/examples/00deep
/usr/share/doc/packages/python312-magicalimport/examples/00deep/main.py
/usr/share/doc/packages/python312-magicalimport/examples/00deep/output.txt
/usr/share/doc/packages/python312-magicalimport/examples/01as
/usr/share/doc/packages/python312-magicalimport/examples/01as/main.py
/usr/share/doc/packages/python312-magicalimport/examples/01as/output.txt
/usr/share/doc/packages/python312-magicalimport/examples/02should-be-same
/usr/share/doc/packages/python312-magicalimport/examples/02should-be-same/app
/usr/share/doc/packages/python312-magicalimport/examples/02should-be-same/app/__init__.py
/usr/share/doc/packages/python312-magicalimport/examples/02should-be-same/app/commands.py
/usr/share/doc/packages/python312-magicalimport/examples/02should-be-same/app/di.py
/usr/share/doc/packages/python312-magicalimport/examples/02should-be-same/main.py
/usr/share/doc/packages/python312-magicalimport/examples/02should-be-same/output.txt
/usr/share/doc/packages/python312-magicalimport/examples/03relative
/usr/share/doc/packages/python312-magicalimport/examples/03relative/__init__.py
/usr/share/doc/packages/python312-magicalimport/examples/03relative/config.py
/usr/share/doc/packages/python312-magicalimport/examples/03relative/main.py
/usr/share/doc/packages/python312-magicalimport/examples/03relative/output.txt
/usr/share/doc/packages/python312-magicalimport/examples/03relative/shapes.py
/usr/share/doc/packages/python312-magicalimport/examples/04relative-nested
/usr/share/doc/packages/python312-magicalimport/examples/04relative-nested/app
/usr/share/doc/packages/python312-magicalimport/examples/04relative-nested/app/__init__.py
/usr/share/doc/packages/python312-magicalimport/examples/04relative-nested/app/config.py
/usr/share/doc/packages/python312-magicalimport/examples/04relative-nested/app/shapes.py
/usr/share/doc/packages/python312-magicalimport/examples/04relative-nested/main.py
/usr/share/doc/packages/python312-magicalimport/examples/04relative-nested/output.txt
/usr/share/doc/packages/python312-magicalimport/examples/05syspath
/usr/share/doc/packages/python312-magicalimport/examples/05syspath/main.py
/usr/share/doc/packages/python312-magicalimport/examples/05syspath/output.txt
/usr/share/doc/packages/python312-magicalimport/examples/06here
/usr/share/doc/packages/python312-magicalimport/examples/06here/config.py
/usr/share/doc/packages/python312-magicalimport/examples/06here/here_is_cwd.py
/usr/share/doc/packages/python312-magicalimport/examples/06here/here_is_file.py
/usr/share/doc/packages/python312-magicalimport/examples/06here/here_is_none.py
/usr/share/doc/packages/python312-magicalimport/examples/06here/output.here_is_cwd.txt
/usr/share/doc/packages/python312-magicalimport/examples/06here/output.here_is_file.txt
/usr/share/doc/packages/python312-magicalimport/examples/06here/output.here_is_none.txt
/usr/share/doc/packages/python312-magicalimport/examples/Makefile
/usr/share/doc/packages/python312-magicalimport/examples/__init__.py
/usr/share/doc/packages/python312-magicalimport/examples/a
/usr/share/doc/packages/python312-magicalimport/examples/a/b
/usr/share/doc/packages/python312-magicalimport/examples/a/b/c
/usr/share/doc/packages/python312-magicalimport/examples/a/b/c/__init__.py
/usr/share/doc/packages/python312-magicalimport/examples/a/b/c/foo.py
/usr/share/licenses/python312-magicalimport
/usr/share/licenses/python312-magicalimport/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024