mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
python3Packages.alibabacloud-credentials: update meta
This commit is contained in:
parent
831e44d28a
commit
3ea816475e
1 changed files with 2 additions and 1 deletions
|
|
@ -38,7 +38,8 @@ buildPythonPackage (finalAttrs: {
|
|||
|
||||
meta = {
|
||||
description = "Aliyun Credentials Library for Python";
|
||||
homepage = "https://pypi.org/project/alibabacloud-credentials/";
|
||||
homepage = "https://github.com/aliyun/credentials-python";
|
||||
changelog = "https://github.com/aliyun/credentials-python/releases/tag/v${finalAttrs.version}";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ fab ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue