python310Packages.drf-yasg 0 -> 1 attrpath: python310Packages.drf-yasg 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/i7llcvlgqfqz1m6wdn2ws3x9fqg7vb91-packages.json.drv building '/nix/store/i7llcvlgqfqz1m6wdn2ws3x9fqg7vb91-packages.json.drv'... Going to be running update for following packages: - python3.10-drf-yasg-1.21.5 Press Enter key to continue... Running update for: - python3.10-drf-yasg-1.21.5: UPDATING ... - python3.10-drf-yasg-1.21.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/drf-yasg/default.nix b/pkgs/development/python-modules/drf-yasg/default.nix index 2a12ca816f45..8c6692d7c8f4 100644 --- a/pkgs/development/python-modules/drf-yasg/default.nix +++ b/pkgs/development/python-modules/drf-yasg/default.nix @@ -14,11 +14,11 @@ buildPythonPackage rec { pname = "drf-yasg"; - version = "1.21.5"; + version = "1.21.7"; src = fetchPypi { inherit pname version; - hash = "sha256-zu8MO13EOJeBr9eG5tw2l68qL+DYck7h9jfCPXW7xbI="; + hash = "sha256-TDuTBos9/KaWmrERFV5N1vey1oC5h3jej9Rgt4N72w0="; }; postPatch = '' 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.drf-yasg nix build failed. adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js' adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js.map' adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js' adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js.map' adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js' adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js.map' adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css' adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.css.map' adding 'drf_yasg/static/drf-yasg/swagger-ui-dist/swagger-ui.js.map' adding 'drf_yasg/templates/drf-yasg/redoc-old.html' adding 'drf_yasg/templates/drf-yasg/redoc.html' adding 'drf_yasg/templates/drf-yasg/swagger-ui.html' adding 'drf_yasg-1.21.7.dist-info/LICENSE.rst' adding 'drf_yasg-1.21.7.dist-info/METADATA' adding 'drf_yasg-1.21.7.dist-info/WHEEL' adding 'drf_yasg-1.21.7.dist-info/top_level.txt' adding 'drf_yasg-1.21.7.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/drf-yasg-1.21.7/dist /build/drf-yasg-1.21.7 Processing ./drf_yasg-1.21.7-py3-none-any.whl Requirement already satisfied: pytz>=2021.1 in /nix/store/7z47c8iafxv4yxxgn20hg0sf9kaqv53a-python3.10-pytz-2023.3/lib/python3.10/site-packages (from drf-yasg==1.21.7) (2023.3) Requirement already satisfied: djangorestframework>=3.10.3 in /nix/store/sgixc3mm5cggr5ljdc26cirmdpzk8i74-python3.10-djangorestframework-3.14.0/lib/python3.10/site-packages (from drf-yasg==1.21.7) (3.14.0) Requirement already satisfied: uritemplate>=3.0.0 in /nix/store/8qv82yacmhw70dp4sv8dh2dx220ahn14-python3.10-uritemplate-4.1.1/lib/python3.10/site-packages (from drf-yasg==1.21.7) (4.1.1) ERROR: Could not find a version that satisfies the requirement pyyaml>=5.1 (from drf-yasg) (from versions: none) ERROR: No matching distribution found for pyyaml>=5.1