Skip to content

Instantly share code, notes, and snippets.

@das-g
Created November 24, 2022 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save das-g/e4dcd72e8dceac3aa82a89c9184e41b5 to your computer and use it in GitHub Desktop.
Save das-g/e4dcd72e8dceac3aa82a89c9184e41b5 to your computer and use it in GitHub Desktop.
poetry2nix: «error: Library stubs not installed for "psutil" [import]»
these 5 derivations will be built:
/nix/store/33y2y0lb0545q0j5abawvdzz7vmrhxd3-python3.11-cython-0.29.32.drv
/nix/store/0npa6zavpp8j33vwq4f9r264qx8j0xcs-python3.11-pydantic-1.10.2.drv
/nix/store/6r4xlg8cflvwkp9ymj5ixn5sqvm3j0dp-python3.11-mypy-0.991.drv
/nix/store/m4fx7vhfk7abnd3xpl3rmbsvylp8z4gc-python3.11-fastapi-0.85.2.drv
/nix/store/9jd3qxsw3rc2a6p26yx66rhrd21cx0qv-python3-3.11.0-env.drv
building '/nix/store/6r4xlg8cflvwkp9ymj5ixn5sqvm3j0dp-python3.11-mypy-0.991.drv'...
building '/nix/store/33y2y0lb0545q0j5abawvdzz7vmrhxd3-python3.11-cython-0.29.32.drv'...
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-remove-tests-dir-hook
Sourcing pip-build-hook
Sourcing python-catch-conflicts-hook.sh
Using pipBuildPhase
Using pipShellHook
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing python-catch-conflicts-hook.sh
unpacking sources
unpacking source archive /nix/store/sj8jk1y8sv06vcdn9km7bnyfb6mlg8lc-Cython-0.29.32.tar.gz
unpacking sources
unpacking source archive /nix/store/wlkb3bsbvk9x5fjwab5kpnnl3hbryrkd-mypy-0.991.tar.gz
source root is Cython-0.29.32
setting SOURCE_DATE_EPOCH to timestamp 1659076235 of file Cython-0.29.32/PKG-INFO
source root is mypy-0.991
patching sources
applying patch /nix/store/7klp4wgwywhc7f9qhcmn7hw1dik1yfnd-trashcan.patch
patching file Cython/Compiler/ModuleNode.py
Hunk #1 succeeded at 1443 (offset 17 lines).
Hunk #2 succeeded at 1482 (offset 17 lines).
Hunk #3 succeeded at 1560 (offset 17 lines).
patching file Cython/Compiler/Options.py
Hunk #1 succeeded at 318 (offset 5 lines).
Hunk #2 succeeded at 361 (offset 5 lines).
patching file Cython/Compiler/PyrexTypes.py
Hunk #1 succeeded at 1129 (offset -7 lines).
Hunk #2 succeeded at 1184 (offset -7 lines).
Hunk #3 succeeded at 1216 (offset -7 lines).
patching file Cython/Compiler/Symtab.py
Hunk #1 succeeded at 2043 (offset 2 lines).
Hunk #2 succeeded at 2087 (offset 2 lines).
patching file Cython/Utility/ExtensionTypes.c
Hunk #1 succeeded at 119 (offset 45 lines).
patching file tests/run/trashcan.pyx
applying patch /nix/store/5h9rxs5mpgfv2z00yhhbip7ygp81hj01-disable-trashcan.patch
patching file Cython/Utility/ExtensionTypes.c
Hunk #1 succeeded at 127 (offset -149 lines).
configuring
setting SOURCE_DATE_EPOCH to timestamp 1668434424 of file mypy-0.991/setup.cfg
no configure script, doing nothing
patching sources
building
Removing path dependencies
Executing setuptoolsBuildPhase
Finished removing path dependencies
Removing git dependencies
Finished removing git dependencies
configuring
no configure script, doing nothing
building
Executing pipBuildPhase
Creating a wheel...
Unable to find pgen, not compiling formal grammar.
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-cpython-311
copying cython.py -> build/lib.linux-x86_64-cpython-311
creating build/lib.linux-x86_64-cpython-311/Cython
copying Cython/Shadow.py -> build/lib.linux-x86_64-cpython-311/Cython
copying Cython/Utils.py -> build/lib.linux-x86_64-cpython-311/Cython
copying Cython/Coverage.py -> build/lib.linux-x86_64-cpython-311/Cython
copying Cython/Debugging.py -> build/lib.linux-x86_64-cpython-311/Cython
copying Cython/StringIOTree.py -> build/lib.linux-x86_64-cpython-311/Cython
copying Cython/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython
copying Cython/CodeWriter.py -> build/lib.linux-x86_64-cpython-311/Cython
copying Cython/TestUtils.py -> build/lib.linux-x86_64-cpython-311/Cython
creating build/lib.linux-x86_64-cpython-311/Cython/Build
copying Cython/Build/Distutils.py -> build/lib.linux-x86_64-cpython-311/Cython/Build
copying Cython/Build/BuildExecutable.py -> build/lib.linux-x86_64-cpython-311/Cython/Build
copying Cython/Build/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Build
copying Cython/Build/Dependencies.py -> build/lib.linux-x86_64-cpython-311/Cython/Build
copying Cython/Build/Inline.py -> build/lib.linux-x86_64-cpython-311/Cython/Build
copying Cython/Build/Cythonize.py -> build/lib.linux-x86_64-cpython-311/Cython/Build
copying Cython/Build/IpythonMagic.py -> build/lib.linux-x86_64-cpython-311/Cython/Build
creating build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Optimize.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Scanning.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Lexicon.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/CythonScope.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Pythran.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/FusedNode.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/ExprNodes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/CmdLine.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Annotate.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/UtilityCode.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/TreePath.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Version.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Naming.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/MemoryView.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Code.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/FlowControl.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Visitor.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Builtin.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Errors.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/TreeFragment.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Main.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Interpreter.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Symtab.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Parsing.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Buffer.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Future.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/ModuleNode.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Nodes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/DebugFlags.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/UtilNodes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Pipeline.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/TypeSlots.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/StringEncoding.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/TypeInference.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Options.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
creating build/lib.linux-x86_64-cpython-311/Cython/Runtime
copying Cython/Runtime/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Runtime
creating build/lib.linux-x86_64-cpython-311/Cython/Distutils
copying Cython/Distutils/extension.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils
copying Cython/Distutils/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils
copying Cython/Distutils/build_ext.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils
copying Cython/Distutils/old_build_ext.py -> build/lib.linux-x86_64-cpython-311/Cython/Distutils
creating build/lib.linux-x86_64-cpython-311/Cython/Debugger
copying Cython/Debugger/libpython.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger
copying Cython/Debugger/DebugWriter.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger
copying Cython/Debugger/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger
copying Cython/Debugger/libcython.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger
copying Cython/Debugger/Cygdb.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger
creating build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests
copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests
copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests
copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests
copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests
creating build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/Scanners.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/Errors.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/Timing.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/Actions.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/Regexps.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/Transitions.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/Lexicons.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/DFA.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/Machines.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/Traditional.py -> build/lib.linux-x86_64-cpython-311/Cython/Plex
creating build/lib.linux-x86_64-cpython-311/Cython/Tests
copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests
copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests
copying Cython/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests
copying Cython/Tests/xmlrunner.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests
copying Cython/Tests/TestJediTyper.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests
copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-x86_64-cpython-311/Cython/Tests
creating build/lib.linux-x86_64-cpython-311/Cython/Build/Tests
copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests
copying Cython/Build/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests
copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests
copying Cython/Build/Tests/TestInline.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests
copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-x86_64-cpython-311/Cython/Build/Tests
creating build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-x86_64-cpython-311/Cython/Compiler/Tests
creating build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Utility
creating build/lib.linux-x86_64-cpython-311/Cython/Tempita
copying Cython/Tempita/compat3.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita
copying Cython/Tempita/__init__.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita
copying Cython/Tempita/_tempita.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita
copying Cython/Tempita/_looper.py -> build/lib.linux-x86_64-cpython-311/Cython/Tempita
creating build/lib.linux-x86_64-cpython-311/pyximport
copying pyximport/pyximport.py -> build/lib.linux-x86_64-cpython-311/pyximport
copying pyximport/__init__.py -> build/lib.linux-x86_64-cpython-311/pyximport
copying pyximport/pyxbuild.py -> build/lib.linux-x86_64-cpython-311/pyximport
creating build/lib.linux-x86_64-cpython-311/Cython/Includes
copying Cython/Includes/openmp.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes
creating build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/array.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/type.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/object.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/version.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/function.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/long.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/float.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/number.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/method.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/module.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/int.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/cpython
creating build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/types.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/mman.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/time.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/strings.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/stat.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/signal.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/select.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/resource.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
copying Cython/Includes/posix/wait.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/posix
creating build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/time.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/math.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/float.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/limits.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/locale.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/signal.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
copying Cython/Includes/libc/errno.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libc
creating build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/libcpp
creating build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy
copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy
copying Cython/Includes/numpy/math.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/numpy
creating build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Includes/Deprecated
copying Cython/Compiler/Code.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Scanning.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Parsing.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/Visitor.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Compiler
copying Cython/Runtime/refnanny.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Runtime
copying Cython/Debugger/Tests/codefile -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests
copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-x86_64-cpython-311/Cython/Debugger/Tests
copying Cython/Plex/Scanners.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Plex/Actions.pxd -> build/lib.linux-x86_64-cpython-311/Cython/Plex
copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/MemoryView.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/CppConvert.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/CConvert.pyx -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/MemoryView_C.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/ObjectHandling.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/AsyncGen.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Optimize.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/CythonFunction.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Printing.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Complex.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Builtins.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/ImportExport.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/FunctionArguments.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/StringTools.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/CommonStructures.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/TypeConversion.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Profile.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Exceptions.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/CMath.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Capsule.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Overflow.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Embed.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Coroutine.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/Buffer.c -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/arrayarray.h -> build/lib.linux-x86_64-cpython-311/Cython/Utility
copying Cython/Utility/CppSupport.cpp -> build/lib.linux-x86_64-cpython-311/Cython/Utility
running build_ext
WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Processing /build/mypy-0.991
Running command Preparing metadata (pyproject.toml)
Compiling /build/Cython-0.29.32/Cython/Plex/Scanners.py because it changed.
Compiling /build/Cython-0.29.32/Cython/Plex/Actions.py because it changed.
Compiling /build/Cython-0.29.32/Cython/Compiler/Scanning.py because it changed.
Compiling /build/Cython-0.29.32/Cython/Compiler/Visitor.py because it changed.
Compiling /build/Cython-0.29.32/Cython/Compiler/FlowControl.py because it changed.
Compiling /build/Cython-0.29.32/Cython/Runtime/refnanny.pyx because it changed.
Compiling /build/Cython-0.29.32/Cython/Compiler/FusedNode.py because it changed.
Compiling /build/Cython-0.29.32/Cython/Tempita/_tempita.py because it changed.
[1/8] Cythonizing /build/Cython-0.29.32/Cython/Compiler/FlowControl.py
[2/8] Cythonizing /build/Cython-0.29.32/Cython/Compiler/FusedNode.py
[3/8] Cythonizing /build/Cython-0.29.32/Cython/Compiler/Scanning.py
[4/8] Cythonizing /build/Cython-0.29.32/Cython/Compiler/Visitor.py
[5/8] Cythonizing /build/Cython-0.29.32/Cython/Plex/Actions.py
[6/8] Cythonizing /build/Cython-0.29.32/Cython/Plex/Scanners.py
[7/8] Cythonizing /build/Cython-0.29.32/Cython/Runtime/refnanny.pyx
[8/8] Cythonizing /build/Cython-0.29.32/Cython/Tempita/_tempita.py
building 'Cython.Plex.Scanners' extension
creating build/temp.linux-x86_64-cpython-311
creating build/temp.linux-x86_64-cpython-311/build
creating build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32
creating build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython
creating build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Plex
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/xf0ssp8s6xjz710q33hspj5dphqhmmc1-libxcrypt-4.4.30/include -fPIC -I/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/include/python3.11 -c /build/Cython-0.29.32/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Plex/Scanners.o
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Plex/Scanners.o -L/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/lib -o build/lib.linux-x86_64-cpython-311/Cython/Plex/Scanners.cpython-311-x86_64-linux-gnu.so
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
building 'Cython.Plex.Actions' extension
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/xf0ssp8s6xjz710q33hspj5dphqhmmc1-libxcrypt-4.4.30/include -fPIC -I/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/include/python3.11 -c /build/Cython-0.29.32/Cython/Plex/Actions.c -o build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Plex/Actions.o
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Plex/Actions.o -L/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/lib -o build/lib.linux-x86_64-cpython-311/Cython/Plex/Actions.cpython-311-x86_64-linux-gnu.so
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
building 'Cython.Compiler.Scanning' extension
creating build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Compiler
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/xf0ssp8s6xjz710q33hspj5dphqhmmc1-libxcrypt-4.4.30/include -fPIC -I/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/include/python3.11 -c /build/Cython-0.29.32/Cython/Compiler/Scanning.c -o build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Compiler/Scanning.o
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Compiler/Scanning.o -L/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/Scanning.cpython-311-x86_64-linux-gnu.so
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
building 'Cython.Compiler.Visitor' extension
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/xf0ssp8s6xjz710q33hspj5dphqhmmc1-libxcrypt-4.4.30/include -fPIC -I/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/include/python3.11 -c /build/Cython-0.29.32/Cython/Compiler/Visitor.c -o build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Compiler/Visitor.o
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Compiler/Visitor.o -L/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/Visitor.cpython-311-x86_64-linux-gnu.so
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
building 'Cython.Compiler.FlowControl' extension
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/xf0ssp8s6xjz710q33hspj5dphqhmmc1-libxcrypt-4.4.30/include -fPIC -I/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/include/python3.11 -c /build/Cython-0.29.32/Cython/Compiler/FlowControl.c -o build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Compiler/FlowControl.o
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Compiler/FlowControl.o -L/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/lib -o build/lib.linux-x86_64-cpython-311/Cython/Compiler/FlowControl.cpython-311-x86_64-linux-gnu.so
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
building 'Cython.Runtime.refnanny' extension
creating build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Runtime
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/xf0ssp8s6xjz710q33hspj5dphqhmmc1-libxcrypt-4.4.30/include -fPIC -I/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/include/python3.11 -c /build/Cython-0.29.32/Cython/Runtime/refnanny.c -o build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Runtime/refnanny.o
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
gcc -shared -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-zlib-1.2.13/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-bzip2-1.0.8/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-expat-2.5.0/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-xz-5.2.7/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-libffi-3.4.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-gdbm-1.23/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-sqlite-3.39.4/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-readline-6.3p08/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-ncurses-6.3-p20220507/lib -L/nix/store/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee-openssl-3.0.7/lib -L/nix/store/i16lgq16av602nfyws3ps8dd9yj36dwh-tzdata-2022f/lib build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Runtime/refnanny.o -L/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/lib -o build/lib.linux-x86_64-cpython-311/Cython/Runtime/refnanny.cpython-311-x86_64-linux-gnu.so
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
building 'Cython.Compiler.FusedNode' extension
gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/xf0ssp8s6xjz710q33hspj5dphqhmmc1-libxcrypt-4.4.30/include -fPIC -I/nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/include/python3.11 -c /build/Cython-0.29.32/Cython/Compiler/FusedNode.c -o build/temp.linux-x86_64-cpython-311/build/Cython-0.29.32/Cython/Compiler/FusedNode.o
/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
mypy/dmypy_server.py:951: error: Library stubs not installed for "psutil" [import]
mypy/dmypy_server.py:951: note: Hint: "python3 -m pip install types-psutil"
mypy/dmypy_server.py:951: note: (or run "mypy --install-types" to install all missing stub packages)
mypy/dmypy_server.py:951: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
full command: /nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/bin/python3.11 /nix/store/ipp6fj6i57magv0c2pgpzw57h5zlf84c-python3.11-pip-22.2.2/lib/python3.11/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /build/tmpu384_rmd
cwd: /build/mypy-0.991
Preparing metadata (pyproject.toml) ... error
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
error: builder for '/nix/store/6r4xlg8cflvwkp9ymj5ixn5sqvm3j0dp-python3.11-mypy-0.991.drv' failed with exit code 1;
last 10 log lines:
> full command: /nix/store/xl5l0wnjhwbyjl7mhbn2d8fy4rs02lbp-python3-3.11.0/bin/python3.11 /nix/store/ipp6fj6i57magv0c2pgpzw57h5zlf84c-python3.11-pip-22.2.2/lib/python3.11/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /build/tmpu384_rmd
> cwd: /build/mypy-0.991
> Preparing metadata (pyproject.toml) ... error
> error: metadata-generation-failed
>
> × Encountered error while generating package metadata.
> ╰─> See above for output.
>
> note: This is an issue with the package mentioned above, not pip.
> hint: See above for details.
For full logs, run 'nix log /nix/store/6r4xlg8cflvwkp9ymj5ixn5sqvm3j0dp-python3.11-mypy-0.991.drv'.
error: 1 dependencies of derivation '/nix/store/9jd3qxsw3rc2a6p26yx66rhrd21cx0qv-python3-3.11.0-env.drv' failed to build
[[package]]
name = "anyio"
version = "3.6.2"
description = "High level compatibility layer for multiple asynchronous event loop implementations"
category = "main"
optional = false
python-versions = ">=3.6.2"
[package.dependencies]
idna = ">=2.8"
sniffio = ">=1.1"
[package.extras]
doc = ["packaging", "sphinx-autodoc-typehints (>=1.2.0)", "sphinx-rtd-theme"]
test = ["contextlib2", "coverage[toml] (>=4.5)", "hypothesis (>=4.0)", "mock (>=4)", "pytest (>=7.0)", "pytest-mock (>=3.6.1)", "trustme", "uvloop (<0.15)", "uvloop (>=0.15)"]
trio = ["trio (>=0.16,<0.22)"]
[[package]]
name = "atomicwrites"
version = "1.4.1"
description = "Atomic file writes."
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[[package]]
name = "attrs"
version = "22.1.0"
description = "Classes Without Boilerplate"
category = "main"
optional = false
python-versions = ">=3.5"
[package.extras]
dev = ["cloudpickle", "coverage[toml] (>=5.0.2)", "furo", "hypothesis", "mypy (>=0.900,!=0.940)", "pre-commit", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "sphinx", "sphinx-notfound-page", "zope.interface"]
docs = ["furo", "sphinx", "sphinx-notfound-page", "zope.interface"]
tests = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "zope.interface"]
tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins"]
[[package]]
name = "black"
version = "22.1.0"
description = "The uncompromising code formatter."
category = "dev"
optional = false
python-versions = ">=3.6.2"
[package.dependencies]
click = ">=8.0.0"
mypy-extensions = ">=0.4.3"
pathspec = ">=0.9.0"
platformdirs = ">=2"
tomli = ">=1.1.0"
[package.extras]
colorama = ["colorama (>=0.4.3)"]
d = ["aiohttp (>=3.7.4)"]
jupyter = ["ipython (>=7.8.0)", "tokenize-rt (>=3.2.0)"]
uvloop = ["uvloop (>=0.15.2)"]
[[package]]
name = "blue"
version = "0.9.1"
description = "Blue -- Some folks like black but I prefer blue."
category = "dev"
optional = false
python-versions = "*"
[package.dependencies]
black = "22.1.0"
flake8 = ">=3.8,<5.0.0"
[[package]]
name = "click"
version = "8.1.3"
description = "Composable command line interface toolkit"
category = "dev"
optional = false
python-versions = ">=3.7"
[package.dependencies]
colorama = {version = "*", markers = "platform_system == \"Windows\""}
[[package]]
name = "colorama"
version = "0.4.6"
description = "Cross-platform colored terminal text."
category = "main"
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
[[package]]
name = "coverage"
version = "6.5.0"
description = "Code coverage measurement for Python"
category = "dev"
optional = false
python-versions = ">=3.7"
[package.extras]
toml = ["tomli"]
[[package]]
name = "fastapi"
version = "0.85.2"
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
category = "main"
optional = false
python-versions = ">=3.7"
[package.dependencies]
pydantic = ">=1.6.2,<1.7 || >1.7,<1.7.1 || >1.7.1,<1.7.2 || >1.7.2,<1.7.3 || >1.7.3,<1.8 || >1.8,<1.8.1 || >1.8.1,<2.0.0"
starlette = "0.20.4"
[package.extras]
all = ["email-validator (>=1.1.1,<2.0.0)", "itsdangerous (>=1.1.0,<3.0.0)", "jinja2 (>=2.11.2,<4.0.0)", "orjson (>=3.2.1,<4.0.0)", "python-multipart (>=0.0.5,<0.0.6)", "pyyaml (>=5.3.1,<7.0.0)", "requests (>=2.24.0,<3.0.0)", "ujson (>=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,<6.0.0)", "uvicorn[standard] (>=0.12.0,<0.19.0)"]
dev = ["autoflake (>=1.4.0,<2.0.0)", "flake8 (>=3.8.3,<6.0.0)", "pre-commit (>=2.17.0,<3.0.0)", "uvicorn[standard] (>=0.12.0,<0.19.0)"]
doc = ["mdx-include (>=1.4.1,<2.0.0)", "mkdocs (>=1.1.2,<2.0.0)", "mkdocs-markdownextradata-plugin (>=0.1.7,<0.3.0)", "mkdocs-material (>=8.1.4,<9.0.0)", "pyyaml (>=5.3.1,<7.0.0)", "typer[all] (>=0.6.1,<0.7.0)"]
test = ["anyio[trio] (>=3.2.1,<4.0.0)", "black (==22.8.0)", "databases[sqlite] (>=0.3.2,<0.7.0)", "email-validator (>=1.1.1,<2.0.0)", "flake8 (>=3.8.3,<6.0.0)", "flask (>=1.1.2,<3.0.0)", "httpx (>=0.23.0,<0.24.0)", "isort (>=5.0.6,<6.0.0)", "mypy (==0.982)", "orjson (>=3.2.1,<4.0.0)", "passlib[bcrypt] (>=1.7.2,<2.0.0)", "peewee (>=3.13.3,<4.0.0)", "pytest (>=7.1.3,<8.0.0)", "pytest-cov (>=2.12.0,<5.0.0)", "python-jose[cryptography] (>=3.3.0,<4.0.0)", "python-multipart (>=0.0.5,<0.0.6)", "pyyaml (>=5.3.1,<7.0.0)", "requests (>=2.24.0,<3.0.0)", "sqlalchemy (>=1.3.18,<=1.4.41)", "types-orjson (==3.6.2)", "types-ujson (==5.5.0)", "ujson (>=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,<6.0.0)"]
[[package]]
name = "flake8"
version = "3.9.2"
description = "the modular source code checker: pep8 pyflakes and co"
category = "dev"
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
[package.dependencies]
mccabe = ">=0.6.0,<0.7.0"
pycodestyle = ">=2.7.0,<2.8.0"
pyflakes = ">=2.3.0,<2.4.0"
[[package]]
name = "gdal"
version = "3.5.3"
description = "GDAL: Geospatial Data Abstraction Library"
category = "main"
optional = false
python-versions = ">=3.6.0"
[package.extras]
numpy = ["numpy (>1.0.0)"]
[[package]]
name = "idna"
version = "3.4"
description = "Internationalized Domain Names in Applications (IDNA)"
category = "main"
optional = false
python-versions = ">=3.5"
[[package]]
name = "iniconfig"
version = "1.1.1"
description = "iniconfig: brain-dead simple config-ini parsing"
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "mccabe"
version = "0.6.1"
description = "McCabe checker, plugin for flake8"
category = "dev"
optional = false
python-versions = "*"
[[package]]
name = "mypy"
version = "0.991"
description = "Optional static typing for Python"
category = "dev"
optional = false
python-versions = ">=3.7"
[package.dependencies]
mypy-extensions = ">=0.4.3"
typing-extensions = ">=3.10"
[package.extras]
dmypy = ["psutil (>=4.0)"]
install-types = ["pip"]
python2 = ["typed-ast (>=1.4.0,<2)"]
reports = ["lxml"]
[[package]]
name = "mypy-extensions"
version = "0.4.3"
description = "Experimental type system extensions for programs checked with the mypy typechecker."
category = "dev"
optional = false
python-versions = "*"
[[package]]
name = "packaging"
version = "21.3"
description = "Core utilities for Python packages"
category = "main"
optional = false
python-versions = ">=3.6"
[package.dependencies]
pyparsing = ">=2.0.2,<3.0.5 || >3.0.5"
[[package]]
name = "pathspec"
version = "0.10.1"
description = "Utility library for gitignore style pattern matching of file paths."
category = "dev"
optional = false
python-versions = ">=3.7"
[[package]]
name = "platformdirs"
version = "2.5.3"
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
category = "dev"
optional = false
python-versions = ">=3.7"
[package.extras]
docs = ["furo (>=2022.9.29)", "proselint (>=0.13)", "sphinx (>=5.3)", "sphinx-autodoc-typehints (>=1.19.4)"]
test = ["appdirs (==1.4.4)", "pytest (>=7.2)", "pytest-cov (>=4)", "pytest-mock (>=3.10)"]
[[package]]
name = "pluggy"
version = "1.0.0"
description = "plugin and hook calling mechanisms for python"
category = "main"
optional = false
python-versions = ">=3.6"
[package.extras]
dev = ["pre-commit", "tox"]
testing = ["pytest", "pytest-benchmark"]
[[package]]
name = "py"
version = "1.11.0"
description = "library with cross-python path, ini-parsing, io, code, log facilities"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
[[package]]
name = "pycodestyle"
version = "2.7.0"
description = "Python style guide checker"
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[[package]]
name = "pydantic"
version = "1.10.2"
description = "Data validation and settings management using python type hints"
category = "main"
optional = false
python-versions = ">=3.7"
[package.dependencies]
typing-extensions = ">=4.1.0"
[package.extras]
dotenv = ["python-dotenv (>=0.10.4)"]
email = ["email-validator (>=1.0.3)"]
[[package]]
name = "pyflakes"
version = "2.3.1"
description = "passive checker of Python programs"
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[[package]]
name = "pyparsing"
version = "3.0.9"
description = "pyparsing module - Classes and methods to define and execute parsing grammars"
category = "main"
optional = false
python-versions = ">=3.6.8"
[package.extras]
diagrams = ["jinja2", "railroad-diagrams"]
[[package]]
name = "pytest"
version = "6.2.5"
description = "pytest: simple powerful testing with Python"
category = "main"
optional = false
python-versions = ">=3.6"
[package.dependencies]
atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""}
attrs = ">=19.2.0"
colorama = {version = "*", markers = "sys_platform == \"win32\""}
iniconfig = "*"
packaging = "*"
pluggy = ">=0.12,<2.0"
py = ">=1.8.2"
toml = "*"
[package.extras]
testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xmlschema"]
[[package]]
name = "pytest-cov"
version = "3.0.0"
description = "Pytest plugin for measuring coverage."
category = "dev"
optional = false
python-versions = ">=3.6"
[package.dependencies]
coverage = {version = ">=5.2.1", extras = ["toml"]}
pytest = ">=4.6"
[package.extras]
testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtualenv"]
[[package]]
name = "pytest-flake8"
version = "1.1.0"
description = "pytest plugin to check FLAKE8 requirements"
category = "dev"
optional = false
python-versions = "*"
[package.dependencies]
flake8 = ">=3.5"
pytest = ">=3.5"
[[package]]
name = "python-multipart"
version = "0.0.5"
description = "A streaming multipart parser for Python"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
six = ">=1.4.0"
[[package]]
name = "six"
version = "1.16.0"
description = "Python 2 and 3 compatibility utilities"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
[[package]]
name = "sniffio"
version = "1.3.0"
description = "Sniff out which async library your code is running under"
category = "main"
optional = false
python-versions = ">=3.7"
[[package]]
name = "starlette"
version = "0.20.4"
description = "The little ASGI library that shines."
category = "main"
optional = false
python-versions = ">=3.7"
[package.dependencies]
anyio = ">=3.4.0,<5"
[package.extras]
full = ["itsdangerous", "jinja2", "python-multipart", "pyyaml", "requests"]
[[package]]
name = "toml"
version = "0.10.2"
description = "Python Library for Tom's Obvious, Minimal Language"
category = "main"
optional = false
python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*"
[[package]]
name = "tomli"
version = "2.0.1"
description = "A lil' TOML parser"
category = "dev"
optional = false
python-versions = ">=3.7"
[[package]]
name = "typing-extensions"
version = "4.4.0"
description = "Backported and Experimental Type Hints for Python 3.7+"
category = "main"
optional = false
python-versions = ">=3.7"
[metadata]
lock-version = "1.1"
python-versions = "^3.11"
content-hash = "a890d78057896a95ad67fd9b9e0f2843fb33e13dff3d9a0dbbba6723b6f1be14"
[metadata.files]
anyio = [
{file = "anyio-3.6.2-py3-none-any.whl", hash = "sha256:fbbe32bd270d2a2ef3ed1c5d45041250284e31fc0a4df4a5a6071842051a51e3"},
{file = "anyio-3.6.2.tar.gz", hash = "sha256:25ea0d673ae30af41a0c442f81cf3b38c7e79fdc7b60335a4c14e05eb0947421"},
]
atomicwrites = [
{file = "atomicwrites-1.4.1.tar.gz", hash = "sha256:81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11"},
]
attrs = [
{file = "attrs-22.1.0-py2.py3-none-any.whl", hash = "sha256:86efa402f67bf2df34f51a335487cf46b1ec130d02b8d39fd248abfd30da551c"},
{file = "attrs-22.1.0.tar.gz", hash = "sha256:29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6"},
]
black = [
{file = "black-22.1.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:1297c63b9e1b96a3d0da2d85d11cd9bf8664251fd69ddac068b98dc4f34f73b6"},
{file = "black-22.1.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:2ff96450d3ad9ea499fc4c60e425a1439c2120cbbc1ab959ff20f7c76ec7e866"},
{file = "black-22.1.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0e21e1f1efa65a50e3960edd068b6ae6d64ad6235bd8bfea116a03b21836af71"},
{file = "black-22.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e2f69158a7d120fd641d1fa9a921d898e20d52e44a74a6fbbcc570a62a6bc8ab"},
{file = "black-22.1.0-cp310-cp310-win_amd64.whl", hash = "sha256:228b5ae2c8e3d6227e4bde5920d2fc66cc3400fde7bcc74f480cb07ef0b570d5"},
{file = "black-22.1.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:b1a5ed73ab4c482208d20434f700d514f66ffe2840f63a6252ecc43a9bc77e8a"},
{file = "black-22.1.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:35944b7100af4a985abfcaa860b06af15590deb1f392f06c8683b4381e8eeaf0"},
{file = "black-22.1.0-cp36-cp36m-win_amd64.whl", hash = "sha256:7835fee5238fc0a0baf6c9268fb816b5f5cd9b8793423a75e8cd663c48d073ba"},
{file = "black-22.1.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:dae63f2dbf82882fa3b2a3c49c32bffe144970a573cd68d247af6560fc493ae1"},
{file = "black-22.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5fa1db02410b1924b6749c245ab38d30621564e658297484952f3d8a39fce7e8"},
{file = "black-22.1.0-cp37-cp37m-win_amd64.whl", hash = "sha256:c8226f50b8c34a14608b848dc23a46e5d08397d009446353dad45e04af0c8e28"},
{file = "black-22.1.0-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:2d6f331c02f0f40aa51a22e479c8209d37fcd520c77721c034517d44eecf5912"},
{file = "black-22.1.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:742ce9af3086e5bd07e58c8feb09dbb2b047b7f566eb5f5bc63fd455814979f3"},
{file = "black-22.1.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:fdb8754b453fb15fad3f72cd9cad3e16776f0964d67cf30ebcbf10327a3777a3"},
{file = "black-22.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f5660feab44c2e3cb24b2419b998846cbb01c23c7fe645fee45087efa3da2d61"},
{file = "black-22.1.0-cp38-cp38-win_amd64.whl", hash = "sha256:6f2f01381f91c1efb1451998bd65a129b3ed6f64f79663a55fe0e9b74a5f81fd"},
{file = "black-22.1.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:efbadd9b52c060a8fc3b9658744091cb33c31f830b3f074422ed27bad2b18e8f"},
{file = "black-22.1.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:8871fcb4b447206904932b54b567923e5be802b9b19b744fdff092bd2f3118d0"},
{file = "black-22.1.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:ccad888050f5393f0d6029deea2a33e5ae371fd182a697313bdbd835d3edaf9c"},
{file = "black-22.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:07e5c049442d7ca1a2fc273c79d1aecbbf1bc858f62e8184abe1ad175c4f7cc2"},
{file = "black-22.1.0-cp39-cp39-win_amd64.whl", hash = "sha256:373922fc66676133ddc3e754e4509196a8c392fec3f5ca4486673e685a421321"},
{file = "black-22.1.0-py3-none-any.whl", hash = "sha256:3524739d76b6b3ed1132422bf9d82123cd1705086723bc3e235ca39fd21c667d"},
{file = "black-22.1.0.tar.gz", hash = "sha256:a7c0192d35635f6fc1174be575cb7915e92e5dd629ee79fdaf0dcfa41a80afb5"},
]
blue = [
{file = "blue-0.9.1-py3-none-any.whl", hash = "sha256:037742c072c58a2ff024f59fb9164257b907f97f8f862008db3b013d1f27cc22"},
{file = "blue-0.9.1.tar.gz", hash = "sha256:76b4f26884a8425042356601d80773db6e0e14bebaa7a59d7c54bf8cef2e2af5"},
]
click = [
{file = "click-8.1.3-py3-none-any.whl", hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48"},
{file = "click-8.1.3.tar.gz", hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e"},
]
colorama = [
{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
]
coverage = [
{file = "coverage-6.5.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ef8674b0ee8cc11e2d574e3e2998aea5df5ab242e012286824ea3c6970580e53"},
{file = "coverage-6.5.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:784f53ebc9f3fd0e2a3f6a78b2be1bd1f5575d7863e10c6e12504f240fd06660"},
{file = "coverage-6.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b4a5be1748d538a710f87542f22c2cad22f80545a847ad91ce45e77417293eb4"},
{file = "coverage-6.5.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:83516205e254a0cb77d2d7bb3632ee019d93d9f4005de31dca0a8c3667d5bc04"},
{file = "coverage-6.5.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:af4fffaffc4067232253715065e30c5a7ec6faac36f8fc8d6f64263b15f74db0"},
{file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:97117225cdd992a9c2a5515db1f66b59db634f59d0679ca1fa3fe8da32749cae"},
{file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a1170fa54185845505fbfa672f1c1ab175446c887cce8212c44149581cf2d466"},
{file = "coverage-6.5.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:11b990d520ea75e7ee8dcab5bc908072aaada194a794db9f6d7d5cfd19661e5a"},
{file = "coverage-6.5.0-cp310-cp310-win32.whl", hash = "sha256:5dbec3b9095749390c09ab7c89d314727f18800060d8d24e87f01fb9cfb40b32"},
{file = "coverage-6.5.0-cp310-cp310-win_amd64.whl", hash = "sha256:59f53f1dc5b656cafb1badd0feb428c1e7bc19b867479ff72f7a9dd9b479f10e"},
{file = "coverage-6.5.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:4a5375e28c5191ac38cca59b38edd33ef4cc914732c916f2929029b4bfb50795"},
{file = "coverage-6.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c4ed2820d919351f4167e52425e096af41bfabacb1857186c1ea32ff9983ed75"},
{file = "coverage-6.5.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:33a7da4376d5977fbf0a8ed91c4dffaaa8dbf0ddbf4c8eea500a2486d8bc4d7b"},
{file = "coverage-6.5.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8fb6cf131ac4070c9c5a3e21de0f7dc5a0fbe8bc77c9456ced896c12fcdad91"},
{file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:a6b7d95969b8845250586f269e81e5dfdd8ff828ddeb8567a4a2eaa7313460c4"},
{file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:1ef221513e6f68b69ee9e159506d583d31aa3567e0ae84eaad9d6ec1107dddaa"},
{file = "coverage-6.5.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:cca4435eebea7962a52bdb216dec27215d0df64cf27fc1dd538415f5d2b9da6b"},
{file = "coverage-6.5.0-cp311-cp311-win32.whl", hash = "sha256:98e8a10b7a314f454d9eff4216a9a94d143a7ee65018dd12442e898ee2310578"},
{file = "coverage-6.5.0-cp311-cp311-win_amd64.whl", hash = "sha256:bc8ef5e043a2af066fa8cbfc6e708d58017024dc4345a1f9757b329a249f041b"},
{file = "coverage-6.5.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4433b90fae13f86fafff0b326453dd42fc9a639a0d9e4eec4d366436d1a41b6d"},
{file = "coverage-6.5.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f4f05d88d9a80ad3cac6244d36dd89a3c00abc16371769f1340101d3cb899fc3"},
{file = "coverage-6.5.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:94e2565443291bd778421856bc975d351738963071e9b8839ca1fc08b42d4bef"},
{file = "coverage-6.5.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:027018943386e7b942fa832372ebc120155fd970837489896099f5cfa2890f79"},
{file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:255758a1e3b61db372ec2736c8e2a1fdfaf563977eedbdf131de003ca5779b7d"},
{file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:851cf4ff24062c6aec510a454b2584f6e998cada52d4cb58c5e233d07172e50c"},
{file = "coverage-6.5.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:12adf310e4aafddc58afdb04d686795f33f4d7a6fa67a7a9d4ce7d6ae24d949f"},
{file = "coverage-6.5.0-cp37-cp37m-win32.whl", hash = "sha256:b5604380f3415ba69de87a289a2b56687faa4fe04dbee0754bfcae433489316b"},
{file = "coverage-6.5.0-cp37-cp37m-win_amd64.whl", hash = "sha256:4a8dbc1f0fbb2ae3de73eb0bdbb914180c7abfbf258e90b311dcd4f585d44bd2"},
{file = "coverage-6.5.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d900bb429fdfd7f511f868cedd03a6bbb142f3f9118c09b99ef8dc9bf9643c3c"},
{file = "coverage-6.5.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:2198ea6fc548de52adc826f62cb18554caedfb1d26548c1b7c88d8f7faa8f6ba"},
{file = "coverage-6.5.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6c4459b3de97b75e3bd6b7d4b7f0db13f17f504f3d13e2a7c623786289dd670e"},
{file = "coverage-6.5.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:20c8ac5386253717e5ccc827caad43ed66fea0efe255727b1053a8154d952398"},
{file = "coverage-6.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6b07130585d54fe8dff3d97b93b0e20290de974dc8177c320aeaf23459219c0b"},
{file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:dbdb91cd8c048c2b09eb17713b0c12a54fbd587d79adcebad543bc0cd9a3410b"},
{file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:de3001a203182842a4630e7b8d1a2c7c07ec1b45d3084a83d5d227a3806f530f"},
{file = "coverage-6.5.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e07f4a4a9b41583d6eabec04f8b68076ab3cd44c20bd29332c6572dda36f372e"},
{file = "coverage-6.5.0-cp38-cp38-win32.whl", hash = "sha256:6d4817234349a80dbf03640cec6109cd90cba068330703fa65ddf56b60223a6d"},
{file = "coverage-6.5.0-cp38-cp38-win_amd64.whl", hash = "sha256:7ccf362abd726b0410bf8911c31fbf97f09f8f1061f8c1cf03dfc4b6372848f6"},
{file = "coverage-6.5.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:633713d70ad6bfc49b34ead4060531658dc6dfc9b3eb7d8a716d5873377ab745"},
{file = "coverage-6.5.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:95203854f974e07af96358c0b261f1048d8e1083f2de9b1c565e1be4a3a48cfc"},
{file = "coverage-6.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b9023e237f4c02ff739581ef35969c3739445fb059b060ca51771e69101efffe"},
{file = "coverage-6.5.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:265de0fa6778d07de30bcf4d9dc471c3dc4314a23a3c6603d356a3c9abc2dfcf"},
{file = "coverage-6.5.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f830ed581b45b82451a40faabb89c84e1a998124ee4212d440e9c6cf70083e5"},
{file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:7b6be138d61e458e18d8e6ddcddd36dd96215edfe5f1168de0b1b32635839b62"},
{file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:42eafe6778551cf006a7c43153af1211c3aaab658d4d66fa5fcc021613d02518"},
{file = "coverage-6.5.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:723e8130d4ecc8f56e9a611e73b31219595baa3bb252d539206f7bbbab6ffc1f"},
{file = "coverage-6.5.0-cp39-cp39-win32.whl", hash = "sha256:d9ecf0829c6a62b9b573c7bb6d4dcd6ba8b6f80be9ba4fc7ed50bf4ac9aecd72"},
{file = "coverage-6.5.0-cp39-cp39-win_amd64.whl", hash = "sha256:fc2af30ed0d5ae0b1abdb4ebdce598eafd5b35397d4d75deb341a614d333d987"},
{file = "coverage-6.5.0-pp36.pp37.pp38-none-any.whl", hash = "sha256:1431986dac3923c5945271f169f59c45b8802a114c8f548d611f2015133df77a"},
{file = "coverage-6.5.0.tar.gz", hash = "sha256:f642e90754ee3e06b0e7e51bce3379590e76b7f76b708e1a71ff043f87025c84"},
]
fastapi = [
{file = "fastapi-0.85.2-py3-none-any.whl", hash = "sha256:6292db0edd4a11f0d938d6033ccec5f706e9d476958bf33b119e8ddb4e524bde"},
{file = "fastapi-0.85.2.tar.gz", hash = "sha256:3e10ea0992c700e0b17b6de8c2092d7b9cd763ce92c49ee8d4be10fee3b2f367"},
]
flake8 = [
{file = "flake8-3.9.2-py2.py3-none-any.whl", hash = "sha256:bf8fd333346d844f616e8d47905ef3a3384edae6b4e9beb0c5101e25e3110907"},
{file = "flake8-3.9.2.tar.gz", hash = "sha256:07528381786f2a6237b061f6e96610a4167b226cb926e2aa2b6b1d78057c576b"},
]
gdal = [
{file = "GDAL-3.5.3.tar.gz", hash = "sha256:ff11ff32b400086930e0e0d15e35da598dfae548423512759e111ea9ad65b19b"},
]
idna = [
{file = "idna-3.4-py3-none-any.whl", hash = "sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"},
{file = "idna-3.4.tar.gz", hash = "sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"},
]
iniconfig = [
{file = "iniconfig-1.1.1-py2.py3-none-any.whl", hash = "sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3"},
{file = "iniconfig-1.1.1.tar.gz", hash = "sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32"},
]
mccabe = [
{file = "mccabe-0.6.1-py2.py3-none-any.whl", hash = "sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42"},
{file = "mccabe-0.6.1.tar.gz", hash = "sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f"},
]
mypy = [
{file = "mypy-0.991-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:7d17e0a9707d0772f4a7b878f04b4fd11f6f5bcb9b3813975a9b13c9332153ab"},
{file = "mypy-0.991-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:0714258640194d75677e86c786e80ccf294972cc76885d3ebbb560f11db0003d"},
{file = "mypy-0.991-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0c8f3be99e8a8bd403caa8c03be619544bc2c77a7093685dcf308c6b109426c6"},
{file = "mypy-0.991-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bc9ec663ed6c8f15f4ae9d3c04c989b744436c16d26580eaa760ae9dd5d662eb"},
{file = "mypy-0.991-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:4307270436fd7694b41f913eb09210faff27ea4979ecbcd849e57d2da2f65305"},
{file = "mypy-0.991-cp310-cp310-win_amd64.whl", hash = "sha256:901c2c269c616e6cb0998b33d4adbb4a6af0ac4ce5cd078afd7bc95830e62c1c"},
{file = "mypy-0.991-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:d13674f3fb73805ba0c45eb6c0c3053d218aa1f7abead6e446d474529aafc372"},
{file = "mypy-0.991-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:1c8cd4fb70e8584ca1ed5805cbc7c017a3d1a29fb450621089ffed3e99d1857f"},
{file = "mypy-0.991-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:209ee89fbb0deed518605edddd234af80506aec932ad28d73c08f1400ef80a33"},
{file = "mypy-0.991-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:37bd02ebf9d10e05b00d71302d2c2e6ca333e6c2a8584a98c00e038db8121f05"},
{file = "mypy-0.991-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:26efb2fcc6b67e4d5a55561f39176821d2adf88f2745ddc72751b7890f3194ad"},
{file = "mypy-0.991-cp311-cp311-win_amd64.whl", hash = "sha256:3a700330b567114b673cf8ee7388e949f843b356a73b5ab22dd7cff4742a5297"},
{file = "mypy-0.991-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:1f7d1a520373e2272b10796c3ff721ea1a0712288cafaa95931e66aa15798813"},
{file = "mypy-0.991-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:641411733b127c3e0dab94c45af15fea99e4468f99ac88b39efb1ad677da5711"},
{file = "mypy-0.991-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:3d80e36b7d7a9259b740be6d8d906221789b0d836201af4234093cae89ced0cd"},
{file = "mypy-0.991-cp37-cp37m-win_amd64.whl", hash = "sha256:e62ebaad93be3ad1a828a11e90f0e76f15449371ffeecca4a0a0b9adc99abcef"},
{file = "mypy-0.991-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:b86ce2c1866a748c0f6faca5232059f881cda6dda2a893b9a8373353cfe3715a"},
{file = "mypy-0.991-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:ac6e503823143464538efda0e8e356d871557ef60ccd38f8824a4257acc18d93"},
{file = "mypy-0.991-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:0cca5adf694af539aeaa6ac633a7afe9bbd760df9d31be55ab780b77ab5ae8bf"},
{file = "mypy-0.991-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a12c56bf73cdab116df96e4ff39610b92a348cc99a1307e1da3c3768bbb5b135"},
{file = "mypy-0.991-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:652b651d42f155033a1967739788c436491b577b6a44e4c39fb340d0ee7f0d70"},
{file = "mypy-0.991-cp38-cp38-win_amd64.whl", hash = "sha256:4175593dc25d9da12f7de8de873a33f9b2b8bdb4e827a7cae952e5b1a342e243"},
{file = "mypy-0.991-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:98e781cd35c0acf33eb0295e8b9c55cdbef64fcb35f6d3aa2186f289bed6e80d"},
{file = "mypy-0.991-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:6d7464bac72a85cb3491c7e92b5b62f3dcccb8af26826257760a552a5e244aa5"},
{file = "mypy-0.991-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:c9166b3f81a10cdf9b49f2d594b21b31adadb3d5e9db9b834866c3258b695be3"},
{file = "mypy-0.991-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b8472f736a5bfb159a5e36740847808f6f5b659960115ff29c7cecec1741c648"},
{file = "mypy-0.991-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:5e80e758243b97b618cdf22004beb09e8a2de1af481382e4d84bc52152d1c476"},
{file = "mypy-0.991-cp39-cp39-win_amd64.whl", hash = "sha256:74e259b5c19f70d35fcc1ad3d56499065c601dfe94ff67ae48b85596b9ec1461"},
{file = "mypy-0.991-py3-none-any.whl", hash = "sha256:de32edc9b0a7e67c2775e574cb061a537660e51210fbf6006b0b36ea695ae9bb"},
{file = "mypy-0.991.tar.gz", hash = "sha256:3c0165ba8f354a6d9881809ef29f1a9318a236a6d81c690094c5df32107bde06"},
]
mypy-extensions = [
{file = "mypy_extensions-0.4.3-py2.py3-none-any.whl", hash = "sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d"},
{file = "mypy_extensions-0.4.3.tar.gz", hash = "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8"},
]
packaging = [
{file = "packaging-21.3-py3-none-any.whl", hash = "sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522"},
{file = "packaging-21.3.tar.gz", hash = "sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb"},
]
pathspec = [
{file = "pathspec-0.10.1-py3-none-any.whl", hash = "sha256:46846318467efc4556ccfd27816e004270a9eeeeb4d062ce5e6fc7a87c573f93"},
{file = "pathspec-0.10.1.tar.gz", hash = "sha256:7ace6161b621d31e7902eb6b5ae148d12cfd23f4a249b9ffb6b9fee12084323d"},
]
platformdirs = [
{file = "platformdirs-2.5.3-py3-none-any.whl", hash = "sha256:0cb405749187a194f444c25c82ef7225232f11564721eabffc6ec70df83b11cb"},
{file = "platformdirs-2.5.3.tar.gz", hash = "sha256:6e52c21afff35cb659c6e52d8b4d61b9bd544557180440538f255d9382c8cbe0"},
]
pluggy = [
{file = "pluggy-1.0.0-py2.py3-none-any.whl", hash = "sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3"},
{file = "pluggy-1.0.0.tar.gz", hash = "sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159"},
]
py = [
{file = "py-1.11.0-py2.py3-none-any.whl", hash = "sha256:607c53218732647dff4acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378"},
{file = "py-1.11.0.tar.gz", hash = "sha256:51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719"},
]
pycodestyle = [
{file = "pycodestyle-2.7.0-py2.py3-none-any.whl", hash = "sha256:514f76d918fcc0b55c6680472f0a37970994e07bbb80725808c17089be302068"},
{file = "pycodestyle-2.7.0.tar.gz", hash = "sha256:c389c1d06bf7904078ca03399a4816f974a1d590090fecea0c63ec26ebaf1cef"},
]
pydantic = [
{file = "pydantic-1.10.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:bb6ad4489af1bac6955d38ebcb95079a836af31e4c4f74aba1ca05bb9f6027bd"},
{file = "pydantic-1.10.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:a1f5a63a6dfe19d719b1b6e6106561869d2efaca6167f84f5ab9347887d78b98"},
{file = "pydantic-1.10.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:352aedb1d71b8b0736c6d56ad2bd34c6982720644b0624462059ab29bd6e5912"},
{file = "pydantic-1.10.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:19b3b9ccf97af2b7519c42032441a891a5e05c68368f40865a90eb88833c2559"},
{file = "pydantic-1.10.2-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:e9069e1b01525a96e6ff49e25876d90d5a563bc31c658289a8772ae186552236"},
{file = "pydantic-1.10.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:355639d9afc76bcb9b0c3000ddcd08472ae75318a6eb67a15866b87e2efa168c"},
{file = "pydantic-1.10.2-cp310-cp310-win_amd64.whl", hash = "sha256:ae544c47bec47a86bc7d350f965d8b15540e27e5aa4f55170ac6a75e5f73b644"},
{file = "pydantic-1.10.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:a4c805731c33a8db4b6ace45ce440c4ef5336e712508b4d9e1aafa617dc9907f"},
{file = "pydantic-1.10.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:d49f3db871575e0426b12e2f32fdb25e579dea16486a26e5a0474af87cb1ab0a"},
{file = "pydantic-1.10.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:37c90345ec7dd2f1bcef82ce49b6235b40f282b94d3eec47e801baf864d15525"},
{file = "pydantic-1.10.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7b5ba54d026c2bd2cb769d3468885f23f43710f651688e91f5fb1edcf0ee9283"},
{file = "pydantic-1.10.2-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:05e00dbebbe810b33c7a7362f231893183bcc4251f3f2ff991c31d5c08240c42"},
{file = "pydantic-1.10.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:2d0567e60eb01bccda3a4df01df677adf6b437958d35c12a3ac3e0f078b0ee52"},
{file = "pydantic-1.10.2-cp311-cp311-win_amd64.whl", hash = "sha256:c6f981882aea41e021f72779ce2a4e87267458cc4d39ea990729e21ef18f0f8c"},
{file = "pydantic-1.10.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c4aac8e7103bf598373208f6299fa9a5cfd1fc571f2d40bf1dd1955a63d6eeb5"},
{file = "pydantic-1.10.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:81a7b66c3f499108b448f3f004801fcd7d7165fb4200acb03f1c2402da73ce4c"},
{file = "pydantic-1.10.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bedf309630209e78582ffacda64a21f96f3ed2e51fbf3962d4d488e503420254"},
{file = "pydantic-1.10.2-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:9300fcbebf85f6339a02c6994b2eb3ff1b9c8c14f502058b5bf349d42447dcf5"},
{file = "pydantic-1.10.2-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:216f3bcbf19c726b1cc22b099dd409aa371f55c08800bcea4c44c8f74b73478d"},
{file = "pydantic-1.10.2-cp37-cp37m-win_amd64.whl", hash = "sha256:dd3f9a40c16daf323cf913593083698caee97df2804aa36c4b3175d5ac1b92a2"},
{file = "pydantic-1.10.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:b97890e56a694486f772d36efd2ba31612739bc6f3caeee50e9e7e3ebd2fdd13"},
{file = "pydantic-1.10.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:9cabf4a7f05a776e7793e72793cd92cc865ea0e83a819f9ae4ecccb1b8aa6116"},
{file = "pydantic-1.10.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:06094d18dd5e6f2bbf93efa54991c3240964bb663b87729ac340eb5014310624"},
{file = "pydantic-1.10.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cc78cc83110d2f275ec1970e7a831f4e371ee92405332ebfe9860a715f8336e1"},
{file = "pydantic-1.10.2-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:1ee433e274268a4b0c8fde7ad9d58ecba12b069a033ecc4645bb6303c062d2e9"},
{file = "pydantic-1.10.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:7c2abc4393dea97a4ccbb4ec7d8658d4e22c4765b7b9b9445588f16c71ad9965"},
{file = "pydantic-1.10.2-cp38-cp38-win_amd64.whl", hash = "sha256:0b959f4d8211fc964772b595ebb25f7652da3f22322c007b6fed26846a40685e"},
{file = "pydantic-1.10.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c33602f93bfb67779f9c507e4d69451664524389546bacfe1bee13cae6dc7488"},
{file = "pydantic-1.10.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:5760e164b807a48a8f25f8aa1a6d857e6ce62e7ec83ea5d5c5a802eac81bad41"},
{file = "pydantic-1.10.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6eb843dcc411b6a2237a694f5e1d649fc66c6064d02b204a7e9d194dff81eb4b"},
{file = "pydantic-1.10.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4b8795290deaae348c4eba0cebb196e1c6b98bdbe7f50b2d0d9a4a99716342fe"},
{file = "pydantic-1.10.2-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:e0bedafe4bc165ad0a56ac0bd7695df25c50f76961da29c050712596cf092d6d"},
{file = "pydantic-1.10.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:2e05aed07fa02231dbf03d0adb1be1d79cabb09025dd45aa094aa8b4e7b9dcda"},
{file = "pydantic-1.10.2-cp39-cp39-win_amd64.whl", hash = "sha256:c1ba1afb396148bbc70e9eaa8c06c1716fdddabaf86e7027c5988bae2a829ab6"},
{file = "pydantic-1.10.2-py3-none-any.whl", hash = "sha256:1b6ee725bd6e83ec78b1aa32c5b1fa67a3a65badddde3976bca5fe4568f27709"},
{file = "pydantic-1.10.2.tar.gz", hash = "sha256:91b8e218852ef6007c2b98cd861601c6a09f1aa32bbbb74fab5b1c33d4a1e410"},
]
pyflakes = [
{file = "pyflakes-2.3.1-py2.py3-none-any.whl", hash = "sha256:7893783d01b8a89811dd72d7dfd4d84ff098e5eed95cfa8905b22bbffe52efc3"},
{file = "pyflakes-2.3.1.tar.gz", hash = "sha256:f5bc8ecabc05bb9d291eb5203d6810b49040f6ff446a756326104746cc00c1db"},
]
pyparsing = [
{file = "pyparsing-3.0.9-py3-none-any.whl", hash = "sha256:5026bae9a10eeaefb61dab2f09052b9f4307d44aee4eda64b309723d8d206bbc"},
{file = "pyparsing-3.0.9.tar.gz", hash = "sha256:2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb"},
]
pytest = [
{file = "pytest-6.2.5-py3-none-any.whl", hash = "sha256:7310f8d27bc79ced999e760ca304d69f6ba6c6649c0b60fb0e04a4a77cacc134"},
{file = "pytest-6.2.5.tar.gz", hash = "sha256:131b36680866a76e6781d13f101efb86cf674ebb9762eb70d3082b6f29889e89"},
]
pytest-cov = [
{file = "pytest-cov-3.0.0.tar.gz", hash = "sha256:e7f0f5b1617d2210a2cabc266dfe2f4c75a8d32fb89eafb7ad9d06f6d076d470"},
{file = "pytest_cov-3.0.0-py3-none-any.whl", hash = "sha256:578d5d15ac4a25e5f961c938b85a05b09fdaae9deef3bb6de9a6e766622ca7a6"},
]
pytest-flake8 = [
{file = "pytest-flake8-1.1.0.tar.gz", hash = "sha256:358d449ca06b80dbadcb43506cd3e38685d273b4968ac825da871bd4cc436202"},
{file = "pytest_flake8-1.1.0-py2.py3-none-any.whl", hash = "sha256:f1b19dad0b9f0aa651d391c9527ebc20ac1a0f847aa78581094c747462bfa182"},
]
python-multipart = [
{file = "python-multipart-0.0.5.tar.gz", hash = "sha256:f7bb5f611fc600d15fa47b3974c8aa16e93724513b49b5f95c81e6624c83fa43"},
]
six = [
{file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"},
{file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"},
]
sniffio = [
{file = "sniffio-1.3.0-py3-none-any.whl", hash = "sha256:eecefdce1e5bbfb7ad2eeaabf7c1eeb404d7757c379bd1f7e5cce9d8bf425384"},
{file = "sniffio-1.3.0.tar.gz", hash = "sha256:e60305c5e5d314f5389259b7f22aaa33d8f7dee49763119234af3755c55b9101"},
]
starlette = [
{file = "starlette-0.20.4-py3-none-any.whl", hash = "sha256:c0414d5a56297d37f3db96a84034d61ce29889b9eaccf65eb98a0b39441fcaa3"},
{file = "starlette-0.20.4.tar.gz", hash = "sha256:42fcf3122f998fefce3e2c5ad7e5edbf0f02cf685d646a83a08d404726af5084"},
]
toml = [
{file = "toml-0.10.2-py2.py3-none-any.whl", hash = "sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"},
{file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"},
]
tomli = [
{file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"},
{file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},
]
typing-extensions = [
{file = "typing_extensions-4.4.0-py3-none-any.whl", hash = "sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e"},
{file = "typing_extensions-4.4.0.tar.gz", hash = "sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa"},
]
[tool.poetry]
name = "AutoConv-OGR"
version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]
[tool.poetry.dependencies]
python = "^3.11"
pytest = "^6.2.5"
GDAL = "^3.5.1,<3.6.0"
pydantic = "^1.9.0"
fastapi = "^0.85.0"
python-multipart = "^0.0.5"
[tool.poetry.dev-dependencies]
flake8 = "^3.8"
pytest-cov = "^3.0.0"
pytest-flake8 = "^1.0.7"
pytest = "^6.2.5"
# support for py10 match statement
mypy = "^0.991"
blue = "^0.9.1"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
{ pkgs ? import <nixpkgs> { }
, poetry2nix ? import ~/dev/poetry2nix { }
}:
let
myAppEnv = poetry2nix.mkPoetryEnv {
python = pkgs.python311;
projectDir = ./.;
editablePackageSources = {
my-app = ./src;
};
overrides = poetry2nix.defaultPoetryOverrides.extend
(self: super: {
blue = super.blue.overridePythonAttrs
(
old: {
buildInputs = (old.buildInputs or [ ]) ++ [ super.setuptools ];
}
);
pytest-flake8 = super.pytest-flake8.overridePythonAttrs
(
old: {
buildInputs = (old.buildInputs or [ ]) ++ [ super.setuptools ];
}
);
mypy = super.mypy.overridePythonAttrs
(
old: {
buildInputs = (old.buildInputs or [ ]) ++ (with super; [ tomli ]);
}
);
});
};
in myAppEnv.env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment