/usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/mongomock copying mongomock/read_preferences.py -> build/lib/mongomock copying mongomock/store.py -> build/lib/mongomock copying mongomock/__version__.py -> build/lib/mongomock copying mongomock/patch.py -> build/lib/mongomock copying mongomock/write_concern.py -> build/lib/mongomock copying mongomock/object_id.py -> build/lib/mongomock copying mongomock/helpers.py -> build/lib/mongomock copying mongomock/filtering.py -> build/lib/mongomock copying mongomock/aggregate.py -> build/lib/mongomock copying mongomock/not_implemented.py -> build/lib/mongomock copying mongomock/collection.py -> build/lib/mongomock copying mongomock/codec_options.py -> build/lib/mongomock copying mongomock/command_cursor.py -> build/lib/mongomock copying mongomock/database.py -> build/lib/mongomock copying mongomock/read_concern.py -> build/lib/mongomock copying mongomock/__init__.py -> build/lib/mongomock copying mongomock/gridfs.py -> build/lib/mongomock copying mongomock/mongo_client.py -> build/lib/mongomock copying mongomock/results.py -> build/lib/mongomock running egg_info creating mongomock.egg-info writing mongomock.egg-info/PKG-INFO writing dependency_links to mongomock.egg-info/dependency_links.txt writing requirements to mongomock.egg-info/requires.txt writing top-level names to mongomock.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'mongomock.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS' warning: no files found matching 'Changelog' adding license file 'LICENSE' writing manifest file 'mongomock.egg-info/SOURCES.txt' copying mongomock/__init__.pyi -> build/lib/mongomock