summaryrefslogtreecommitdiff
path: root/dev-python/futurist
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-20 14:45:01 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-20 14:45:01 +0100
commit34dea8e38f88007799629d0a56b12dec480b1d21 (patch)
tree6790873994b58030360328cf5897d934b3b03d16 /dev-python/futurist
parent7932d472a02d4c016ff7dff4b7a5479ab9d1883d (diff)
gentoo resync : 20.06.2021
Diffstat (limited to 'dev-python/futurist')
-rw-r--r--dev-python/futurist/Manifest3
-rw-r--r--dev-python/futurist/futurist-2.3.0.ebuild23
-rw-r--r--dev-python/futurist/metadata.xml12
3 files changed, 0 insertions, 38 deletions
diff --git a/dev-python/futurist/Manifest b/dev-python/futurist/Manifest
deleted file mode 100644
index 33726a3f5ba6..000000000000
--- a/dev-python/futurist/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST futurist-2.3.0.tar.gz 42993 BLAKE2B ace10473ee65dedfa33f021437e6d2e974e7e9acd7eb5c6ae6955b133d74376d0bc5e966a8db502f17ff1825abaad1f6b583c6a21dcdd33d87ed4063d35a4638 SHA512 fa12314ce1bc12ccb7d8dd0e99a76a63dbd6a1c6560ca976eacb782f2c28a6003aee820d8ea745b59d35280b047e67563b046c761737d76fefb5928fdfba20e9
-EBUILD futurist-2.3.0.ebuild 623 BLAKE2B 82b4b00f3d3b2a244d91fcb45b49f0d6b6f8a4269c6e274116c1f9b660567356136adac6d7e68622416ba6be9e4e3e2a5d54f0ee46702cc84d1a6a574ae49e40 SHA512 c6dccfd4a47093b494936f83bbb0172f615fbb45497d7b806aaee3ac847a571276387887c542d5b7392c762bbc97488ba3fc5a18e8261f5e098343e378524e2b
-MISC metadata.xml 349 BLAKE2B 40750c45ec321c5bc2f42a376407bdf64432ba272a7becfaac0a105ad98913eec66b1a3524e8d26233ed16b3a0f14f8ed58998c5ed532874e0e2145d6d88f177 SHA512 e824f25c81bfaafb527f8998e1e1bad975597d08247453210e7d302af0130b43af6e7cee94f6cc2a05350bafbb7109abd0ff5bfc01a5507838867e02e4afa61c
diff --git a/dev-python/futurist/futurist-2.3.0.ebuild b/dev-python/futurist/futurist-2.3.0.ebuild
deleted file mode 100644
index 78c48e4fd401..000000000000
--- a/dev-python/futurist/futurist-2.3.0.ebuild
+++ /dev/null
@@ -1,23 +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 )
-DISTUTILS_USE_SETUPTOOLS=bdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Useful additions to futures, from the future"
-HOMEPAGE="https://pypi.org/project/futurist/ http://docs.openstack.org/developer/futurist"
-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}]"
-RDEPEND="
- >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
- >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/futurist/metadata.xml b/dev-python/futurist/metadata.xml
deleted file mode 100644
index b289e4ecf9bf..000000000000
--- a/dev-python/futurist/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>prometheanfire@gentoo.org</email>
- <name>Matthew Thode</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">futurist</remote-id>
- </upstream>
-</pkgmetadata>