Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-logilab-common | Distribution: openSUSE Tumbleweed |
Version: 2.0.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Nov 20 16:02:10 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 1266246 | Source RPM: python-logilab-common-2.0.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://logilab-common.readthedocs.io/ | |
Summary: Python lowlevel functionality shared by logilab projects |
The package logilab.common contains several modules providing low level functionalities shared among some python projects developed by logilab. The package is used by pylint, an advanced Python style and syntax checker. Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant database driver.
LGPL-2.1-or-later
* Wed Nov 20 2024 Dirk Müller <dmueller@suse.com> - update to 2.0.0: * drop python 2.x support * Sat Jan 20 2024 Dirk Müller <dmueller@suse.com> - update 1.11.0: * modutils: mark as deprecated all code that is going to be removed * textutils: add support for background colors * update logging colors scheme to match modern pratice * Fri Jan 06 2023 Dirk Müller <dmueller@suse.com> - update to 1.9.8: * No upstream changelog available * Thu Sep 29 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com> - Update to 1.9.7 No log * Mon Feb 14 2022 Dirk Müller <dmueller@suse.com> - update to 1.8.3: * Add header_message in ConfigurationMixIn.generate_config * configuration: better error message * rql repo has been moved * add test on python3.8 * Mon Mar 08 2021 Dirk Müller <dmueller@suse.com> - update to 1.8.1: * feature: add tox helpers to make pipy and debian releases * fix: use TypedDict if python version > 3.8 only, otherwise use a Dict (TypedDict were imported from typing_extension 3.7.4, which is not available on debian buste * Sat Dec 19 2020 Dirk Müller <dmueller@suse.com> - updadate to 1.8.0: * deprecation: add types annotations * declare that logilab.common ships type annotations (py.typed file) * various bug fixes * type: declare that logilab-common ship type annotations * make the build reproducible * fix(deprecation): stacked decorators breaks getting the real callable __name__ attribute * fix: in some situation (using several deprecation functions), renaming deprecation utils failed to point to the correct new name and used random internal names of the module * fix(deprecation): rollback to old class_deprecation being a class behavior * logilab-common requires python 3.6 now * greatly improve our CI and migrate it to heptapod/gitlab-ci * black the whole code base * move test suit to pytest * use check-manifest and fix related bugs in MANIFEST.in * integrates flake8 and please the flake8 gods * various fixes * class_deprecation is not a class anymore * pytest 5.4.2 breaks tests, pin to 5.4.1 for now * fix: rollback to old class_deprecation being a class behavior * fix: @functools.wraps broke callable_renamed, write a @lazy_wraps and use it everywhere in logilab.common.deprecation * add docstring to LazyObject * fix: metaclass conflict in class_deprecated * fix: explicitly requires python 3.6 in setup.py * bug fix, bad usage of callable_renamed * logilab-common requires python >= 3.6 now * use pyannotates to introduces types in all the modules * introduce a list of new functions in logilab.common.deprecation: callable_renamed, attribute_renamed, argument_renamed, argument_remove * renamed "renamed" to "callable_renamed", "deprecated" to "callable_deprecated", "moved" to "callable_moved" for coherence * refactor the whole logilab.common.deprecation to simplify its code * automatically detect from which modules a deprecated utils is called * correctly display the line where a deprecated utils is used * various small fixes, thx mypy * documentation is now available at https://logilab-common.readthedocs.io/ * drop python2 support, python >= 3.3 is the new required version * therefor, drop dependency on six * drop rpm packaging * registry: add a Registry.add_select_best_listener method to subscribe to the result of a _select_best of a Registry. * shellutils: deprecate 'input' as argument of RawInput in favor of 'input_function' * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Sat Sep 02 2017 jengelh@inai.de - Trim non-description and outdated parts about python2.2 from description. * Thu Aug 31 2017 toddrme2178@gmail.com - Update to 1.4.1 * pytest: executable deprecated and renamed as logilab-pytest to prevent conflict with pytest provided by http://pytest.org/ - singlespec autoconversion
/usr/lib/python3.10/site-packages/logilab /usr/lib/python3.10/site-packages/logilab/common /usr/lib/python3.10/site-packages/logilab/common/__init__.py /usr/lib/python3.10/site-packages/logilab/common/__pycache__ /usr/lib/python3.10/site-packages/logilab/common/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/cache.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/cache.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/changelog.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/changelog.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/clcommands.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/clcommands.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/compat.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/compat.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/configuration.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/configuration.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/daemon.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/daemon.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/date.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/date.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/debugger.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/debugger.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/decorators.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/decorators.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/deprecation.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/deprecation.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/fileutils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/fileutils.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/graph.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/graph.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/interface.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/interface.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/logging_ext.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/logging_ext.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/modutils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/modutils.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/optik_ext.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/optik_ext.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/proc.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/proc.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/registry.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/registry.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/shellutils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/shellutils.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/sphinx_ext.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/sphinx_ext.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/sphinxutils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/sphinxutils.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/table.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/table.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/tasksqueue.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/tasksqueue.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/testlib.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/testlib.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/textutils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/textutils.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/tree.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/tree.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/types.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/types.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/umessage.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/umessage.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/urllib2ext.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/urllib2ext.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/vcgutils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/vcgutils.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/visitor.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/visitor.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/xmlutils.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/__pycache__/xmlutils.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/cache.py /usr/lib/python3.10/site-packages/logilab/common/changelog.py /usr/lib/python3.10/site-packages/logilab/common/clcommands.py /usr/lib/python3.10/site-packages/logilab/common/compat.py /usr/lib/python3.10/site-packages/logilab/common/configuration.py /usr/lib/python3.10/site-packages/logilab/common/daemon.py /usr/lib/python3.10/site-packages/logilab/common/date.py /usr/lib/python3.10/site-packages/logilab/common/debugger.py /usr/lib/python3.10/site-packages/logilab/common/decorators.py /usr/lib/python3.10/site-packages/logilab/common/deprecation.py /usr/lib/python3.10/site-packages/logilab/common/fileutils.py /usr/lib/python3.10/site-packages/logilab/common/graph.py /usr/lib/python3.10/site-packages/logilab/common/interface.py /usr/lib/python3.10/site-packages/logilab/common/logging_ext.py /usr/lib/python3.10/site-packages/logilab/common/modutils.py /usr/lib/python3.10/site-packages/logilab/common/optik_ext.py /usr/lib/python3.10/site-packages/logilab/common/proc.py /usr/lib/python3.10/site-packages/logilab/common/py.typed /usr/lib/python3.10/site-packages/logilab/common/registry.py /usr/lib/python3.10/site-packages/logilab/common/shellutils.py /usr/lib/python3.10/site-packages/logilab/common/sphinx_ext.py /usr/lib/python3.10/site-packages/logilab/common/sphinxutils.py /usr/lib/python3.10/site-packages/logilab/common/table.py /usr/lib/python3.10/site-packages/logilab/common/tasksqueue.py /usr/lib/python3.10/site-packages/logilab/common/testlib.py /usr/lib/python3.10/site-packages/logilab/common/textutils.py /usr/lib/python3.10/site-packages/logilab/common/tree.py /usr/lib/python3.10/site-packages/logilab/common/types.py /usr/lib/python3.10/site-packages/logilab/common/umessage.py /usr/lib/python3.10/site-packages/logilab/common/ureports /usr/lib/python3.10/site-packages/logilab/common/ureports/__init__.py /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__ /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__/docbook_writer.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__/docbook_writer.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__/html_writer.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__/html_writer.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__/nodes.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__/nodes.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__/text_writer.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/logilab/common/ureports/__pycache__/text_writer.cpython-310.pyc /usr/lib/python3.10/site-packages/logilab/common/ureports/docbook_writer.py /usr/lib/python3.10/site-packages/logilab/common/ureports/html_writer.py /usr/lib/python3.10/site-packages/logilab/common/ureports/nodes.py /usr/lib/python3.10/site-packages/logilab/common/ureports/text_writer.py /usr/lib/python3.10/site-packages/logilab/common/urllib2ext.py /usr/lib/python3.10/site-packages/logilab/common/vcgutils.py /usr/lib/python3.10/site-packages/logilab/common/visitor.py /usr/lib/python3.10/site-packages/logilab/common/xmlutils.py /usr/lib/python3.10/site-packages/logilab_common-2.0.0-py3.10-nspkg.pth /usr/lib/python3.10/site-packages/logilab_common-2.0.0-py3.10.egg-info /usr/lib/python3.10/site-packages/logilab_common-2.0.0-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/logilab_common-2.0.0-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/logilab_common-2.0.0-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/logilab_common-2.0.0-py3.10.egg-info/namespace_packages.txt /usr/lib/python3.10/site-packages/logilab_common-2.0.0-py3.10.egg-info/requires.txt /usr/lib/python3.10/site-packages/logilab_common-2.0.0-py3.10.egg-info/top_level.txt /usr/share/doc/packages/python310-logilab-common /usr/share/doc/packages/python310-logilab-common/ChangeLog /usr/share/doc/packages/python310-logilab-common/README.rst /usr/share/licenses/python310-logilab-common /usr/share/licenses/python310-logilab-common/COPYING /usr/share/licenses/python310-logilab-common/COPYING.LESSER
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 9 23:48:41 2025