python310Packages.plaid-python 13.0.0 -> 14.0.0 https://repology.org/project/python:plaid-python/versions attrpath: python310Packages.plaid-python 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/bq6alkd41zdv4yqwh7zaxsq6xf2hydca-packages.json.drv building '/nix/store/bq6alkd41zdv4yqwh7zaxsq6xf2hydca-packages.json.drv'... Going to be running update for following packages: - python3.10-plaid-python-13.0.0 Press Enter key to continue... Running update for: - python3.10-plaid-python-13.0.0: UPDATING ... - python3.10-plaid-python-13.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/plaid-python/default.nix b/pkgs/development/python-modules/plaid-python/default.nix index 37223e77980..19e0abb456b 100644 --- a/pkgs/development/python-modules/plaid-python/default.nix +++ b/pkgs/development/python-modules/plaid-python/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "plaid-python"; - version = "13.0.0"; + version = "14.0.0"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-xe0HK6S612q/DiNLGpBqhfTg1RVvzeeez5Y0ot/+Tqk="; + hash = "sha256-msbSRyVHZbQ326WG+4gEzlsbugG3De82mBCaOvJykbw="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/yivrivsr3sjcy5ppln2mxs1a8nncx6vd-python3.10-plaid-python-14.0.0" [check][nixpkgs-review]