python310Packages.labelbox 3.38.0 -> 3.49.1 https://repology.org/project/python:labelbox/versions attrpath: python310Packages.labelbox Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l707bgwmzc3kzcdk2siqyw19i390ixzz-packages.json.drv building '/nix/store/l707bgwmzc3kzcdk2siqyw19i390ixzz-packages.json.drv'... Going to be running update for following packages: - python3.10-labelbox-3.38.0 Press Enter key to continue... Running update for: - python3.10-labelbox-3.38.0: UPDATING ... - python3.10-labelbox-3.38.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/labelbox/default.nix b/pkgs/development/python-modules/labelbox/default.nix index f5c9bdfed9e2..042db4421b97 100644 --- a/pkgs/development/python-modules/labelbox/default.nix +++ b/pkgs/development/python-modules/labelbox/default.nix @@ -30,7 +30,7 @@ buildPythonPackage rec { pname = "labelbox"; - version = "3.38.0"; + version = "3.49.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -39,7 +39,7 @@ buildPythonPackage rec { owner = "Labelbox"; repo = "labelbox-python"; rev = "refs/tags/v.${version}"; - hash = "sha256-AyQPI19As49GML3kVXtHtRNOKthrpkQ7MCmww+F6owc="; + hash = "sha256-zTtvR5/+zIsyEu5UydOSOtdUSGsKhkUV3SCHPXPlTgI="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --no-out-link --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.labelbox nix build failed. File "/nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 579, in _try_load_conftest self._getconftestmodules(x, importmode, rootpath) File "/nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 603, in _getconftestmodules mod = self._importconftest(conftestpath, importmode, rootpath) File "/nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 651, in _importconftest self.consider_conftest(mod) File "/nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 732, in consider_conftest self.register(conftestmodule, name=conftestmodule.__file__) File "/nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 496, in register self.consider_module(plugin) File "/nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 740, in consider_module self._import_plugin_specs(getattr(mod, "pytest_plugins", [])) File "/nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 747, in _import_plugin_specs self.import_plugin(import_spec) File "/nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 776, in import_plugin raise ImportError( File "/nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py", line 774, in import_plugin __import__(importspec) File "/nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/assertion/rewrite.py", line 168, in exec_module exec(co, module.__dict__) File "/build/source/tests/integration/annotation_import/fixtures/annotations.py", line 2, in from labelbox.data.annotation_types.classification.classification import Checklist, ClassificationAnnotation, ClassificationAnswer, Radio File "/build/source/labelbox/data/annotation_types/__init__.py", line 1, in from .geometry import Line File "/build/source/labelbox/data/annotation_types/geometry/__init__.py", line 1, in from .line import Line File "/build/source/labelbox/data/annotation_types/geometry/line.py", line 5, in import cv2 ImportError: Error importing plugin "integration.annotation_import.fixtures.annotations": No module named 'cv2' /nix/store/7aprjn0yf6p06krg4087sxvilfp4c8yy-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context