python3Packages.amcrest: 1.9.8 -> 1.9.9
https://github.com/tchellomello/python-amcrest/releases/tag/1.9.9 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -56,7 +56,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Python module for Amcrest and Dahua Cameras";
|
||||
homepage = "https://github.com/tchellomello/python-amcrest";
|
||||
changelog = "https://github.com/tchellomello/python-amcrest/releases/tag/${version}";
|
||||
changelog = "https://github.com/tchellomello/python-amcrest/releases/tag/${src.tag}";
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user