python3Packages.paypal-checkout-serversdk: drop changelog url
The repo was removed, but the package is still used in Pretix for the time being.
This commit is contained in:
@@ -43,7 +43,6 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/paypal/Checkout-Python-SDK/releases/tag/${version}";
|
||||
description = "Python SDK for Checkout RESTful APIs";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ hexa ];
|
||||
|
||||
Reference in New Issue
Block a user