* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/osprofiler/
2022-01-02 15:34 [gentoo-commits] repo/proj/guru:master commit in: dev-python/osprofiler/ Andrew Ammerlaan
@ 2022-01-02 15:34 ` Andrew Ammerlaan
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Ammerlaan @ 2022-01-02 15:34 UTC (permalink / raw
To: gentoo-commits
commit: d4008ddcbae1c6094e073f8fe2a05673ab098fa3
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 2 15:27:42 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 2 15:27:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4008ddc
dev-python/osprofiler: drop test dep dev-python/hacking
masked for removal in ::gentoo
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/osprofiler/osprofiler-3.4.2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/osprofiler/osprofiler-3.4.2.ebuild b/dev-python/osprofiler/osprofiler-3.4.2.ebuild
index 57e0503db..bdc5e8222 100644
--- a/dev-python/osprofiler/osprofiler-3.4.2.ebuild
+++ b/dev-python/osprofiler/osprofiler-3.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -41,7 +41,6 @@ DEPEND="
${RDEPEND}
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
test? (
- >=dev-python/hacking-3.1.0[${PYTHON_USEDEP}]
>=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
>=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/osprofiler/
@ 2022-01-02 15:34 Andrew Ammerlaan
2022-01-02 15:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Ammerlaan @ 2022-01-02 15:34 UTC (permalink / raw
To: gentoo-commits
commit: d4008ddcbae1c6094e073f8fe2a05673ab098fa3
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 2 15:27:42 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 2 15:27:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d4008ddc
dev-python/osprofiler: drop test dep dev-python/hacking
masked for removal in ::gentoo
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/osprofiler/osprofiler-3.4.2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/osprofiler/osprofiler-3.4.2.ebuild b/dev-python/osprofiler/osprofiler-3.4.2.ebuild
index 57e0503db..bdc5e8222 100644
--- a/dev-python/osprofiler/osprofiler-3.4.2.ebuild
+++ b/dev-python/osprofiler/osprofiler-3.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -41,7 +41,6 @@ DEPEND="
${RDEPEND}
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
test? (
- >=dev-python/hacking-3.1.0[${PYTHON_USEDEP}]
>=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
>=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/osprofiler/
@ 2022-03-11 10:57 Arthur Zamarin
0 siblings, 0 replies; 3+ messages in thread
From: Arthur Zamarin @ 2022-03-11 10:57 UTC (permalink / raw
To: gentoo-commits
commit: 460b9e72b367db6765dcf445c4c05493c18de7b5
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Mar 11 02:56:03 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 11 03:04:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=460b9e72
dev-python/osprofiler: enable py3.9
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/osprofiler/osprofiler-3.4.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/osprofiler/osprofiler-3.4.2.ebuild b/dev-python/osprofiler/osprofiler-3.4.2.ebuild
index 13a0b2056..57238bf21 100644
--- a/dev-python/osprofiler/osprofiler-3.4.2.ebuild
+++ b/dev-python/osprofiler/osprofiler-3.4.2.ebuild
@@ -11,7 +11,7 @@ EPYTEST_DESELECT=(
osprofiler/tests/unit/test_profiler.py::ProfilerGlobMethodsTestCase::test_get_profiler_and_init
osprofiler/tests/unit/test_profiler.py::test_fn_exc
)
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_{8..9} )
inherit distutils-r1
@@ -19,7 +19,7 @@ DESCRIPTION="OpenStack Profiler Library"
HOMEPAGE="
https://launchpad.net/osprofiler
https://opendev.org/openstack/osprofiler
- https://pypi.org/project/osprofiler
+ https://pypi.org/project/osprofiler/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-03-11 10:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-02 15:34 [gentoo-commits] repo/proj/guru:master commit in: dev-python/osprofiler/ Andrew Ammerlaan
2022-01-02 15:34 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2022-03-11 10:57 [gentoo-commits] repo/proj/guru:master " Arthur Zamarin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox