Merge pull request #328657 from r-ryantm/auto-update/python312Packages.python-smarttub

python312Packages.python-smarttub: 0.0.36 -> 0.0.37
This commit is contained in:
Nick Cao 2024-07-20 14:18:35 -04:00 committed by GitHub
commit a5e21acbe8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 = [