Commit 989aa89d authored by R. RyanTM's avatar R. RyanTM
Browse files

python310Packages.policy-sentry: 0.12.7 -> 0.12.8

parent e7eb1f79
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.7";
  version = "0.12.8";
  format = "setuptools";

  disabled = pythonOlder "3.7";
@@ -21,7 +21,7 @@ buildPythonPackage rec {
    owner = "salesforce";
    repo = "policy_sentry";
    rev = "refs/tags/${version}";
    hash = "sha256-r2UQrMmgWaS1v8ZSFSvpwiSRdGw5uTAoWIlSbzrG6/g=";
    hash = "sha256-I56xWBbE1TqP+I8Op5X4TqHNB+gRlEPi7YQldIsjv4Q=";
  };

  propagatedBuildInputs = [