Merge pull request #246880 from r-ryantm/auto-update/python310Packages.opower

python310Packages.opower: 0.0.15 -> 0.0.18
This commit is contained in:
Nick Cao 2023-08-02 19:11:49 -06:00 committed by GitHub
commit 8215f8f5d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "opower";
version = "0.0.15";
version = "0.0.18";
format = "pyproject";
disabled = pythonOlder "3.7";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "tronikos";
repo = "opower";
rev = "refs/tags/v${version}";
hash = "sha256-hSwKdxtWgxJCdKk9tw7iCBC7I4buxbRfx4GRwyym6rg=";
hash = "sha256-IlM4BPwZ42Bequs3edzP+iclOsHRf6bsDaaZOg+ynx4=";
};
pythonRemoveDeps = [