python310Packages.python-vlc 3.0.18122 -> 3.0.20123 https://repology.org/project/python:python-vlc/versions attrpath: python310Packages.python-vlc 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/1bp6y9hhi65ppkl00mvvkjalbjj7ak5y-packages.json.drv building '/nix/store/1bp6y9hhi65ppkl00mvvkjalbjj7ak5y-packages.json.drv'... Going to be running update for following packages: - python3.10-python-vlc-3.0.18122 Press Enter key to continue... Running update for: - python3.10-python-vlc-3.0.18122: UPDATING ... - python3.10-python-vlc-3.0.18122: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-vlc/default.nix b/pkgs/development/python-modules/python-vlc/default.nix index bb603396c787..cdc557bbe879 100644 --- a/pkgs/development/python-modules/python-vlc/default.nix +++ b/pkgs/development/python-modules/python-vlc/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "python-vlc"; - version = "3.0.18122"; + version = "3.0.20123"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-EDm94oeFO0t7Yboi2DdhgyQ094UG2nYt+wYCkb8yiX0="; + hash = "sha256-JE+7njkqAyaEH8qSbW0SoqNsVGmCGR9JPxSPoZ5msdQ="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.python-vlc: 3.0.18122 -> 3.0.20123 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/265672"