python3Packages.hass-nabucasa: 0.39.0 -> 0.41.0
This commit is contained in:
committed by
Jonathan Ringer
parent
32b2eb6730
commit
82f32abe7d
@@ -1,14 +1,14 @@
|
||||
{ lib
|
||||
, buildPythonPackage
|
||||
, fetchFromGitHub
|
||||
, cryptography
|
||||
, boto3
|
||||
, buildPythonPackage
|
||||
, cryptography
|
||||
, envs
|
||||
, fetchFromGitHub
|
||||
, isPy27
|
||||
, mock
|
||||
, pytestCheckHook
|
||||
, python-jose
|
||||
, requests
|
||||
, pytestCheckHook
|
||||
, mock
|
||||
, isPy27
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user