python3Packages.python3-eventlib: 0.3.0 -> 0.3.1

This commit is contained in:
R. Ryantm
2026-01-24 02:45:04 +00:00
parent 565e0c1f0f
commit 5d16bcbce6
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "python3-eventlib";
version = "0.3.0";
version = "0.3.1";
format = "setuptools";
disabled = !isPy3k;
@@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "AGProjects";
repo = "python3-eventlib";
rev = version;
hash = "sha256-LFW3rCGa7A8tk6SjgYgjkLQ+72GE2WN8wG+XkXYTAoQ=";
hash = "sha256-jN9nn+rI4TJLrEiEIoVxQ3XnXWSws1FenGUfG3doc94=";
};
propagatedBuildInputs = [