Browse Source

Restoring authorship annotation for <bashaeva@yandex-team.ru>. Commit 1 of 2.

bashaeva 3 years ago
parent
commit
7d8f7f6b08

+ 55 - 55
contrib/python/setuptools/py2/.dist-info/METADATA

@@ -1,71 +1,71 @@
 Metadata-Version: 2.1
-Name: setuptools
+Name: setuptools 
 Version: 44.1.1
-Summary: Easily download, build, install, upgrade, and uninstall Python packages
-Home-page: https://github.com/pypa/setuptools
-Author: Python Packaging Authority
-Author-email: distutils-sig@python.org
-License: UNKNOWN
-Project-URL: Documentation, https://setuptools.readthedocs.io/
-Keywords: CPAN PyPI distutils eggs package management
-Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: MIT License
-Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.5
-Classifier: Programming Language :: Python :: 3.6
+Summary: Easily download, build, install, upgrade, and uninstall Python packages 
+Home-page: https://github.com/pypa/setuptools 
+Author: Python Packaging Authority 
+Author-email: distutils-sig@python.org 
+License: UNKNOWN 
+Project-URL: Documentation, https://setuptools.readthedocs.io/ 
+Keywords: CPAN PyPI distutils eggs package management 
+Platform: UNKNOWN 
+Classifier: Development Status :: 5 - Production/Stable 
+Classifier: Intended Audience :: Developers 
+Classifier: License :: OSI Approved :: MIT License 
+Classifier: Operating System :: OS Independent 
+Classifier: Programming Language :: Python :: 2 
+Classifier: Programming Language :: Python :: 2.7 
+Classifier: Programming Language :: Python :: 3 
+Classifier: Programming Language :: Python :: 3.5 
+Classifier: Programming Language :: Python :: 3.6 
 Classifier: Programming Language :: Python :: 3.7
 Classifier: Programming Language :: Python :: 3.8
-Classifier: Topic :: Software Development :: Libraries :: Python Modules
-Classifier: Topic :: System :: Archiving :: Packaging
-Classifier: Topic :: System :: Systems Administration
-Classifier: Topic :: Utilities
+Classifier: Topic :: Software Development :: Libraries :: Python Modules 
+Classifier: Topic :: System :: Archiving :: Packaging 
+Classifier: Topic :: System :: Systems Administration 
+Classifier: Topic :: Utilities 
 Requires-Python: !=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7
-Description-Content-Type: text/x-rst; charset=UTF-8
-Provides-Extra: certs
+Description-Content-Type: text/x-rst; charset=UTF-8 
+Provides-Extra: certs 
 Requires-Dist: certifi (==2016.9.26) ; extra == 'certs'
-Provides-Extra: ssl
+Provides-Extra: ssl 
 Requires-Dist: wincertstore (==0.2) ; (sys_platform == "win32") and extra == 'ssl'
-
-.. image:: https://img.shields.io/pypi/v/setuptools.svg
-   :target: https://pypi.org/project/setuptools
-
+ 
+.. image:: https://img.shields.io/pypi/v/setuptools.svg 
+   :target: https://pypi.org/project/setuptools 
+ 
 .. image:: https://img.shields.io/readthedocs/setuptools/latest.svg
-    :target: https://setuptools.readthedocs.io
-
+    :target: https://setuptools.readthedocs.io 
+ 
 .. image:: https://img.shields.io/travis/pypa/setuptools/master.svg?label=Linux%20CI&logo=travis&logoColor=white
-   :target: https://travis-ci.org/pypa/setuptools
-
+   :target: https://travis-ci.org/pypa/setuptools 
+ 
 .. image:: https://img.shields.io/appveyor/ci/pypa/setuptools/master.svg?label=Windows%20CI&logo=appveyor&logoColor=white
    :target: https://ci.appveyor.com/project/pypa/setuptools/branch/master
-
+ 
 .. image:: https://img.shields.io/codecov/c/github/pypa/setuptools/master.svg?logo=codecov&logoColor=white
    :target: https://codecov.io/gh/pypa/setuptools
 
 .. image:: https://tidelift.com/badges/github/pypa/setuptools?style=flat
    :target: https://tidelift.com/subscription/pkg/pypi-setuptools?utm_source=pypi-setuptools&utm_medium=readme
 
