python3Packages.aioboto3: 15.1.0 -> 15.5.0
https://github.com/terricain/aioboto3/blob/v15.5.0/CHANGELOG.rst This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -64,7 +64,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "Wrapper to use boto3 resources with the aiobotocore async backend";
|
||||
homepage = "https://github.com/terricain/aioboto3";
|
||||
changelog = "https://github.com/terricain/aioboto3/blob/${src.rev}/CHANGELOG.rst";
|
||||
changelog = "https://github.com/terricain/aioboto3/blob/${src.tag}/CHANGELOG.rst";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = [ ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user