summaryrefslogtreecommitdiff
path: root/dev-python/ip-associations-python-novaclient-ext
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-python/ip-associations-python-novaclient-ext
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-python/ip-associations-python-novaclient-ext')
-rw-r--r--dev-python/ip-associations-python-novaclient-ext/Manifest3
-rw-r--r--dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild20
-rw-r--r--dev-python/ip-associations-python-novaclient-ext/metadata.xml15
3 files changed, 0 insertions, 38 deletions
diff --git a/dev-python/ip-associations-python-novaclient-ext/Manifest b/dev-python/ip-associations-python-novaclient-ext/Manifest
deleted file mode 100644
index f0a4a4471e3c..000000000000
--- a/dev-python/ip-associations-python-novaclient-ext/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST ip_associations_python_novaclient_ext-0.2.tar.gz 2362 BLAKE2B 59f36ea7db01a3157bb1c20cb4740bdc660751aa005d826189cca132e56faa903c0075d8f03646740dc9233172d804666364bd3f34a5832b19fc7760d31c51d8 SHA512 533910e50508f45dab14c4000c26b9f66311a14554df0358c3fee5bb8e22296dabfe10afd56f2d79ea6015122c4172829a2a38ae4656924563e064f180d7056a
-EBUILD ip-associations-python-novaclient-ext-0.2.ebuild 671 BLAKE2B 8676da8cb92d95b35908bb1392a295cf52216d8473cb3e71c376ebc73f25b35afcd089450e532513160f794eaa80f89f69e629e44dafe71678916c84614bca94 SHA512 6c24d62b47a7caece22bf4a1ae1eeb018157f5a45a521dba6ad7a824514ddd776841b4bd080de06aa7baa0d68fe7da3c04b0bee5141290bab1438aa7102f7517
-MISC metadata.xml 567 BLAKE2B 10c3d3b992fa6bbbdd3436ef29e36cf1daa124c663ce1b5fd294d562f1f5d4e2299a20df2d45d5226ba8e493efb441f0059e5491b4fd5f639e67ca718622f61c SHA512 8061c87d531af77b266e34c6fc66f7ed3a5c569da23ce681398f0610eab645d69e13bfe629e5a4c3cdf89c37a63c2dc1e404e3c199e60d39bbcdb69d4ba33dbc
diff --git a/dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild b/dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild
deleted file mode 100644
index 8d478cad43c7..000000000000
--- a/dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Disk Config extension for python-novaclient"
-HOMEPAGE="https://github.com/rackspace/ip_associations_python_novaclient_ext"
-SRC_URI="mirror://pypi/${PN:0:1}/ip_associations_python_novaclient_ext/ip_associations_python_novaclient_ext-${PV}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-S="${WORKDIR}/ip_associations_python_novaclient_ext-${PV}"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND=">=dev-python/python-novaclient-2.20.0[${PYTHON_USEDEP}]"
diff --git a/dev-python/ip-associations-python-novaclient-ext/metadata.xml b/dev-python/ip-associations-python-novaclient-ext/metadata.xml
deleted file mode 100644
index 10c4c8adf3b0..000000000000
--- a/dev-python/ip-associations-python-novaclient-ext/metadata.xml
+++ /dev/null
@@ -1,15 +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>
- <longdescription lang="en">
- Adds IP association extension support to python-novaclient
- </longdescription>
- <upstream>
- <remote-id type="pypi">ip_associations_python_novaclient_ext</remote-id>
- <remote-id type="github">rackspace/ip_associations_python_novaclient_ext</remote-id>
- </upstream>
-</pkgmetadata>