python312Packages.policy-sentry: 0.12.10 -> 0.12.12

This commit is contained in:
R. Ryantm
2024-04-02 02:35:11 +00:00
parent ebde306504
commit 9a6034ab18
@@ -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 = [