Merge pull request #196482 from r-ryantm/auto-update/python310Packages.blebox-uniapi
python310Packages.blebox-uniapi: 2.1.1 -> 2.1.2
This commit is contained in:
commit
67e8823608
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "blebox-uniapi";
|
pname = "blebox-uniapi";
|
||||||
version = "2.1.1";
|
version = "2.1.2";
|
||||||
format = "setuptools";
|
format = "setuptools";
|
||||||
|
|
||||||
disabled = pythonOlder "3.9";
|
disabled = pythonOlder "3.9";
|
||||||
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
|||||||
owner = "blebox";
|
owner = "blebox";
|
||||||
repo = "blebox_uniapi";
|
repo = "blebox_uniapi";
|
||||||
rev = "refs/tags/v${version}";
|
rev = "refs/tags/v${version}";
|
||||||
hash = "sha256-F0zvfqbcQCgpr9//TfhUHVT5KofFSyzRKWkLw4I4gxk=";
|
hash = "sha256-YOWzP89Qpj1o6OjCrtgT+UioJZKePAQOkb4dBeE4IYo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user