Merge pull request #265669 from r-ryantm/auto-update/python311Packages.python-smarttub

python311Packages.python-smarttub: 0.0.34 -> 0.0.35
This commit is contained in:
Fabian Affolter 2023-11-05 18:28:52 +01:00 committed by GitHub
commit eab6b65fca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "python-smarttub";
version = "0.0.34";
version = "0.0.35";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "mdz";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-PFlVxSxGcbqvA1cQZkKLtrmg+Dere4B1VCUzIU8RaI8=";
hash = "sha256-8Z4wZRJJV4TED6foM2Db+Ghl+EHrfGXoXZm3KsNh8OQ=";
};
propagatedBuildInputs = [