2022-11-30T13:40:20 xml2rfc 3.15.1 -> 3.15.3 https://github.com/ietf-tools/xml2rfc/releases 2022-11-30T13:40:22 attrpath: xml2rfc 2022-11-30T13:40:23 Checking auto update branch... 2022-11-30T13:40:23 No auto update branch exists 2022-11-30T13:40:27 [version] 2022-11-30T13:40:30 [version] updated version and sha256 2022-11-30T13:40:30 [rustCrateVersion] 2022-11-30T13:40:30 [rustCrateVersion] No cargoSha256 found 2022-11-30T13:40:30 [golangModuleVersion] 2022-11-30T13:40:30 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-30T13:40:30 [updateScript] 2022-11-30T13:40:30 [updateScript] skipping because derivation has no updateScript 2022-11-30T13:40:30 2022-11-30T13:40:30 [quotedUrls] 2022-11-30T13:40:30 [quotedUrls] nothing found to replace 2022-11-30T13:40:30 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-11-30T13:42:03 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/z5lk2w8718bghrmymn5y8q4jbk5lf5zr-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/wxf1n90xm3f17d086pw6hr3gjcf4gdaw-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/rzqharjw28g3cbgdkh8s63rp55akf230-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/b39khbni04np0z5m98nqmvidsacqwd9d-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/zbi87b6967x988mdriihy6lm195xbib3-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/sl0bg0ariygr2cvpf0d7gd9jnclmi6ra-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/cj77nrgzzkvps21wyl1b5a5l9wrfn5xv-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/c3p6yihd35mpgqgxx5jmdvsz59bf9h4g-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/msn1w5hapjnckz4dnkjpmjwp88421a5z-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/67vay88qki37ypwbd40kz9zqw454slqg-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