python37Packages.pyhomematic: 0.1.52 -> 0.1.53
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.7-pyhomematic/versions
This commit is contained in:
parent
25a3b0b731
commit
0b45aa93ca
@ -2,13 +2,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pyhomematic";
|
||||
version = "0.1.52";
|
||||
version = "0.1.53";
|
||||
|
||||
disabled = !isPy3k;
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "4947b75401245d3a69de698617bb81fcba1ed7fd56c15d339a5f3b2bbbc391f7";
|
||||
sha256 = "1crqdqbv7yqw2pasydy51ps048phbdn7s37xaba9npd1xm8g7jvh";
|
||||
};
|
||||
|
||||
# PyPI tarball does not include tests/ directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user