2022-12-22T12:20:26 python3.9-docplex 2.23.222 -> 2.24.232 https://repology.org/metapackage/python3.9-docplex/versions 2022-12-22T12:20:28 attrpath: python39Packages.docplex 2022-12-22T12:20:28 Checking auto update branch... 2022-12-22T12:20:33 [version] 2022-12-22T12:20:33 [version] skipping because derivation has updateScript 2022-12-22T12:20:33 [rustCrateVersion] 2022-12-22T12:20:33 [rustCrateVersion] No cargoSha256 found 2022-12-22T12:20:33 [golangModuleVersion] 2022-12-22T12:20:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T12:20:33 [updateScript] 2022-12-22T12:20:34 [updateScript] Success 2022-12-22T12:20:34 [updateScript] this derivation will be built: /nix/store/d2bkaiq18s87a9x6wvclrlg97zn9pmpv-packages.json.drv building '/nix/store/d2bkaiq18s87a9x6wvclrlg97zn9pmpv-packages.json.drv'... Going to be running update for following packages: - python3.9-docplex-2.23.222 Press Enter key to continue... Running update for: - python3.9-docplex-2.23.222: UPDATING ... - python3.9-docplex-2.23.222: DONE. Packages updated! 2022-12-22T12:20:34 2022-12-22T12:20:34 [quotedUrls] 2022-12-22T12:20:35 [quotedUrls] nothing found to replace 2022-12-22T12:20:35 Diff after rewrites: diff --git a/pkgs/development/python-modules/docplex/default.nix b/pkgs/development/python-modules/docplex/default.nix index 5f64ee3a6fe..3a7c5f74a43 100644 --- a/pkgs/development/python-modules/docplex/default.nix +++ b/pkgs/development/python-modules/docplex/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "docplex"; - version = "2.23.222"; + version = "2.24.232"; # No source available from official repo src = fetchPypi { inherit pname version; - sha256 = "sha256-c5XpfEGTkojgzk+ATHCSzzh04zeEVJEEKBp+lPfS+x4="; + sha256 = "sha256-Mo4Ih/2ltIonP37BDyCi0fY2bkPt2ij1F0A1Ws1sF1g="; }; propagatedBuildInputs = [ 2022-12-22T12:22:03 No auto update branch exists 2022-12-22T12:22:03 There might already be an open PR for this update: - python310Packages.docplex: 2.23.222 -> 2.24.232 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/203624"