python36Packages.pyhomematic: 0.1.50 -> 0.1.51
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.6-pyhomematic/versions
This commit is contained in:
parent
d208fa53eb
commit
7eff6a8aa6
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "pyhomematic";
|
pname = "pyhomematic";
|
||||||
version = "0.1.50";
|
version = "0.1.51";
|
||||||
|
|
||||||
disabled = !isPy3k;
|
disabled = !isPy3k;
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
sha256 = "d1b13b2786784b197e279e82fb0fbdb11cb55df91b48c12160d85de435fd4046";
|
sha256 = "1cgzyb0bnzh7xy9nz28sncl941rk51ib1liypj27y7iq3g6pjhi7";
|
||||||
};
|
};
|
||||||
|
|
||||||
# PyPI tarball does not include tests/ directory
|
# PyPI tarball does not include tests/ directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user