python310Packages.pywebview 0 -> 1 attrpath: python310Packages.pywebview 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/gglbvkd6dcxhxh1nkyr0md2axi1w7b3c-packages.json.drv building '/nix/store/gglbvkd6dcxhxh1nkyr0md2axi1w7b3c-packages.json.drv'... Going to be running update for following packages: - python3.10-pywebview-3.7.2 Press Enter key to continue... Running update for: - python3.10-pywebview-3.7.2: UPDATING ... - python3.10-pywebview-3.7.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pywebview/default.nix b/pkgs/development/python-modules/pywebview/default.nix index 835ff624378..3b7927c86b9 100644 --- a/pkgs/development/python-modules/pywebview/default.nix +++ b/pkgs/development/python-modules/pywebview/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "pywebview"; - version = "3.7.2"; + version = "4.0.1"; format = "setuptools"; disabled = pythonOlder "3.5"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "r0x0r"; repo = "pywebview"; rev = "refs/tags/${version}"; - hash = "sha256-5e05XkyxvOGLaEwKljYFppHQ99BxDQ7wPkViRlRo1VI="; + hash = "sha256-/9OU1QQVHMBV47z7Kmw19u1RKFjXgpUblFYZQEkLzKI="; }; nativeBuildInputs = [ 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 --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.pywebview nix build failed. adding 'webview/lib/WebBrowserInterop.x86.dll' adding 'webview/lib/arm64/WebView2Loader.dll' adding 'webview/lib/x64/WebView2Loader.dll' adding 'webview/lib/x86/WebView2Loader.dll' adding 'webview/platforms/__init__.py' adding 'webview/platforms/cef.py' adding 'webview/platforms/cocoa.py' adding 'webview/platforms/edgechromium.py' adding 'webview/platforms/gtk.py' adding 'webview/platforms/mshtml.py' adding 'webview/platforms/qt.py' adding 'webview/platforms/winforms.py' adding 'pywebview-4.0.1.dist-info/LICENSE.md' adding 'pywebview-4.0.1.dist-info/METADATA' adding 'pywebview-4.0.1.dist-info/WHEEL' adding 'pywebview-4.0.1.dist-info/top_level.txt' adding 'pywebview-4.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./pywebview-4.0.1-py3-none-any.whl Requirement already satisfied: proxy-tools in /nix/store/s1yik2wzjlrm5miga99ki17bvf8qfkw7-python3.10-proxy_tools-0.1.0/lib/python3.10/site-packages (from pywebview==4.0.1) (0.1.0) ERROR: Could not find a version that satisfies the requirement bottle (from pywebview) (from versions: none) ERROR: No matching distribution found for bottle