python310Packages.pyopengl 3.1.6 -> 3.1.7 https://repology.org/project/python:pyopengl/versions attrpath: python310Packages.pyopengl 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mywclk4vj5v3isrrhjhnihgviw558hcz-packages.json.drv building '/nix/store/mywclk4vj5v3isrrhjhnihgviw558hcz-packages.json.drv'... Going to be running update for following packages: - python3.10-pyopengl-3.1.6 Press Enter key to continue... Running update for: - python3.10-pyopengl-3.1.6: UPDATING ... - python3.10-pyopengl-3.1.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyopengl/default.nix b/pkgs/development/python-modules/pyopengl/default.nix index 318f2aa033b6..07a092cb49d3 100644 --- a/pkgs/development/python-modules/pyopengl/default.nix +++ b/pkgs/development/python-modules/pyopengl/default.nix @@ -7,13 +7,13 @@ buildPythonPackage rec { pname = "pyopengl"; - version = "3.1.6"; + version = "3.1.7"; format = "setuptools"; src = fetchPypi { pname = "PyOpenGL"; inherit version; - hash = "sha256-jqbIdzkn7adAW//G9buTvoFWmnsFyMrFDNlOlp3OXic="; + hash = "sha256-7vMaOIjmmE/U2ObJlhsYTJgTyoJgTTf+PagOsACnbIY="; }; propagatedBuildInputs = [ pillow ]; No auto update branch exists Python package with too many package rebuilds 49 > 25