Unverified Commit d4df8961 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

python39: 3.9.19 -> 3.9.20; python310: 3.10.14 -> 3.10.15; python313:...

python39: 3.9.19 -> 3.9.20; python310: 3.10.14 -> 3.10.15; python313: 3.13.0rc1 -> 3.13.0rc2 (#340330)
parents 9bc45c08 6868416e
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -47,10 +47,10 @@ in {
    sourceVersion = {
      major = "3";
      minor = "9";
      patch = "19";
      patch = "20";
      suffix = "";
    };
    hash = "sha256-1Iks0WGPZFjLhRIIwDDfFIJ3lgnQ85OZkb04GE+MZ54=";
    hash = "sha256-aygSee/YUpTS1pk+FzmDpXRkwBM5Vvu7VTbslka+rww=";
    inherit (darwin) configd;
    inherit passthruFun;
  };
@@ -60,10 +60,10 @@ in {
    sourceVersion = {
      major = "3";
      minor = "10";
      patch = "14";
      patch = "15";
      suffix = "";
    };
    hash = "sha256-nFBIH6qMKDIym6D8iGjQpgamgPxPYOxI0mzo4HZ1H9o=";
    hash = "sha256-qrCVCBdzUXJgGHmHLZN8HkkopXxAmuAjaew9kdzOvnk=";
    inherit (darwin) configd;
    inherit passthruFun;
  };
@@ -93,9 +93,9 @@ in {
      major = "3";
      minor = "13";
      patch = "0";
      suffix = "rc1";
      suffix = "rc2";
    };
    hash = "sha256-Z4uIR3XuwCJNUVn6kAh5AgusoqNs6UL9lf6/oa20pr0=";
    hash = "sha256-1g6LfBDeT3HS3/r3x76O+lTcHlMv6THbuE5fYlcJ4jc=";
    inherit (darwin) configd;
    inherit passthruFun;
  };