python312Packages.python-smarttub: 0.0.36 -> 0.0.37

This commit is contained in:
R. Ryantm
2024-07-20 12:25:39 +00:00
parent b098e0c792
commit 7fd39bfeb3
@@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "python-smarttub";
version = "0.0.36";
version = "0.0.37";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "mdz";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-cng19NW5Eq3arysl0B3dfK2Hy6lQFBFh7g2hxvxeklU=";
hash = "sha256-Dy7Nsq3qhVWb9W6ledD+Gq3fMQ/qLsxGmTBB+AQ5IZc=";
};
propagatedBuildInputs = [