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

python310-lml-0.1.0-1.8 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-lml Distribution: openSUSE:Factory:zSystems
Version: 0.1.0 Vendor: openSUSE
Release: 1.8 Build date: Wed Mar 23 12:07:34 2022
Group: Development/Languages/Python Build host: reproducible
Size: 156644 Source RPM: python-lml-0.1.0-1.8.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/chfw/lml
Summary: A lazy plugin management system for Python
LML is "Load me later". lml seamlessly finds the lml-based
plugins from the current Python environment but loads plugins on
demand. It supports plugins that have external dependencies,
especially bulky and/or memory hungry ones. lml provides the plugin
management system only and the plugin interface is for the developer
to do.

Plugins loaded by lml may be installed packages or standalone
Python modules in a supplied directory.

Provides

Requires

License

BSD-3-Clause

Changelog

* Wed Mar 23 2022 pgajdos@suse.com
  - version update to 0.1.0
    [#]. non class object can be a plugin too
    [#]. `#20 <https://github.com/python-lml/lml/issues/20>`_: When a plugin was not
      installed, it now calls raise_exception method
  - test the package
  - deleted patches
    - remove_nose.patch (upstreamed)
  - added patches
    fix https://github.com/python-lml/lml/issues/26
    + python-lml-no-mock.patch
* Fri Aug 07 2020 Matej Cepl <mcepl@suse.com>
  - Add remove_nose.patch (gh#python-lml/lml#19), which
    unfortunately is still WIP, so we have to remove switch off
    tests for now.
* Mon Feb 25 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Fix license string
* Tue Jan 15 2019 Jan Engelhardt <jengelh@inai.de>
  - Avoid name repetition in summary. Update description.
  - Use SPDX license names.
* Mon Jan 14 2019 John Vandenberg <jayvdb@gmail.com>
  - Remove BuildDepends on python devel package
* Tue Jan 08 2019 John Vandenberg <jayvdb@gmail.com>
  - Update to v0.0.9
    - Fixes to the source tarball
* Mon Jan 07 2019 John Vandenberg <jayvdb@gmail.com>
  - Update to v0.0.8
    - source tarball includes tests, which are now used by rpm
      to validate rpm.
* Tue Jan 01 2019 John Vandenberg <jayvdb@gmail.com>
  - Run doctests
* Tue Nov 27 2018 John Vandenberg <jayvdb@gmail.com>
  - Initial revision for v0.0.7

Files

/usr/lib/python3.10/site-packages/lml
/usr/lib/python3.10/site-packages/lml-0.1.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/lml-0.1.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/lml-0.1.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/lml-0.1.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/lml-0.1.0-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/lml-0.1.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/lml/__init__.py
/usr/lib/python3.10/site-packages/lml/__pycache__
/usr/lib/python3.10/site-packages/lml/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lml/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/lml/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lml/__pycache__/_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/lml/__pycache__/loader.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lml/__pycache__/loader.cpython-310.pyc
/usr/lib/python3.10/site-packages/lml/__pycache__/plugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lml/__pycache__/plugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/lml/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/lml/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/lml/_version.py
/usr/lib/python3.10/site-packages/lml/loader.py
/usr/lib/python3.10/site-packages/lml/plugin.py
/usr/lib/python3.10/site-packages/lml/utils.py
/usr/share/doc/packages/python310-lml
/usr/share/doc/packages/python310-lml/CHANGELOG.rst
/usr/share/doc/packages/python310-lml/README.rst
/usr/share/doc/packages/python310-lml/source
/usr/share/doc/packages/python310-lml/source/_static
/usr/share/doc/packages/python310-lml/source/_static/images
/usr/share/doc/packages/python310-lml/source/_static/images/loading_sequence.svg
/usr/share/doc/packages/python310-lml/source/_static/images/robot_chef.svg
/usr/share/doc/packages/python310-lml/source/_static/images/robotchef_allinone_lml.svg
/usr/share/doc/packages/python310-lml/source/_static/images/robotchef_api_crd.svg
/usr/share/doc/packages/python310-lml/source/_static/images/robotchef_crd.svg
/usr/share/doc/packages/python310-lml/source/allinone_lml_tutorial.rst
/usr/share/doc/packages/python310-lml/source/allinone_tutorial.rst
/usr/share/doc/packages/python310-lml/source/api.rst
/usr/share/doc/packages/python310-lml/source/api_tutorial.rst
/usr/share/doc/packages/python310-lml/source/appendix.rst
/usr/share/doc/packages/python310-lml/source/conf.py
/usr/share/doc/packages/python310-lml/source/design.rst
/usr/share/doc/packages/python310-lml/source/index.rst
/usr/share/doc/packages/python310-lml/source/lml_log.rst
/usr/share/doc/packages/python310-lml/source/lml_tutorial.rst
/usr/share/doc/packages/python310-lml/source/spelling_wordlist.txt
/usr/share/doc/packages/python310-lml/source/tutorial.rst
/usr/share/doc/packages/python310-lml/source/uml
/usr/share/doc/packages/python310-lml/source/uml/loading_sequence.uml
/usr/share/doc/packages/python310-lml/source/uml/robot_chef.uml
/usr/share/doc/packages/python310-lml/source/uml/robotchef_allinone_lml.uml
/usr/share/doc/packages/python310-lml/source/uml/robotchef_api_crd.uml
/usr/share/doc/packages/python310-lml/source/uml/robotchef_crd.uml
/usr/share/licenses/python310-lml
/usr/share/licenses/python310-lml/LICENSE


Generated by rpm2html 1.8.1

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