From 34dea8e38f88007799629d0a56b12dec480b1d21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Jun 2021 14:45:01 +0100 Subject: gentoo resync : 20.06.2021 --- dev-python/automaton/Manifest | 3 --- dev-python/automaton/automaton-2.2.0.ebuild | 28 ---------------------------- dev-python/automaton/metadata.xml | 12 ------------ 3 files changed, 43 deletions(-) delete mode 100644 dev-python/automaton/Manifest delete mode 100644 dev-python/automaton/automaton-2.2.0.ebuild delete mode 100644 dev-python/automaton/metadata.xml (limited to 'dev-python/automaton') diff --git a/dev-python/automaton/Manifest b/dev-python/automaton/Manifest deleted file mode 100644 index 1116ae3472ac..000000000000 --- a/dev-python/automaton/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST automaton-2.2.0.tar.gz 31629 BLAKE2B 1db3968bf2eb3dcec77edd6ca8f7ad6afd16d4e1a23fe3f5520ab78d8b78e817cf9bde14bb008e8740fdbd03e4b871361402283407133def0c15485962a210ce SHA512 9b773ac93f17542800b93e36ca8b42ab522b2fb1c72d36256a62a37463e49e9f299fbdb9d4507b7f2a6cf678bbcd16fc86be9d20720acf0b254e1bacca4c0300 -EBUILD automaton-2.2.0.ebuild 723 BLAKE2B 2647950e6be6536313e50abe9cd91af815dc4c09654b917c855c971114b9ae1cbb8ba647efc7eb98351284ec9ce6645631c992310a192522ad6d2f678c5398ff SHA512 fb9fa96fb72d77ef33cdd03e7790993f60422e5f6db647b4a8882be536cc8120ecfdfeca9cacec032c8f4fc6ee0fc8b26c312c13b9fa9178d17c9b974b48946f -MISC metadata.xml 350 BLAKE2B 83a8608d8f6a54796e060b60f74521bae97e13c03ab0188afe68e371de21636acd436e88d5ddcc9c9bdde48223b9a47b4d3f9d6ee59031c764d87c6b1a42fc47 SHA512 4064753489d9f94ff4bcbc7f1b681cc18b7c430eb0b54cc06a50018ece08707c1210e97febedd567ecec6941cec9b2be7727e7631bc82e96e057437dc9033ed2 diff --git a/dev-python/automaton/automaton-2.2.0.ebuild b/dev-python/automaton/automaton-2.2.0.ebuild deleted file mode 100644 index e98047b21531..000000000000 --- a/dev-python/automaton/automaton-2.2.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_7 python3_8 ) - -inherit distutils-r1 - -DESCRIPTION="Friendly state machines for python." -HOMEPAGE="https://pypi.org/project/automaton/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -IUSE="" - -DEPEND=" - >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] - !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}] -" -RDEPEND=" - >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] - !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}] - >=dev-python/six-1.10.0[${PYTHON_USEDEP}] - >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}] - - - - - prometheanfire@gentoo.org - Matthew Thode - - - - automaton - - -- cgit v1.2.3