2022-12-16T02:49:31 ldeep 1.0.11 -> 1.0.17 https://pypi.org/project/ldeep/ 2022-12-16T02:49:33 attrpath: ldeep 2022-12-16T02:49:33 Checking auto update branch... 2022-12-16T02:49:37 [version] 2022-12-16T02:49:37 [version] skipping because derivation has updateScript 2022-12-16T02:49:37 [rustCrateVersion] 2022-12-16T02:49:37 [rustCrateVersion] No cargoSha256 found 2022-12-16T02:49:37 [golangModuleVersion] 2022-12-16T02:49:37 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T02:49:37 [updateScript] 2022-12-16T02:49:38 [updateScript] Success 2022-12-16T02:49:38 [updateScript] this derivation will be built: /nix/store/lxbw52dyvzc5g0gw7fnflvc67b8lhw75-packages.json.drv building '/nix/store/lxbw52dyvzc5g0gw7fnflvc67b8lhw75-packages.json.drv'... Going to be running update for following packages: - ldeep-1.0.11 Press Enter key to continue... Running update for: - ldeep-1.0.11: UPDATING ... - ldeep-1.0.11: DONE. Packages updated! 2022-12-16T02:49:38 2022-12-16T02:49:38 [quotedUrls] 2022-12-16T02:49:38 [quotedUrls] nothing found to replace 2022-12-16T02:49:38 Diff after rewrites: diff --git a/pkgs/tools/security/ldeep/default.nix b/pkgs/tools/security/ldeep/default.nix index 82d0456a05b..cac21380c48 100644 --- a/pkgs/tools/security/ldeep/default.nix +++ b/pkgs/tools/security/ldeep/default.nix @@ -10,11 +10,11 @@ buildPythonApplication rec { pname = "ldeep"; - version = "1.0.11"; + version = "1.0.17"; src = fetchPypi { inherit pname version; - sha256 = "sha256-MYVC8fxLW85n8uZVMhb2Zml1lQ8vW9gw/eRLcmemQx4="; + sha256 = "sha256-3dpYSET6hlNZmidwle+x27VH8m8Ii0zCBRPJOt3voWc="; }; propagatedBuildInputs = [ 2022-12-16T02:51:05 No auto update branch exists 2022-12-16T02:51:09 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ldeep nix build failed. creating build/bdist.linux-x86_64/wheel/ldeep-1.0.17.dist-info/WHEEL creating 'dist/ldeep-1.0.17-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'ldeep/__init__.py' adding 'ldeep/__main__.py' adding 'ldeep/utils/__init__.py' adding 'ldeep/utils/sddl.py' adding 'ldeep/utils/structure.py' adding 'ldeep/views/__init__.py' adding 'ldeep/views/activedirectory.py' adding 'ldeep/views/cache_activedirectory.py' adding 'ldeep/views/constants.py' adding 'ldeep/views/ldap_activedirectory.py' adding 'ldeep-1.0.17.dist-info/LICENSE' adding 'ldeep-1.0.17.dist-info/METADATA' adding 'ldeep-1.0.17.dist-info/WHEEL' adding 'ldeep-1.0.17.dist-info/entry_points.txt' adding 'ldeep-1.0.17.dist-info/top_level.txt' adding 'ldeep-1.0.17.dist-info/zip-safe' adding 'ldeep-1.0.17.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ldeep-1.0.17/dist /build/ldeep-1.0.17 Processing ./ldeep-1.0.17-py3-none-any.whl Requirement already satisfied: termcolor in /nix/store/603yz21rwk4snysxp1p8878dysh7pajr-python3.10-termcolor-2.0.1/lib/python3.10/site-packages (from ldeep==1.0.17) (2.0.1) ERROR: Could not find a version that satisfies the requirement cryptography==38.0.3 (from ldeep) (from versions: none) ERROR: No matching distribution found for cryptography==38.0.3  2022-12-16T20:05:01 ldeep 1.0.11 -> 1.0.17 https://pypi.org/project/ldeep/ 2022-12-16T20:05:03 attrpath: ldeep 2022-12-16T20:05:04 Checking auto update branch... 2022-12-16T20:05:07 [version] 2022-12-16T20:05:07 [version] skipping because derivation has updateScript 2022-12-16T20:05:07 [rustCrateVersion] 2022-12-16T20:05:07 [rustCrateVersion] No cargoSha256 found 2022-12-16T20:05:07 [golangModuleVersion] 2022-12-16T20:05:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T20:05:07 [updateScript] 2022-12-16T20:05:08 [updateScript] Success 2022-12-16T20:05:08 [updateScript] this derivation will be built: /nix/store/rn9c4r5gxb528i4ia48njvblknffn46v-packages.json.drv building '/nix/store/rn9c4r5gxb528i4ia48njvblknffn46v-packages.json.drv'... Going to be running update for following packages: - ldeep-1.0.11 Press Enter key to continue... Running update for: - ldeep-1.0.11: UPDATING ... - ldeep-1.0.11: DONE. Packages updated! 2022-12-16T20:05:08 2022-12-16T20:05:08 [quotedUrls] 2022-12-16T20:05:09 [quotedUrls] nothing found to replace 2022-12-16T20:05:09 Diff after rewrites: diff --git a/pkgs/tools/security/ldeep/default.nix b/pkgs/tools/security/ldeep/default.nix index 82d0456a05b..cac21380c48 100644 --- a/pkgs/tools/security/ldeep/default.nix +++ b/pkgs/tools/security/ldeep/default.nix @@ -10,11 +10,11 @@ buildPythonApplication rec { pname = "ldeep"; - version = "1.0.11"; + version = "1.0.17"; src = fetchPypi { inherit pname version; - sha256 = "sha256-MYVC8fxLW85n8uZVMhb2Zml1lQ8vW9gw/eRLcmemQx4="; + sha256 = "sha256-3dpYSET6hlNZmidwle+x27VH8m8Ii0zCBRPJOt3voWc="; }; propagatedBuildInputs = [ 2022-12-16T20:06:36 No auto update branch exists 2022-12-16T20:06:40 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ldeep nix build failed. creating build/bdist.linux-x86_64/wheel/ldeep-1.0.17.dist-info/WHEEL creating 'dist/ldeep-1.0.17-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'ldeep/__init__.py' adding 'ldeep/__main__.py' adding 'ldeep/utils/__init__.py' adding 'ldeep/utils/sddl.py' adding 'ldeep/utils/structure.py' adding 'ldeep/views/__init__.py' adding 'ldeep/views/activedirectory.py' adding 'ldeep/views/cache_activedirectory.py' adding 'ldeep/views/constants.py' adding 'ldeep/views/ldap_activedirectory.py' adding 'ldeep-1.0.17.dist-info/LICENSE' adding 'ldeep-1.0.17.dist-info/METADATA' adding 'ldeep-1.0.17.dist-info/WHEEL' adding 'ldeep-1.0.17.dist-info/entry_points.txt' adding 'ldeep-1.0.17.dist-info/top_level.txt' adding 'ldeep-1.0.17.dist-info/zip-safe' adding 'ldeep-1.0.17.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ldeep-1.0.17/dist /build/ldeep-1.0.17 Processing ./ldeep-1.0.17-py3-none-any.whl Requirement already satisfied: termcolor in /nix/store/603yz21rwk4snysxp1p8878dysh7pajr-python3.10-termcolor-2.0.1/lib/python3.10/site-packages (from ldeep==1.0.17) (2.0.1) ERROR: Could not find a version that satisfies the requirement cryptography==38.0.3 (from ldeep) (from versions: none) ERROR: No matching distribution found for cryptography==38.0.3  2022-12-16T23:44:30 ldeep 0 -> 1 2022-12-16T23:44:33 attrpath: ldeep 2022-12-16T23:44:33 Checking auto update branch... 2022-12-16T23:44:36 [version] 2022-12-16T23:44:36 [version] skipping because derivation has updateScript 2022-12-16T23:44:36 [rustCrateVersion] 2022-12-16T23:44:36 [rustCrateVersion] No cargoSha256 found 2022-12-16T23:44:36 [golangModuleVersion] 2022-12-16T23:44:36 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T23:44:36 [updateScript] 2022-12-16T23:44:38 [updateScript] Success 2022-12-16T23:44:38 [updateScript] Going to be running update for following packages: - ldeep-1.0.11 Press Enter key to continue... Running update for: - ldeep-1.0.11: UPDATING ... - ldeep-1.0.11: DONE. Packages updated! 2022-12-16T23:44:38 2022-12-16T23:44:38 [quotedUrls] 2022-12-16T23:44:38 [quotedUrls] nothing found to replace 2022-12-16T23:44:38 Diff after rewrites: diff --git a/pkgs/tools/security/ldeep/default.nix b/pkgs/tools/security/ldeep/default.nix index 82d0456a05b..cac21380c48 100644 --- a/pkgs/tools/security/ldeep/default.nix +++ b/pkgs/tools/security/ldeep/default.nix @@ -10,11 +10,11 @@ buildPythonApplication rec { pname = "ldeep"; - version = "1.0.11"; + version = "1.0.17"; src = fetchPypi { inherit pname version; - sha256 = "sha256-MYVC8fxLW85n8uZVMhb2Zml1lQ8vW9gw/eRLcmemQx4="; + sha256 = "sha256-3dpYSET6hlNZmidwle+x27VH8m8Ii0zCBRPJOt3voWc="; }; propagatedBuildInputs = [ 2022-12-16T23:46:06 No auto update branch exists 2022-12-16T23:46:08 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ldeep nix build failed. creating build/bdist.linux-x86_64/wheel/ldeep-1.0.17.dist-info/WHEEL creating 'dist/ldeep-1.0.17-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'ldeep/__init__.py' adding 'ldeep/__main__.py' adding 'ldeep/utils/__init__.py' adding 'ldeep/utils/sddl.py' adding 'ldeep/utils/structure.py' adding 'ldeep/views/__init__.py' adding 'ldeep/views/activedirectory.py' adding 'ldeep/views/cache_activedirectory.py' adding 'ldeep/views/constants.py' adding 'ldeep/views/ldap_activedirectory.py' adding 'ldeep-1.0.17.dist-info/LICENSE' adding 'ldeep-1.0.17.dist-info/METADATA' adding 'ldeep-1.0.17.dist-info/WHEEL' adding 'ldeep-1.0.17.dist-info/entry_points.txt' adding 'ldeep-1.0.17.dist-info/top_level.txt' adding 'ldeep-1.0.17.dist-info/zip-safe' adding 'ldeep-1.0.17.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/ldeep-1.0.17/dist /build/ldeep-1.0.17 Processing ./ldeep-1.0.17-py3-none-any.whl Requirement already satisfied: termcolor in /nix/store/603yz21rwk4snysxp1p8878dysh7pajr-python3.10-termcolor-2.0.1/lib/python3.10/site-packages (from ldeep==1.0.17) (2.0.1) ERROR: Could not find a version that satisfies the requirement cryptography==38.0.3 (from ldeep) (from versions: none) ERROR: No matching distribution found for cryptography==38.0.3