python310Packages.pyodbc 0 -> 1 attrpath: python310Packages.pyodbc 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/js8zd3jhv49p7apdgcalgyj3qhnwvhpn-packages.json.drv building '/nix/store/js8zd3jhv49p7apdgcalgyj3qhnwvhpn-packages.json.drv'... Going to be running update for following packages: - python3.10-pyodbc-4.0.35 Press Enter key to continue... Running update for: - python3.10-pyodbc-4.0.35: UPDATING ... - python3.10-pyodbc-4.0.35: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyodbc/default.nix b/pkgs/development/python-modules/pyodbc/default.nix index d3e7faf03cd..d8cf1f260da 100644 --- a/pkgs/development/python-modules/pyodbc/default.nix +++ b/pkgs/development/python-modules/pyodbc/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "pyodbc"; - version = "4.0.35"; + version = "4.0.39"; format = "setuptools"; disabled = pythonOlder "3.7" || isPyPy; # use pypypdbc instead src = fetchPypi { inherit pname version; - hash = "sha256-krmvSOi5KEVbyLlL89oFdR+uwJMqEe7iN8GJxtQ55cg="; + hash = "sha256-5Si7cN1tYpnuQphokl3whm4+kZx3K57/ecjheSDY8RY="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 28 > 25