From b85374f4b7dcf3a69132bb67f8c843166dc42d7e Mon Sep 17 00:00:00 2001 From: 0x5c Date: Fri, 22 Jul 2022 03:16:06 -0400 Subject: [PATCH] python3-keyring: orphan. --- srcpkgs/python3-keyring/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-keyring/template b/srcpkgs/python3-keyring/template index 298460551bf..cf55f724254 100644 --- a/srcpkgs/python3-keyring/template +++ b/srcpkgs/python3-keyring/template @@ -9,7 +9,7 @@ depends="python3-SecretStorage python3-importlib_metadata" checkdepends="python3-importlib_metadata python3-pytest python3-pytest-flake8 python3-pytest-cov" short_desc="Python interface to the system keyring service" -maintainer="Oliver Kiddle " +maintainer="Orphaned " license="MIT" homepage="https://github.com/jaraco/keyring" changelog="https://raw.githubusercontent.com/jaraco/keyring/master/CHANGES.rst"