9525c411c4
2021-01-05 -- 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 buster) 2020-11-22 -- 1.8.0 * deprecation: add subclass to DeprecationWarning with structured information (TargetRenamedDeprecationWarning, TargetDeprecatedDeprecationWarning, TargetRemovedDeprecationWarning, TargetMovedDeprecationWarning) * deprecation: add tests to ensure that DeprecationWarning target the correct line and the correct file * deprecation: add types annotations * declare that logilab.common ships type annotations (py.typed file) * various bug fixes 2020-09-03 -- 1.7.3 * 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 2020-06-24 -- 1.7.2 * fix(deprecation): rollback to old class_deprecation being a class behavior 2020-06-11 -- 1.7.1 * fix: import error on re.Pattern with python < 3.7 2020-06-10 -- 1.7.0 * 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 2020-05-25 -- 1.6.4 * 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 2020-05-11 -- 1.6.3 * fix: metaclass conflict in class_deprecated 2020-05-11 -- 1.6.2 * fix: explicitly requires python 3.6 in setup.py 2020-05-01 -- 1.6.1 * bug fix, bad usage of callable_renamed 2020-04-30 -- 1.6.0 * 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 2019-12-04 -- 1.5.2 * 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'
131 lines
5.4 KiB
Text
131 lines
5.4 KiB
Text
@comment $NetBSD: PLIST,v 1.6 2021/05/12 06:55:06 adam Exp $
|
|
bin/logilab-pytest-${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/${EGG_NAME}-nspkg.pth
|
|
${PYSITELIB}/logilab/common/__init__.py
|
|
${PYSITELIB}/logilab/common/__init__.pyc
|
|
${PYSITELIB}/logilab/common/__init__.pyo
|
|
${PYSITELIB}/logilab/common/cache.py
|
|
${PYSITELIB}/logilab/common/cache.pyc
|
|
${PYSITELIB}/logilab/common/cache.pyo
|
|
${PYSITELIB}/logilab/common/changelog.py
|
|
${PYSITELIB}/logilab/common/changelog.pyc
|
|
${PYSITELIB}/logilab/common/changelog.pyo
|
|
${PYSITELIB}/logilab/common/clcommands.py
|
|
${PYSITELIB}/logilab/common/clcommands.pyc
|
|
${PYSITELIB}/logilab/common/clcommands.pyo
|
|
${PYSITELIB}/logilab/common/compat.py
|
|
${PYSITELIB}/logilab/common/compat.pyc
|
|
${PYSITELIB}/logilab/common/compat.pyo
|
|
${PYSITELIB}/logilab/common/configuration.py
|
|
${PYSITELIB}/logilab/common/configuration.pyc
|
|
${PYSITELIB}/logilab/common/configuration.pyo
|
|
${PYSITELIB}/logilab/common/daemon.py
|
|
${PYSITELIB}/logilab/common/daemon.pyc
|
|
${PYSITELIB}/logilab/common/daemon.pyo
|
|
${PYSITELIB}/logilab/common/date.py
|
|
${PYSITELIB}/logilab/common/date.pyc
|
|
${PYSITELIB}/logilab/common/date.pyo
|
|
${PYSITELIB}/logilab/common/debugger.py
|
|
${PYSITELIB}/logilab/common/debugger.pyc
|
|
${PYSITELIB}/logilab/common/debugger.pyo
|
|
${PYSITELIB}/logilab/common/decorators.py
|
|
${PYSITELIB}/logilab/common/decorators.pyc
|
|
${PYSITELIB}/logilab/common/decorators.pyo
|
|
${PYSITELIB}/logilab/common/deprecation.py
|
|
${PYSITELIB}/logilab/common/deprecation.pyc
|
|
${PYSITELIB}/logilab/common/deprecation.pyo
|
|
${PYSITELIB}/logilab/common/fileutils.py
|
|
${PYSITELIB}/logilab/common/fileutils.pyc
|
|
${PYSITELIB}/logilab/common/fileutils.pyo
|
|
${PYSITELIB}/logilab/common/graph.py
|
|
${PYSITELIB}/logilab/common/graph.pyc
|
|
${PYSITELIB}/logilab/common/graph.pyo
|
|
${PYSITELIB}/logilab/common/interface.py
|
|
${PYSITELIB}/logilab/common/interface.pyc
|
|
${PYSITELIB}/logilab/common/interface.pyo
|
|
${PYSITELIB}/logilab/common/logging_ext.py
|
|
${PYSITELIB}/logilab/common/logging_ext.pyc
|
|
${PYSITELIB}/logilab/common/logging_ext.pyo
|
|
${PYSITELIB}/logilab/common/modutils.py
|
|
${PYSITELIB}/logilab/common/modutils.pyc
|
|
${PYSITELIB}/logilab/common/modutils.pyo
|
|
${PYSITELIB}/logilab/common/optik_ext.py
|
|
${PYSITELIB}/logilab/common/optik_ext.pyc
|
|
${PYSITELIB}/logilab/common/optik_ext.pyo
|
|
${PYSITELIB}/logilab/common/optparser.py
|
|
${PYSITELIB}/logilab/common/optparser.pyc
|
|
${PYSITELIB}/logilab/common/optparser.pyo
|
|
${PYSITELIB}/logilab/common/proc.py
|
|
${PYSITELIB}/logilab/common/proc.pyc
|
|
${PYSITELIB}/logilab/common/proc.pyo
|
|
${PYSITELIB}/logilab/common/py.typed
|
|
${PYSITELIB}/logilab/common/pytest.py
|
|
${PYSITELIB}/logilab/common/pytest.pyc
|
|
${PYSITELIB}/logilab/common/pytest.pyo
|
|
${PYSITELIB}/logilab/common/registry.py
|
|
${PYSITELIB}/logilab/common/registry.pyc
|
|
${PYSITELIB}/logilab/common/registry.pyo
|
|
${PYSITELIB}/logilab/common/shellutils.py
|
|
${PYSITELIB}/logilab/common/shellutils.pyc
|
|
${PYSITELIB}/logilab/common/shellutils.pyo
|
|
${PYSITELIB}/logilab/common/sphinx_ext.py
|
|
${PYSITELIB}/logilab/common/sphinx_ext.pyc
|
|
${PYSITELIB}/logilab/common/sphinx_ext.pyo
|
|
${PYSITELIB}/logilab/common/sphinxutils.py
|
|
${PYSITELIB}/logilab/common/sphinxutils.pyc
|
|
${PYSITELIB}/logilab/common/sphinxutils.pyo
|
|
${PYSITELIB}/logilab/common/table.py
|
|
${PYSITELIB}/logilab/common/table.pyc
|
|
${PYSITELIB}/logilab/common/table.pyo
|
|
${PYSITELIB}/logilab/common/tasksqueue.py
|
|
${PYSITELIB}/logilab/common/tasksqueue.pyc
|
|
${PYSITELIB}/logilab/common/tasksqueue.pyo
|
|
${PYSITELIB}/logilab/common/testlib.py
|
|
${PYSITELIB}/logilab/common/testlib.pyc
|
|
${PYSITELIB}/logilab/common/testlib.pyo
|
|
${PYSITELIB}/logilab/common/textutils.py
|
|
${PYSITELIB}/logilab/common/textutils.pyc
|
|
${PYSITELIB}/logilab/common/textutils.pyo
|
|
${PYSITELIB}/logilab/common/tree.py
|
|
${PYSITELIB}/logilab/common/tree.pyc
|
|
${PYSITELIB}/logilab/common/tree.pyo
|
|
${PYSITELIB}/logilab/common/types.py
|
|
${PYSITELIB}/logilab/common/types.pyc
|
|
${PYSITELIB}/logilab/common/types.pyo
|
|
${PYSITELIB}/logilab/common/umessage.py
|
|
${PYSITELIB}/logilab/common/umessage.pyc
|
|
${PYSITELIB}/logilab/common/umessage.pyo
|
|
${PYSITELIB}/logilab/common/ureports/__init__.py
|
|
${PYSITELIB}/logilab/common/ureports/__init__.pyc
|
|
${PYSITELIB}/logilab/common/ureports/__init__.pyo
|
|
${PYSITELIB}/logilab/common/ureports/docbook_writer.py
|
|
${PYSITELIB}/logilab/common/ureports/docbook_writer.pyc
|
|
${PYSITELIB}/logilab/common/ureports/docbook_writer.pyo
|
|
${PYSITELIB}/logilab/common/ureports/html_writer.py
|
|
${PYSITELIB}/logilab/common/ureports/html_writer.pyc
|
|
${PYSITELIB}/logilab/common/ureports/html_writer.pyo
|
|
${PYSITELIB}/logilab/common/ureports/nodes.py
|
|
${PYSITELIB}/logilab/common/ureports/nodes.pyc
|
|
${PYSITELIB}/logilab/common/ureports/nodes.pyo
|
|
${PYSITELIB}/logilab/common/ureports/text_writer.py
|
|
${PYSITELIB}/logilab/common/ureports/text_writer.pyc
|
|
${PYSITELIB}/logilab/common/ureports/text_writer.pyo
|
|
${PYSITELIB}/logilab/common/urllib2ext.py
|
|
${PYSITELIB}/logilab/common/urllib2ext.pyc
|
|
${PYSITELIB}/logilab/common/urllib2ext.pyo
|
|
${PYSITELIB}/logilab/common/vcgutils.py
|
|
${PYSITELIB}/logilab/common/vcgutils.pyc
|
|
${PYSITELIB}/logilab/common/vcgutils.pyo
|
|
${PYSITELIB}/logilab/common/visitor.py
|
|
${PYSITELIB}/logilab/common/visitor.pyc
|
|
${PYSITELIB}/logilab/common/visitor.pyo
|
|
${PYSITELIB}/logilab/common/xmlutils.py
|
|
${PYSITELIB}/logilab/common/xmlutils.pyc
|
|
${PYSITELIB}/logilab/common/xmlutils.pyo
|
|
man/man1/logilab-pytest-${PYVERSSUFFIX}.1
|