python311Packages.pymysql 0 -> 1 attrpath: python311Packages.pymysql 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/q61jmi1cw3kk0hig0bs3lsg7pm2q9aqp-packages.json.drv building '/nix/store/q61jmi1cw3kk0hig0bs3lsg7pm2q9aqp-packages.json.drv'... Going to be running update for following packages: - python3.11-PyMySQL-1.0.2 Press Enter key to continue... Running update for: - python3.11-PyMySQL-1.0.2: UPDATING ... - python3.11-PyMySQL-1.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pymysql/default.nix b/pkgs/development/python-modules/pymysql/default.nix index 888b5b9d309c..770827270592 100644 --- a/pkgs/development/python-modules/pymysql/default.nix +++ b/pkgs/development/python-modules/pymysql/default.nix @@ -6,11 +6,11 @@ buildPythonPackage rec { pname = "PyMySQL"; - version = "1.0.2"; + version = "1.1.0"; src = fetchPypi { inherit pname version; - sha256 = "816927a350f38d56072aeca5dfb10221fe1dc653745853d30a216637f5d7ad36"; + sha256 = "sha256-TxOn34vzalHoHdnzYF/t5FpIeP4C+SNjSf2Co/BhL5Y="; }; propagatedBuildInputs = [ cryptography ]; No auto update branch exists Python package with too many package rebuilds 2218 > 25