summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-02-16 17:35:49 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2018-02-16 19:38:03 -0600
commita6696d8fdc2fda4b20f33e7bcdb3bcab94a158c2 (patch)
treedcdd61c3436b60b83d8d2dd96c1b42cca76424e2 /dev-python/osprofiler
parentdev-python/pycadf: 2.7.0 (diff)
downloadgentoo-a6696d8fdc2fda4b20f33e7bcdb3bcab94a158c2.tar.gz
gentoo-a6696d8fdc2fda4b20f33e7bcdb3bcab94a158c2.tar.bz2
gentoo-a6696d8fdc2fda4b20f33e7bcdb3bcab94a158c2.zip
dev-python/osprofiler: 1.15.2 bup
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/osprofiler')
-rw-r--r--dev-python/osprofiler/Manifest4
-rw-r--r--dev-python/osprofiler/osprofiler-1.15.2.ebuild (renamed from dev-python/osprofiler/osprofiler-1.5.0.ebuild)6
-rw-r--r--dev-python/osprofiler/osprofiler-1.2.0.ebuild27
-rw-r--r--dev-python/osprofiler/osprofiler-1.4.0.ebuild28
4 files changed, 3 insertions, 62 deletions
diff --git a/dev-python/osprofiler/Manifest b/dev-python/osprofiler/Manifest
index 2a074b2dd9cb..fccbea3cb107 100644
--- a/dev-python/osprofiler/Manifest
+++ b/dev-python/osprofiler/Manifest
@@ -1,4 +1,2 @@
DIST osprofiler-1.11.0.tar.gz 75301 BLAKE2B abad6752d9779c9f0244ef4ef279ac4236ea765ec3903bdeade771c2c41d31eb78cd4596c57120b8558200fb0fdff1b6aa0e00a76eb6d634ccd9552e755e03cd SHA512 41697a9d3bfb81f0c193bd1bd82cb470f1e7e410192e982c076877026457c9b7eb3d17b72c3d02ba4e1bda6ff4a7006798210f37c67d75ff600e41fa047ca59e
-DIST osprofiler-1.2.0.tar.gz 53375 BLAKE2B a48a6a5a5b022e7d7977364f8db8e5bb69be2696d47c9a38b60beb6a4a09d27dc329ba5dd4d4565f1cc4c0f16025a5b827e29914725ac63577df62f54061d541 SHA512 4c7d9ac8ed447e5b6bf8dabd37a144dad21c176e42abd20348a6f3fe2eccc9f05fa88aa04e63ea730bc9acd52c69a2949b39535363ba47e5b6ad96804fb3c0c5
-DIST osprofiler-1.4.0.tar.gz 59906 BLAKE2B 89115f5c76f160a0c0655ef656eeb1ac3c7d18dde965be81b36d750bb48f297804258bcaeb8e02b8185297fa0839ffeb8ec458cd24a3ccccb57a36e452046205 SHA512 541f51b949158d7ce5ff31c8d5632a57ce557469e3277d9aae1c589377388e9f57a7abcd436c4452af544ba3d4dd3332e43b8e3594e7aa13a526f0d24360c176
-DIST osprofiler-1.5.0.tar.gz 72539 BLAKE2B 34cea91e45aa9f45cd4f94155f9ddf332689ebd8d4e589916eb1744cc26527d815680ab33639d0f4f514094900a3bfc57ca58938f0190f7348e4adef1fa964b3 SHA512 a4adaf39e4680d5d7d729b27c578919b335209671f911138e135c7554f0af33dce25e46863e65f98a2022a534e0f93c77acbc3bc69d304a28aa846fb5dbf469c
+DIST osprofiler-1.15.2.tar.gz 80503 BLAKE2B 280f96ece13ba0973692c6ab29b0ee783465b05721eaf2914eb9bd58615c0c7ece91aa3118d03a5fd57296318626d34e9c8b88f80ac6d8b1914b3a9c5d24ad49 SHA512 16deacf3163eb2bbb616ce2e7381feb0174812fff526eb18fd5a9436912b70ff331587bfd4dda1aefdcf75ed7ec21a88e04d8ec9e65771b466fa083a7a33b782
diff --git a/dev-python/osprofiler/osprofiler-1.5.0.ebuild b/dev-python/osprofiler/osprofiler-1.15.2.ebuild
index edb368df8464..b671a8e68e34 100644
--- a/dev-python/osprofiler/osprofiler-1.5.0.ebuild
+++ b/dev-python/osprofiler/osprofiler-1.15.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE=""
DEPEND="
@@ -20,9 +20,7 @@ DEPEND="
>=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]
"
RDEPEND="
- >=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]
>=dev-python/six-1.9.0[${PYTHON_USEDEP}]
- >=dev-python/oslo-messaging-5.2.0[${PYTHON_USEDEP}]
>=dev-python/oslo-utils-3.16.0[${PYTHON_USEDEP}]
>=dev-python/webob-1.6.0[${PYTHON_USEDEP}]
>=dev-python/requests-2.10.0[${PYTHON_USEDEP}]
diff --git a/dev-python/osprofiler/osprofiler-1.2.0.ebuild b/dev-python/osprofiler/osprofiler-1.2.0.ebuild
deleted file mode 100644
index 9bf3f9601395..000000000000
--- a/dev-python/osprofiler/osprofiler-1.2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="OpenStack Profiler Library"
-HOMEPAGE="https://launchpad.net/osprofiler"
-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/setuptools[${PYTHON_USEDEP}]
- >=dev-python/pbr-1.6.0[${PYTHON_USEDEP}]
-"
-RDEPEND="
- >=dev-python/pbr-1.6.0[${PYTHON_USEDEP}]
- >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
- >=dev-python/oslo-utils-3.4.0[${PYTHON_USEDEP}]
- >=dev-python/webob-1.2.3[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/osprofiler/osprofiler-1.4.0.ebuild b/dev-python/osprofiler/osprofiler-1.4.0.ebuild
deleted file mode 100644
index a4c9141c2754..000000000000
--- a/dev-python/osprofiler/osprofiler-1.4.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="OpenStack Profiler Library"
-HOMEPAGE="https://launchpad.net/osprofiler"
-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/setuptools[${PYTHON_USEDEP}]
- >=dev-python/pbr-1.6.0[${PYTHON_USEDEP}]
-"
-RDEPEND="
- >=dev-python/pbr-1.6.0[${PYTHON_USEDEP}]
- >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
- >=dev-python/oslo-messaging-5.2.0[${PYTHON_USEDEP}]
- >=dev-python/oslo-utils-3.4.0[${PYTHON_USEDEP}]
- >=dev-python/webob-1.2.3[${PYTHON_USEDEP}]
-"