-.. image:: https://img.shields.io/pypi/pyversions/setuptools.svg
-
-See the `Installation Instructions
-<https://packaging.python.org/installing/>`_ in the Python Packaging
-User's Guide for instructions on installing, upgrading, and uninstalling
-Setuptools.
-
-Questions and comments should be directed to the `distutils-sig
-mailing list <http://mail.python.org/pipermail/distutils-sig/>`_.
-Bug reports and especially tested patches may be
-submitted directly to the `bug tracker
-<https://github.com/pypa/setuptools/issues>`_.
-
+.. image:: https://img.shields.io/pypi/pyversions/setuptools.svg 
+ 
+See the `Installation Instructions 
+<https://packaging.python.org/installing/>`_ in the Python Packaging 
+User's Guide for instructions on installing, upgrading, and uninstalling 
+Setuptools. 
+ 
+Questions and comments should be directed to the `distutils-sig 
+mailing list <http://mail.python.org/pipermail/distutils-sig/>`_. 
+Bug reports and especially tested patches may be 
+submitted directly to the `bug tracker 
+<https://github.com/pypa/setuptools/issues>`_. 
+ 
 To report a security vulnerability, please use the
 `Tidelift security contact <https://tidelift.com/security>`_.
 Tidelift will coordinate the fix and disclosure.
-
+ 
 
 For Enterprise
 ==============
@@ -76,11 +76,11 @@ Setuptools and the maintainers of thousands of other packages are working with T
 
 `Learn more <https://tidelift.com/subscription/pkg/pypi-setuptools?utm_source=pypi-setuptools&utm_medium=referral&utm_campaign=github>`_.
 
-Code of Conduct
+Code of Conduct 
 ===============
-
-Everyone interacting in the setuptools project's codebases, issue trackers,
-chat rooms, and mailing lists is expected to follow the
-`PyPA Code of Conduct <https://www.pypa.io/en/latest/code-of-conduct/>`_.
-
-
+ 
+Everyone interacting in the setuptools project's codebases, issue trackers, 
+chat rooms, and mailing lists is expected to follow the 
+`PyPA Code of Conduct <https://www.pypa.io/en/latest/code-of-conduct/>`_. 
+ 
+ 

+ 62 - 62
contrib/python/setuptools/py2/.dist-info/entry_points.txt

@@ -1,69 +1,69 @@
-[console_scripts]
-easy_install = setuptools.command.easy_install:main
+[console_scripts] 
+easy_install = setuptools.command.easy_install:main 
 easy_install-3.8 = setuptools.command.easy_install:main
