From 4f6a7664fe42ea91ded85a58a3b480426488a21c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:44:39 +0100 Subject: [PATCH] python-automat: orphan --- srcpkgs/python-automat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-automat/template b/srcpkgs/python-automat/template index 865b70d6a4b..a95e8d59bf8 100644 --- a/srcpkgs/python-automat/template +++ b/srcpkgs/python-automat/template @@ -7,7 +7,7 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools python-attrs python-six" checkdepends="python3-pytest python3-attrs python3-six python3-graphviz" short_desc="Finite-state machines in Python (Python2)" -maintainer="Alessio Sergi " +maintainer="Orphaned " license="MIT" homepage="https://github.com/glyph/Automat" distfiles="${PYPI_SITE}/A/Automat/Automat-${version}.tar.gz"