2022-12-11T20:44:46 xml2rfc 3.15.1 -> 3.15.3 https://github.com/ietf-tools/xml2rfc/releases 2022-12-11T20:44:48 attrpath: xml2rfc 2022-12-11T20:44:48 Checking auto update branch... 2022-12-11T20:44:48 No auto update branch exists 2022-12-11T20:44:53 [version] 2022-12-11T20:44:55 [version] updated version and sha256 2022-12-11T20:44:55 [rustCrateVersion] 2022-12-11T20:44:55 [rustCrateVersion] No cargoSha256 found 2022-12-11T20:44:55 [golangModuleVersion] 2022-12-11T20:44:55 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-11T20:44:55 [updateScript] 2022-12-11T20:44:55 [updateScript] skipping because derivation has no updateScript 2022-12-11T20:44:55 2022-12-11T20:44:55 [quotedUrls] 2022-12-11T20:44:55 [quotedUrls] nothing found to replace 2022-12-11T20:44:56 Diff after rewrites: diff --git a/pkgs/development/python-modules/xml2rfc/default.nix b/pkgs/development/python-modules/xml2rfc/default.nix index 28c9a856b3f..5a9b839c3b5 100644 --- a/pkgs/development/python-modules/xml2rfc/default.nix +++ b/pkgs/development/python-modules/xml2rfc/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "xml2rfc"; - version = "3.15.1"; + version = "3.15.3"; disabled = pythonOlder "3.6"; @@ -34,7 +34,7 @@ buildPythonPackage rec { owner = "ietf-tools"; repo = "xml2rfc"; rev = "refs/tags/v${version}"; - sha256 = "sha256-/0Y49ZSaPM3IAFJGmWKiKD+mziA0LYQ3fvGFrkPkl9Y="; + sha256 = "sha256-kA6Ali5zFEwe4iGpSSabUfNoaqY9/dxLyG+SccA94zc="; }; postPatch = '' 2022-12-11T20:46:27 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 xml2rfc nix build failed. adding 'xml2rfc/writers/raw_txt.py' adding 'xml2rfc/writers/text.py' adding 'xml2rfc/writers/unprep.py' adding 'xml2rfc/writers/v2v3.py' adding 'xml2rfc-3.15.2.dist-info/LICENSE' adding 'xml2rfc-3.15.2.dist-info/METADATA' adding 'xml2rfc-3.15.2.dist-info/WHEEL' adding 'xml2rfc-3.15.2.dist-info/entry_points.txt' adding 'xml2rfc-3.15.2.dist-info/top_level.txt' adding 'xml2rfc-3.15.2.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 ./xml2rfc-3.15.2-py2.py3-none-any.whl Requirement already satisfied: markupsafe>=2.1.1 in /nix/store/9rbbrjd80q3b3z2rf8y9xxrc6g61csza-python3.10-markupsafe-2.1.1/lib/python3.10/site-packages (from xml2rfc==3.15.2) (2.1.1) Requirement already satisfied: configargparse>=1.2.3 in /nix/store/hf1z4bs17yw1ws58rj82c17m510hq0iz-python3.10-configargparse-1.5.3/lib/python3.10/site-packages (from xml2rfc==3.15.2) (1.5.3) Requirement already satisfied: six>=1.4.1 in /nix/store/g8w1532042xjy5xcj05cwjxkkqgczk4q-python3.10-six-1.16.0/lib/python3.10/site-packages (from xml2rfc==3.15.2) (1.16.0) Requirement already satisfied: pycountry>=22.3.5 in /nix/store/4panyvhqmni7q1gb40qkjvjn9df75cs8-python3.10-pycountry-22.3.5/lib/python3.10/site-packages (from xml2rfc==3.15.2) (22.3.5) Requirement already satisfied: html5lib>=1.0.1 in /nix/store/vg7nvlc4j59l1n243aby55mpyn3i0jxr-python3.10-html5lib-1.1/lib/python3.10/site-packages (from xml2rfc==3.15.2) (1.1) Requirement already satisfied: setuptools>=24.2.0 in /nix/store/ig5mg3w2dx743d2dg9d5x0jlk8bkl4bm-python3.10-setuptools-65.3.0/lib/python3.10/site-packages (from xml2rfc==3.15.2) (65.3.0.post0) Requirement already satisfied: google-i18n-address>=2.3.2 in /nix/store/dz7bx17kingfk9x7y6mmxj6ai0bkwcxd-python3.10-google-i18n-address-2.5.2/lib/python3.10/site-packages (from xml2rfc==3.15.2) (2.5.2) Requirement already satisfied: jinja2>=3.1.2 in /nix/store/zij7i8k0azagb56c460z95hhnd7gvl3g-python3.10-Jinja2-3.1.2/lib/python3.10/site-packages (from xml2rfc==3.15.2) (3.1.2) Requirement already satisfied: requests>=2.5.0 in /nix/store/cgrykjdr8pdzfq66rwr8drynyrhsnzq9-python3.10-requests-2.28.1/lib/python3.10/site-packages (from xml2rfc==3.15.2) (2.28.1) Requirement already satisfied: pyyaml>=5.3.1 in /nix/store/6izcg87m70z0j4cbxjfmn1fmiq9z3q4r-python3.10-pyyaml-6.0/lib/python3.10/site-packages (from xml2rfc==3.15.2) (6.0) ERROR: Could not find a version that satisfies the requirement wcwidth>=0.2.5 (from xml2rfc) (from versions: none) ERROR: No matching distribution found for wcwidth>=0.2.5