-
-[distutils.commands]
-alias = setuptools.command.alias:alias
-bdist_egg = setuptools.command.bdist_egg:bdist_egg
-bdist_rpm = setuptools.command.bdist_rpm:bdist_rpm
-bdist_wininst = setuptools.command.bdist_wininst:bdist_wininst
-build_clib = setuptools.command.build_clib:build_clib
-build_ext = setuptools.command.build_ext:build_ext
-build_py = setuptools.command.build_py:build_py
-develop = setuptools.command.develop:develop
-dist_info = setuptools.command.dist_info:dist_info
-easy_install = setuptools.command.easy_install:easy_install
-egg_info = setuptools.command.egg_info:egg_info
-install = setuptools.command.install:install
-install_egg_info = setuptools.command.install_egg_info:install_egg_info
-install_lib = setuptools.command.install_lib:install_lib
-install_scripts = setuptools.command.install_scripts:install_scripts
-rotate = setuptools.command.rotate:rotate
-saveopts = setuptools.command.saveopts:saveopts
-sdist = setuptools.command.sdist:sdist
-setopt = setuptools.command.setopt:setopt
-test = setuptools.command.test:test
-upload_docs = setuptools.command.upload_docs:upload_docs
-
-[distutils.setup_keywords]
-convert_2to3_doctests = setuptools.dist:assert_string_list
-dependency_links = setuptools.dist:assert_string_list
-eager_resources = setuptools.dist:assert_string_list
-entry_points = setuptools.dist:check_entry_points
-exclude_package_data = setuptools.dist:check_package_data
-extras_require = setuptools.dist:check_extras
-include_package_data = setuptools.dist:assert_bool
-install_requires = setuptools.dist:check_requirements
-namespace_packages = setuptools.dist:check_nsp
-package_data = setuptools.dist:check_package_data
-packages = setuptools.dist:check_packages
-python_requires = setuptools.dist:check_specifier
-setup_requires = setuptools.dist:check_requirements
-test_loader = setuptools.dist:check_importable
-test_runner = setuptools.dist:check_importable
-test_suite = setuptools.dist:check_test_suite
-tests_require = setuptools.dist:check_requirements
-use_2to3 = setuptools.dist:assert_bool
-use_2to3_exclude_fixers = setuptools.dist:assert_string_list
-use_2to3_fixers = setuptools.dist:assert_string_list
-zip_safe = setuptools.dist:assert_bool
-
-[egg_info.writers]
-PKG-INFO = setuptools.command.egg_info:write_pkg_info
-dependency_links.txt = setuptools.command.egg_info:overwrite_arg
-depends.txt = setuptools.command.egg_info:warn_depends_obsolete
-eager_resources.txt = setuptools.command.egg_info:overwrite_arg
-entry_points.txt = setuptools.command.egg_info:write_entries
-namespace_packages.txt = setuptools.command.egg_info:overwrite_arg
-requires.txt = setuptools.command.egg_info:write_requirements
-top_level.txt = setuptools.command.egg_info:write_toplevel_names
-
+ 
+[distutils.commands] 
+alias = setuptools.command.alias:alias 
+bdist_egg = setuptools.command.bdist_egg:bdist_egg 
+bdist_rpm = setuptools.command.bdist_rpm:bdist_rpm 
+bdist_wininst = setuptools.command.bdist_wininst:bdist_wininst 
+build_clib = setuptools.command.build_clib:build_clib 
+build_ext = setuptools.command.build_ext:build_ext 
+build_py = setuptools.command.build_py:build_py 
+develop = setuptools.command.develop:develop 
+dist_info = setuptools.command.dist_info:dist_info 
+easy_install = setuptools.command.easy_install:easy_install 
+egg_info = setuptools.command.egg_info:egg_info 
+install = setuptools.command.install:install 
+install_egg_info = setuptools.command.install_egg_info:install_egg_info 
+install_lib = setuptools.command.install_lib:install_lib 
+install_scripts = setuptools.command.install_scripts:install_scripts 
+rotate = setuptools.command.rotate:rotate 
+saveopts = setuptools.command.saveopts:saveopts 
+sdist = setuptools.command.sdist:sdist 
+setopt = setuptools.command.setopt:setopt 
+test = setuptools.command.test:test 
+upload_docs = setuptools.command.upload_docs:upload_docs 
+ 
+[distutils.setup_keywords] 
+convert_2to3_doctests = setuptools.dist:assert_string_list 
+dependency_links = setuptools.dist:assert_string_list 
+eager_resources = setuptools.dist:assert_string_list 
+entry_points = setuptools.dist:check_entry_points 
+exclude_package_data = setuptools.dist:check_package_data 
+extras_require = setuptools.dist:check_extras 
+include_package_data = setuptools.dist:assert_bool 
+install_requires = setuptools.dist:check_requirements 
+namespace_packages = setuptools.dist:check_nsp 
+package_data = setuptools.dist:check_package_data 
+packages = setuptools.dist:check_packages 
+python_requires = setuptools.dist:check_specifier 
+setup_requires = setuptools.dist:check_requirements 
+test_loader = setuptools.dist:check_importable 
+test_runner = setuptools.dist:check_importable 
+test_suite = setuptools.dist:check_test_suite 
+tests_require = setuptools.dist:check_requirements 
+use_2to3 = setuptools.dist:assert_bool 
+use_2to3_exclude_fixers = setuptools.dist:assert_string_list 
+use_2to3_fixers = setuptools.dist:assert_string_list 
+zip_safe = setuptools.dist:assert_bool 
+ 
+[egg_info.writers] 
+PKG-INFO = setuptools.command.egg_info:write_pkg_info 
+dependency_links.txt = setuptools.command.egg_info:overwrite_arg 
+depends.txt = setuptools.command.egg_info:warn_depends_obsolete 
+eager_resources.txt = setuptools.command.egg_info:overwrite_arg 
+entry_points.txt = setuptools.command.egg_info:write_entries 
+namespace_packages.txt = setuptools.command.egg_info:overwrite_arg 
+requires.txt = setuptools.command.egg_info:write_requirements 
+top_level.txt = setuptools.command.egg_info:write_toplevel_names 
+ 
 [setuptools.finalize_distribution_options]
 2to3_doctests = setuptools.dist:Distribution._finalize_2to3_doctests
 features = setuptools.dist:Distribution._finalize_feature_opts
 keywords = setuptools.dist:Distribution._finalize_setup_keywords
 parent_finalize = setuptools.dist:_Distribution.finalize_options
 
