Loading pkgs/development/python-modules/base64io/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { homepage = "https://base64io-python.readthedocs.io/"; changelog = "https://github.com/aws/base64io-python/blob/${version}/CHANGELOG.rst"; description = "Python stream implementation for base64 encoding/decoding"; license = licenses.apsl20; license = licenses.asl20; maintainers = with maintainers; [ anthonyroussel ]; }; } Loading
pkgs/development/python-modules/base64io/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { homepage = "https://base64io-python.readthedocs.io/"; changelog = "https://github.com/aws/base64io-python/blob/${version}/CHANGELOG.rst"; description = "Python stream implementation for base64 encoding/decoding"; license = licenses.apsl20; license = licenses.asl20; maintainers = with maintainers; [ anthonyroussel ]; }; }