2022-11-11T00:03:54 certipy 2.0.9 -> 4.0.0 https://github.com/ly4k/Certipy/releases 2022-11-11T00:03:57 attrpath: certipy 2022-11-11T00:03:57 Checking auto update branch... 2022-11-11T00:04:00 [version] 2022-11-11T00:04:00 [version] skipping because derivation has updateScript 2022-11-11T00:04:00 [rustCrateVersion] 2022-11-11T00:04:00 [rustCrateVersion] No cargoSha256 found 2022-11-11T00:04:00 [golangModuleVersion] 2022-11-11T00:04:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T00:04:00 [updateScript] 2022-11-11T00:04:03 [updateScript] Success 2022-11-11T00:04:03 [updateScript] Going to be running update for following packages: - certipy-2.0.9 Press Enter key to continue... Running update for: - certipy-2.0.9: UPDATING ... - certipy-2.0.9: DONE. Packages updated! 2022-11-11T00:04:03 2022-11-11T00:04:03 [quotedUrls] 2022-11-11T00:04:03 [quotedUrls] nothing found to replace 2022-11-11T00:04:03 Diff after rewrites: diff --git a/pkgs/tools/security/certipy/default.nix b/pkgs/tools/security/certipy/default.nix index 8bf3e6983b6..4a5ce5ba1fa 100644 --- a/pkgs/tools/security/certipy/default.nix +++ b/pkgs/tools/security/certipy/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "certipy"; - version = "2.0.9"; + version = "4.0.0"; src = fetchFromGitHub { owner = "ly4k"; repo = "Certipy"; - rev = version; - hash = "sha256-84nGRKZ0UlMDAZ1Wo5Hgy9XSAyEh0Tio9+3OZVFZG5k="; + rev = "refs/tags/${version}"; + hash = "sha256-ATMGbkOxSO9B7Js9JxAtBaJHZNsROlYQqZyUAQA9R1I="; }; propagatedBuildInputs = with python3.pkgs; [ 2022-11-11T00:05:33 No auto update branch exists 2022-11-11T00:05:37 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 certipy nix build failed. adding 'certipy/lib/rpc.py' adding 'certipy/lib/security.py' adding 'certipy/lib/structs.py' adding 'certipy/lib/target.py' adding 'certipy/lib/sspi/__init__ copy.py' adding 'certipy/lib/sspi/__init__.py' adding 'certipy/lib/sspi/encryption.py' adding 'certipy/lib/sspi/kerberos.py' adding 'certipy/lib/sspi/netsecapi.py' adding 'certipy/lib/sspi/structs.py' adding 'Certipy-4.0.0.dist-info/LICENSE' adding 'Certipy-4.0.0.dist-info/METADATA' adding 'Certipy-4.0.0.dist-info/WHEEL' adding 'Certipy-4.0.0.dist-info/entry_points.txt' adding 'Certipy-4.0.0.dist-info/top_level.txt' adding 'Certipy-4.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./Certipy-4.0.0-py3-none-any.whl Requirement already satisfied: cryptography>=37.0 in /nix/store/hj7819ly6bp7chchrxjc2srz6p1pggvq-python3.10-cryptography-38.0.1/lib/python3.10/site-packages (from Certipy==4.0.0) (38.0.1) Requirement already satisfied: dsinternals in /nix/store/9g77apcwznxamghbwg3w35rnvpfy492y-python3.10-dsinternals-1.2.4/lib/python3.10/site-packages (from Certipy==4.0.0) (1.2.4) Requirement already satisfied: pyopenssl>=22.0.0 in /nix/store/1hkvjyqjdrjbrbr76yqkr89kwc6iz214-python3.10-pyopenssl-22.0.0/lib/python3.10/site-packages (from Certipy==4.0.0) (22.0.0) Requirement already satisfied: ldap3 in /nix/store/32lygb9wffkbp25p3pv7qjgxrkyksi47-python3.10-ldap3-2.9.1/lib/python3.10/site-packages (from Certipy==4.0.0) (2.9.1) ERROR: Could not find a version that satisfies the requirement requests-ntlm (from certipy) (from versions: none) ERROR: No matching distribution found for requests-ntlm  2022-11-11T15:07:56 certipy 0 -> 1 2022-11-11T15:07:58 attrpath: certipy 2022-11-11T15:07:58 Checking auto update branch... 2022-11-11T15:08:01 [version] 2022-11-11T15:08:01 [version] skipping because derivation has updateScript 2022-11-11T15:08:01 [rustCrateVersion] 2022-11-11T15:08:01 [rustCrateVersion] No cargoSha256 found 2022-11-11T15:08:01 [golangModuleVersion] 2022-11-11T15:08:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T15:08:01 [updateScript] 2022-11-11T15:08:04 [updateScript] Success 2022-11-11T15:08:04 [updateScript] this derivation will be built: /nix/store/mf0sz0f21hxz9j097fi9izy3a1gzc0r3-packages.json.drv building '/nix/store/mf0sz0f21hxz9j097fi9izy3a1gzc0r3-packages.json.drv'... Going to be running update for following packages: - certipy-2.0.9 Press Enter key to continue... Running update for: - certipy-2.0.9: UPDATING ... - certipy-2.0.9: DONE. Packages updated! 2022-11-11T15:08:04 2022-11-11T15:08:04 [quotedUrls] 2022-11-11T15:08:04 [quotedUrls] nothing found to replace 2022-11-11T15:08:04 Diff after rewrites: diff --git a/pkgs/tools/security/certipy/default.nix b/pkgs/tools/security/certipy/default.nix index 8bf3e6983b6..4a5ce5ba1fa 100644 --- a/pkgs/tools/security/certipy/default.nix +++ b/pkgs/tools/security/certipy/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "certipy"; - version = "2.0.9"; + version = "4.0.0"; src = fetchFromGitHub { owner = "ly4k"; repo = "Certipy"; - rev = version; - hash = "sha256-84nGRKZ0UlMDAZ1Wo5Hgy9XSAyEh0Tio9+3OZVFZG5k="; + rev = "refs/tags/${version}"; + hash = "sha256-ATMGbkOxSO9B7Js9JxAtBaJHZNsROlYQqZyUAQA9R1I="; }; propagatedBuildInputs = with python3.pkgs; [ 2022-11-11T15:09:34 No auto update branch exists 2022-11-11T15:09: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 certipy nix build failed. adding 'certipy/lib/rpc.py' adding 'certipy/lib/security.py' adding 'certipy/lib/structs.py' adding 'certipy/lib/target.py' adding 'certipy/lib/sspi/__init__ copy.py' adding 'certipy/lib/sspi/__init__.py' adding 'certipy/lib/sspi/encryption.py' adding 'certipy/lib/sspi/kerberos.py' adding 'certipy/lib/sspi/netsecapi.py' adding 'certipy/lib/sspi/structs.py' adding 'Certipy-4.0.0.dist-info/LICENSE' adding 'Certipy-4.0.0.dist-info/METADATA' adding 'Certipy-4.0.0.dist-info/WHEEL' adding 'Certipy-4.0.0.dist-info/entry_points.txt' adding 'Certipy-4.0.0.dist-info/top_level.txt' adding 'Certipy-4.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./Certipy-4.0.0-py3-none-any.whl Requirement already satisfied: cryptography>=37.0 in /nix/store/hj7819ly6bp7chchrxjc2srz6p1pggvq-python3.10-cryptography-38.0.1/lib/python3.10/site-packages (from Certipy==4.0.0) (38.0.1) Requirement already satisfied: dsinternals in /nix/store/9g77apcwznxamghbwg3w35rnvpfy492y-python3.10-dsinternals-1.2.4/lib/python3.10/site-packages (from Certipy==4.0.0) (1.2.4) Requirement already satisfied: pyopenssl>=22.0.0 in /nix/store/1hkvjyqjdrjbrbr76yqkr89kwc6iz214-python3.10-pyopenssl-22.0.0/lib/python3.10/site-packages (from Certipy==4.0.0) (22.0.0) Requirement already satisfied: ldap3 in /nix/store/32lygb9wffkbp25p3pv7qjgxrkyksi47-python3.10-ldap3-2.9.1/lib/python3.10/site-packages (from Certipy==4.0.0) (2.9.1) ERROR: Could not find a version that satisfies the requirement requests-ntlm (from certipy) (from versions: none) ERROR: No matching distribution found for requests-ntlm  2022-11-11T20:25:32 certipy 2.0.9 -> 4.0.0 https://github.com/ly4k/Certipy/releases 2022-11-11T20:25:36 attrpath: certipy 2022-11-11T20:25:36 Checking auto update branch... 2022-11-11T20:25:42 [version] 2022-11-11T20:25:42 [version] skipping because derivation has updateScript 2022-11-11T20:25:42 [rustCrateVersion] 2022-11-11T20:25:42 [rustCrateVersion] No cargoSha256 found 2022-11-11T20:25:42 [golangModuleVersion] 2022-11-11T20:25:42 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T20:25:42 [updateScript] 2022-11-11T20:25:46 [updateScript] Success 2022-11-11T20:25:46 [updateScript] this derivation will be built: /nix/store/xx5vvdy1yk3aqm5778m2km3h83aisvy5-packages.json.drv building '/nix/store/xx5vvdy1yk3aqm5778m2km3h83aisvy5-packages.json.drv'... Going to be running update for following packages: - certipy-2.0.9 Press Enter key to continue... Running update for: - certipy-2.0.9: UPDATING ... - certipy-2.0.9: DONE. Packages updated! 2022-11-11T20:25:46 2022-11-11T20:25:46 [quotedUrls] 2022-11-11T20:25:47 [quotedUrls] nothing found to replace 2022-11-11T20:25:47 Diff after rewrites: diff --git a/pkgs/tools/security/certipy/default.nix b/pkgs/tools/security/certipy/default.nix index 8bf3e6983b6..4a5ce5ba1fa 100644 --- a/pkgs/tools/security/certipy/default.nix +++ b/pkgs/tools/security/certipy/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "certipy"; - version = "2.0.9"; + version = "4.0.0"; src = fetchFromGitHub { owner = "ly4k"; repo = "Certipy"; - rev = version; - hash = "sha256-84nGRKZ0UlMDAZ1Wo5Hgy9XSAyEh0Tio9+3OZVFZG5k="; + rev = "refs/tags/${version}"; + hash = "sha256-ATMGbkOxSO9B7Js9JxAtBaJHZNsROlYQqZyUAQA9R1I="; }; propagatedBuildInputs = with python3.pkgs; [ 2022-11-11T20:27:53 No auto update branch exists 2022-11-11T20:27:58 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 certipy nix build failed. adding 'certipy/lib/rpc.py' adding 'certipy/lib/security.py' adding 'certipy/lib/structs.py' adding 'certipy/lib/target.py' adding 'certipy/lib/sspi/__init__ copy.py' adding 'certipy/lib/sspi/__init__.py' adding 'certipy/lib/sspi/encryption.py' adding 'certipy/lib/sspi/kerberos.py' adding 'certipy/lib/sspi/netsecapi.py' adding 'certipy/lib/sspi/structs.py' adding 'Certipy-4.0.0.dist-info/LICENSE' adding 'Certipy-4.0.0.dist-info/METADATA' adding 'Certipy-4.0.0.dist-info/WHEEL' adding 'Certipy-4.0.0.dist-info/entry_points.txt' adding 'Certipy-4.0.0.dist-info/top_level.txt' adding 'Certipy-4.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./Certipy-4.0.0-py3-none-any.whl Requirement already satisfied: cryptography>=37.0 in /nix/store/hj7819ly6bp7chchrxjc2srz6p1pggvq-python3.10-cryptography-38.0.1/lib/python3.10/site-packages (from Certipy==4.0.0) (38.0.1) Requirement already satisfied: dsinternals in /nix/store/9g77apcwznxamghbwg3w35rnvpfy492y-python3.10-dsinternals-1.2.4/lib/python3.10/site-packages (from Certipy==4.0.0) (1.2.4) Requirement already satisfied: pyopenssl>=22.0.0 in /nix/store/1hkvjyqjdrjbrbr76yqkr89kwc6iz214-python3.10-pyopenssl-22.0.0/lib/python3.10/site-packages (from Certipy==4.0.0) (22.0.0) Requirement already satisfied: ldap3 in /nix/store/32lygb9wffkbp25p3pv7qjgxrkyksi47-python3.10-ldap3-2.9.1/lib/python3.10/site-packages (from Certipy==4.0.0) (2.9.1) ERROR: Could not find a version that satisfies the requirement requests-ntlm (from certipy) (from versions: none) ERROR: No matching distribution found for requests-ntlm