-[setuptools.installation]
-eggsecutable = setuptools.command.easy_install:bootstrap
-
+[setuptools.installation] 
+eggsecutable = setuptools.command.easy_install:bootstrap 
+ 

+ 2 - 2
contrib/python/setuptools/py2/ya.make

@@ -112,6 +112,6 @@ RESOURCE_FILES(
     .dist-info/METADATA
     .dist-info/entry_points.txt
     .dist-info/top_level.txt
-)
-
+) 
+ 
 END()

+ 37 - 37
contrib/python/setuptools/py3/.dist-info/METADATA

@@ -1,26 +1,26 @@
 Metadata-Version: 2.1
-Name: setuptools
+Name: setuptools 
 Version: 59.7.0
-Summary: Easily download, build, install, upgrade, and uninstall Python packages
-Home-page: https://github.com/pypa/setuptools
-Author: Python Packaging Authority
-Author-email: distutils-sig@python.org
-License: UNKNOWN
+Summary: Easily download, build, install, upgrade, and uninstall Python packages 
+Home-page: https://github.com/pypa/setuptools 
+Author: Python Packaging Authority 
+Author-email: distutils-sig@python.org 
+License: UNKNOWN 
 Project-URL: Documentation, https://setuptools.pypa.io/
-Keywords: CPAN PyPI distutils eggs package management
-Platform: UNKNOWN
-Classifier: Development Status :: 5 - Production/Stable
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: MIT License
-Classifier: Programming Language :: Python :: 3
+Keywords: CPAN PyPI distutils eggs package management 
+Platform: UNKNOWN 
+Classifier: Development Status :: 5 - Production/Stable 
+Classifier: Intended Audience :: Developers 
+Classifier: License :: OSI Approved :: MIT License 
+Classifier: Programming Language :: Python :: 3 
 Classifier: Programming Language :: Python :: 3 :: Only
-Classifier: Topic :: Software Development :: Libraries :: Python Modules
-Classifier: Topic :: System :: Archiving :: Packaging
-Classifier: Topic :: System :: Systems Administration
-Classifier: Topic :: Utilities
+Classifier: Topic :: Software Development :: Libraries :: Python Modules 
+Classifier: Topic :: System :: Archiving :: Packaging 
+Classifier: Topic :: System :: Systems Administration 
+Classifier: Topic :: Utilities 
 Requires-Python: >=3.7
 License-File: LICENSE
-Provides-Extra: certs
+Provides-Extra: certs 
 Provides-Extra: docs
 Requires-Dist: sphinx ; extra == 'docs'
 Requires-Dist: jaraco.packaging (>=8.2) ; extra == 'docs'
@@ -30,7 +30,7 @@ Requires-Dist: pygments-github-lexers (==0.0.5) ; extra == 'docs'
 Requires-Dist: sphinx-inline-tabs ; extra == 'docs'
 Requires-Dist: sphinxcontrib-towncrier ; extra == 'docs'
 Requires-Dist: furo ; extra == 'docs'
-Provides-Extra: ssl
+Provides-Extra: ssl 
 Provides-Extra: testing
 Requires-Dist: pytest (>=6) ; extra == 'testing'
 Requires-Dist: pytest-checkdocs (>=2.4) ; extra == 'testing'
@@ -50,15 +50,15 @@ Requires-Dist: sphinx ; extra == 'testing'
 Requires-Dist: jaraco.path (>=3.2.0) ; extra == 'testing'
 Requires-Dist: pytest-black (>=0.3.7) ; (platform_python_implementation != "PyPy") and extra == 'testing'
 Requires-Dist: pytest-mypy ; (platform_python_implementation != "PyPy") and extra == 'testing'
