Commit 9a6034ab authored by R. RyanTM's avatar R. RyanTM
Browse files

python312Packages.policy-sentry: 0.12.10 -> 0.12.12

parent ebde3065
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@

buildPythonPackage rec {
  pname = "policy-sentry";
  version = "0.12.10";
  version = "0.12.12";
  format = "setuptools";

  disabled = pythonOlder "3.7";
@@ -21,7 +21,7 @@ buildPythonPackage rec {
    owner = "salesforce";
    repo = "policy_sentry";
    rev = "refs/tags/${version}";
    hash = "sha256-Kha5fq5l1yXWjDZq9GFKk3gYRtrEyiCFjbEAdYGPSa8=";
    hash = "sha256-1LYcUlGoSalbdo4tiNIYbdA04IHRTImhdWScpiCZk50=";
  };

  propagatedBuildInputs = [