-
+ 
 .. image:: https://raw.githubusercontent.com/pypa/setuptools/main/docs/images/banner-640x320.svg
    :align: center
 
 |
 
-.. image:: https://img.shields.io/pypi/v/setuptools.svg
+.. image:: https://img.shields.io/pypi/v/setuptools.svg 
    :target: `PyPI link`_
-
+ 
 .. image:: https://img.shields.io/pypi/pyversions/setuptools.svg
    :target: `PyPI link`_
 
@@ -74,7 +74,7 @@ Requires-Dist: pytest-mypy ; (platform_python_implementation != "PyPy") and extr
 
 .. image:: https://img.shields.io/readthedocs/setuptools/latest.svg
     :target: https://setuptools.pypa.io
-
+ 
 .. image:: https://img.shields.io/badge/skeleton-2021-informational
    :target: https://blog.jaraco.com/skeleton
 
@@ -84,18 +84,18 @@ Requires-Dist: pytest-mypy ; (platform_python_implementation != "PyPy") and extr
 .. image:: https://tidelift.com/badges/github/pypa/setuptools?style=flat
    :target: https://tidelift.com/subscription/pkg/pypi-setuptools?utm_source=pypi-setuptools&utm_medium=readme
 
-See the `Installation Instructions
-<https://packaging.python.org/installing/>`_ in the Python Packaging
-User's Guide for instructions on installing, upgrading, and uninstalling
-Setuptools.
-
-Questions and comments should be directed to the `distutils-sig
-mailing list <http://mail.python.org/pipermail/distutils-sig/>`_.
-Bug reports and especially tested patches may be
-submitted directly to the `bug tracker
-<https://github.com/pypa/setuptools/issues>`_.
-
-
+See the `Installation Instructions 
+<https://packaging.python.org/installing/>`_ in the Python Packaging 
+User's Guide for instructions on installing, upgrading, and uninstalling 
+Setuptools. 
+ 
+Questions and comments should be directed to the `distutils-sig 
+mailing list <http://mail.python.org/pipermail/distutils-sig/>`_. 
+Bug reports and especially tested patches may be 
+submitted directly to the `bug tracker 
+<https://github.com/pypa/setuptools/issues>`_. 
+ 
+ 
 Code of Conduct
 ===============
 
@@ -113,12 +113,12 @@ Setuptools and the maintainers of thousands of other packages are working with T
 
 `Learn more <https://tidelift.com/subscription/pkg/pypi-setuptools?utm_source=pypi-setuptools&utm_medium=referral&utm_campaign=github>`_.
 
-
+ 
 Security Contact
 ================
-
+ 
 To report a security vulnerability, please use the
 `Tidelift security contact <https://tidelift.com/security>`_.
 Tidelift will coordinate the fix and disclosure.
-
+ 
 

+ 51 - 51
contrib/python/setuptools/py3/.dist-info/entry_points.txt

@@ -1,55 +1,55 @@
-[distutils.commands]
-alias = setuptools.command.alias:alias
-bdist_egg = setuptools.command.bdist_egg:bdist_egg
-bdist_rpm = setuptools.command.bdist_rpm:bdist_rpm
-build_clib = setuptools.command.build_clib:build_clib
-build_ext = setuptools.command.build_ext:build_ext
-build_py = setuptools.command.build_py:build_py
-develop = setuptools.command.develop:develop
-dist_info = setuptools.command.dist_info:dist_info
-easy_install = setuptools.command.easy_install:easy_install
-egg_info = setuptools.command.egg_info:egg_info
-install = setuptools.command.install:install
-install_egg_info = setuptools.command.install_egg_info:install_egg_info
-install_lib = setuptools.command.install_lib:install_lib
-install_scripts = setuptools.command.install_scripts:install_scripts
-rotate = setuptools.command.rotate:rotate
-saveopts = setuptools.command.saveopts:saveopts
-sdist = setuptools.command.sdist:sdist
-setopt = setuptools.command.setopt:setopt
-test = setuptools.command.test:test
-upload_docs = setuptools.command.upload_docs:upload_docs
-
-[distutils.setup_keywords]
-dependency_links = setuptools.dist:assert_string_list
-eager_resources = setuptools.dist:assert_string_list
-entry_points = setuptools.dist:check_entry_points
-exclude_package_data = setuptools.dist:check_package_data
-extras_require = setuptools.dist:check_extras
-include_package_data = setuptools.dist:assert_bool
-install_requires = setuptools.dist:check_requirements
-namespace_packages = setuptools.dist:check_nsp
-package_data = setuptools.dist:check_package_data
-packages = setuptools.dist:check_packages
-python_requires = setuptools.dist:check_specifier
-setup_requires = setuptools.dist:check_requirements
-test_loader = setuptools.dist:check_importable
-test_runner = setuptools.dist:check_importable
-test_suite = setuptools.dist:check_test_suite
-tests_require = setuptools.dist:check_requirements
+[distutils.commands] 
+alias = setuptools.command.alias:alias 
+bdist_egg = setuptools.command.bdist_egg:bdist_egg 
+bdist_rpm = setuptools.command.bdist_rpm:bdist_rpm 
+build_clib = setuptools.command.build_clib:build_clib 
+build_ext = setuptools.command.build_ext:build_ext 
+build_py = setuptools.command.build_py:build_py 
+develop = setuptools.command.develop:develop 
+dist_info = setuptools.command.dist_info:dist_info 
+easy_install = setuptools.command.easy_install:easy_install 
+egg_info = setuptools.command.egg_info:egg_info 
+install = setuptools.command.install:install 
+install_egg_info = setuptools.command.install_egg_info:install_egg_info 
+install_lib = setuptools.command.install_lib:install_lib 
+install_scripts = setuptools.command.install_scripts:install_scripts 
+rotate = setuptools.command.rotate:rotate 
+saveopts = setuptools.command.saveopts:saveopts 
+sdist = setuptools.command.sdist:sdist 
+setopt = setuptools.command.setopt:setopt 
+test = setuptools.command.test:test 
+upload_docs = setuptools.command.upload_docs:upload_docs 
+ 
+[distutils.setup_keywords] 
+dependency_links = setuptools.dist:assert_string_list 
+eager_resources = setuptools.dist:assert_string_list 
+entry_points = setuptools.dist:check_entry_points 
+exclude_package_data = setuptools.dist:check_package_data 
+extras_require = setuptools.dist:check_extras 
+include_package_data = setuptools.dist:assert_bool 
+install_requires = setuptools.dist:check_requirements 
+namespace_packages = setuptools.dist:check_nsp 
+package_data = setuptools.dist:check_package_data 
+packages = setuptools.dist:check_packages 
+python_requires = setuptools.dist:check_specifier 
+setup_requires = setuptools.dist:check_requirements 
+test_loader = setuptools.dist:check_importable 
+test_runner = setuptools.dist:check_importable 
+test_suite = setuptools.dist:check_test_suite 
+tests_require = setuptools.dist:check_requirements 
 use_2to3 = setuptools.dist:invalid_unless_false
-zip_safe = setuptools.dist:assert_bool
-
-[egg_info.writers]
-PKG-INFO = setuptools.command.egg_info:write_pkg_info
-dependency_links.txt = setuptools.command.egg_info:overwrite_arg
-depends.txt = setuptools.command.egg_info:warn_depends_obsolete
-eager_resources.txt = setuptools.command.egg_info:overwrite_arg
-entry_points.txt = setuptools.command.egg_info:write_entries
-namespace_packages.txt = setuptools.command.egg_info:overwrite_arg
-requires.txt = setuptools.command.egg_info:write_requirements
-top_level.txt = setuptools.command.egg_info:write_toplevel_names
-
+zip_safe = setuptools.dist:assert_bool 
+ 
+[egg_info.writers] 
+PKG-INFO = setuptools.command.egg_info:write_pkg_info 
+dependency_links.txt = setuptools.command.egg_info:overwrite_arg 
+depends.txt = setuptools.command.egg_info:warn_depends_obsolete 
+eager_resources.txt = setuptools.command.egg_info:overwrite_arg 
+entry_points.txt = setuptools.command.egg_info:write_entries 
+namespace_packages.txt = setuptools.command.egg_info:overwrite_arg 
+requires.txt = setuptools.command.egg_info:write_requirements 
+top_level.txt = setuptools.command.egg_info:write_toplevel_names 
+ 
 [setuptools.finalize_distribution_options]
 keywords = setuptools.dist:Distribution._finalize_setup_keywords
 parent_finalize = setuptools.dist:_Distribution.finalize_options

+ 2 - 2
contrib/python/setuptools/py3/ya.make

@@ -163,6 +163,6 @@ RESOURCE_FILES(
     .dist-info/METADATA
     .dist-info/entry_points.txt
     .dist-info/top_level.txt
-)
-
+) 
+ 
 END()

+ 1 - 1
contrib/python/setuptools/ya.make

@@ -17,4 +17,4 @@ END()
 RECURSE(
     py2
     py3
-)
+) 

+ 31 - 31
contrib/python/six/.dist-info/METADATA

@@ -1,49 +1,49 @@
 Metadata-Version: 2.1
-Name: six
+Name: six 
 Version: 1.16.0
-Summary: Python 2 and 3 compatibility utilities
+Summary: Python 2 and 3 compatibility utilities 
 Home-page: https://github.com/benjaminp/six
-Author: Benjamin Peterson
-Author-email: benjamin@python.org
-License: MIT
-Platform: UNKNOWN
+Author: Benjamin Peterson 
+Author-email: benjamin@python.org 
+License: MIT 
+Platform: UNKNOWN 
 Classifier: Development Status :: 5 - Production/Stable
-Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 3
-Classifier: Intended Audience :: Developers
-Classifier: License :: OSI Approved :: MIT License
-Classifier: Topic :: Software Development :: Libraries
-Classifier: Topic :: Utilities
+Classifier: Programming Language :: Python :: 2 
+Classifier: Programming Language :: Python :: 3 
+Classifier: Intended Audience :: Developers 
+Classifier: License :: OSI Approved :: MIT License 
+Classifier: Topic :: Software Development :: Libraries 
+Classifier: Topic :: Utilities 
 Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*
-
+ 
 .. image:: https://img.shields.io/pypi/v/six.svg
    :target: https://pypi.org/project/six/
    :alt: six on PyPI
-
-.. image:: https://travis-ci.org/benjaminp/six.svg?branch=master
+ 
+.. image:: https://travis-ci.org/benjaminp/six.svg?branch=master 
    :target: https://travis-ci.org/benjaminp/six
    :alt: six on TravisCI
-
+ 
 .. image:: https://readthedocs.org/projects/six/badge/?version=latest
    :target: https://six.readthedocs.io/
    :alt: six's documentation on Read the Docs
 
 .. image:: https://img.shields.io/badge/license-MIT-green.svg
-   :target: https://github.com/benjaminp/six/blob/master/LICENSE
+   :target: https://github.com/benjaminp/six/blob/master/LICENSE 
    :alt: MIT License badge
-
-Six is a Python 2 and 3 compatibility library.  It provides utility functions
-for smoothing over the differences between the Python versions with the goal of
-writing Python code that is compatible on both Python versions.  See the
-documentation for more information on what is provided.
-
+ 
+Six is a Python 2 and 3 compatibility library.  It provides utility functions 
+for smoothing over the differences between the Python versions with the goal of 
+writing Python code that is compatible on both Python versions.  See the 
+documentation for more information on what is provided. 
+ 
 Six supports Python 2.7 and 3.3+.  It is contained in only one Python
-file, so it can be easily copied into your project. (The copyright and license
-notice must be retained.)
-
+file, so it can be easily copied into your project. (The copyright and license 
+notice must be retained.) 
+ 
 Online documentation is at https://six.readthedocs.io/.
-
-Bugs can be reported to https://github.com/benjaminp/six.  The code can also
-be found there.
-
-
+ 
+Bugs can be reported to https://github.com/benjaminp/six.  The code can also 
+be found there. 
+ 
+ 

+ 2 - 2
contrib/python/six/ya.make

@@ -15,8 +15,8 @@ RESOURCE_FILES(
     PREFIX contrib/python/six/
     .dist-info/METADATA
     .dist-info/top_level.txt
-)
-
+) 
+ 
 NO_LINT()
 
 END()

+ 1 - 1
library/python/ya.make

@@ -74,7 +74,7 @@ RECURSE(
     filesys/ut
     find_root
     flask
-    flask_passport
+    flask_passport 
     fnvhash
     fnvhash/test
     framing