From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/stevedore/
Date: Sun, 29 Mar 2020 09:50:15 +0000 (UTC) [thread overview]
Message-ID: <1585475390.8f59c211dda95ef7b68141fbf4346b2b8251e1b8.mgorny@gentoo> (raw)
commit: 8f59c211dda95ef7b68141fbf4346b2b8251e1b8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 09:22:04 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 09:49:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f59c211
dev-python/stevedore: Remove redundant versions
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/stevedore/Manifest | 3 --
dev-python/stevedore/stevedore-1.25.1.ebuild | 64 ---------------------------
dev-python/stevedore/stevedore-1.28.0.ebuild | 64 ---------------------------
dev-python/stevedore/stevedore-1.30.1.ebuild | 66 ----------------------------
4 files changed, 197 deletions(-)
diff --git a/dev-python/stevedore/Manifest b/dev-python/stevedore/Manifest
index 783377f215d..ce2af7bfbbf 100644
--- a/dev-python/stevedore/Manifest
+++ b/dev-python/stevedore/Manifest
@@ -1,4 +1 @@
-DIST stevedore-1.25.1.tar.gz 509014 BLAKE2B 22580ac0e5af56eadd81e7521888e3b2458a1c03a3bdac69df1f2eeef20248f1ddc1748447e3e961b61cbe62ebc939e36c04ff011b7845b3278e18a5fdc9e14e SHA512 f3d2a7360e783c800c3c2488f6adf6f9f76e34e4a4e6f3fc53d2f1114b889c443c13fdf217ddce65a41922dda2c782f19b2077847807c70e732a522fd2166ff0
-DIST stevedore-1.28.0.tar.gz 504872 BLAKE2B 6a9ba88ab950f17898d2dd76d75cd7bc7031cbcf441523863520e15916bc5c255fe6a62444f46b6d9967ec1f5f716420b36cb114995907ec8e2c39110ae7918a SHA512 e148560e255a362a51ce91e8bc2380828ba9a41e1988138bcff2d5b270097cadffdee30f3c98e123d8ced9f6f0ff350b52e793fd400ce6b45095860788bd6b86
-DIST stevedore-1.30.1.tar.gz 507795 BLAKE2B 92af8ac52dd28d765df32bd127d76aed0d0d66e2a4edc772aecb35ae78b52e9091203991a457be732d62a2987cc378d0c62cdd94898ad7e41f33b320401d4fa9 SHA512 3316ba9c73dc5499588a65fb0abc85ffc8eeea14dc94fbaced6379246098f03201d8a13dc64510a0840cb3d266ac83ffbb957738a61ee2a36440611833bab4ef
DIST stevedore-1.31.0.tar.gz 505482 BLAKE2B c69ecf61b32ab996f23aa913a9f226f64164b94e9420da8b7dd5a8ba568a228bd2f536052ab9378167fd2fe2e0d8d7b42515580a966eeffb5beeaf55dbba69ad SHA512 07b641b63766eddd094690acad81c1417a9721d785f81ca11da0ec2afed455d1beedfea5be4dcfd833d9379d650b193e26207ec0411d274bdf399ea2acd321a0
diff --git a/dev-python/stevedore/stevedore-1.25.1.ebuild b/dev-python/stevedore/stevedore-1.25.1.ebuild
deleted file mode 100644
index 4d260fbf352..00000000000
--- a/dev-python/stevedore/stevedore-1.25.1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Manage dynamic plugins for Python applications"
-HOMEPAGE="https://github.com/openstack/stevedore https://pypi.org/project/stevedore/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
- !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- ${CDEPEND}
- test? (
- >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
- dev-python/nose[${PYTHON_USEDEP}]
- >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
- !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
- >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
- >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
- !~dev-python/reno-2.3.1[${PYTHON_USEDEP}]
- )
- doc? (
- >=dev-python/pillow-2.4.0[${PYTHON_USEDEP}]
- >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
- >=dev-python/openstackdocstheme-1.16.0[${PYTHON_USEDEP}]
- >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
- !~dev-python/reno-2.3.1[${PYTHON_USEDEP}]
- )
-"
-RDEPEND="
- ${CDEPEND}
- >=dev-python/six-1.9.0[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
- # Delete spurious data in requirements.txt
- sed -e '/^pbr/d' -i requirements.txt || die
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- use doc && esetup.py build_sphinx
-}
-
-python_test() {
- nosetests --verbosity=3 stevedore || die
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( doc/build/html/. )
-
- distutils-r1_python_install_all
-}
diff --git a/dev-python/stevedore/stevedore-1.28.0.ebuild b/dev-python/stevedore/stevedore-1.28.0.ebuild
deleted file mode 100644
index 6d88b3e42d5..00000000000
--- a/dev-python/stevedore/stevedore-1.28.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Manage dynamic plugins for Python applications"
-HOMEPAGE="https://github.com/openstack/stevedore https://pypi.org/project/stevedore/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
- !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- ${CDEPEND}
- test? (
- >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
- dev-python/nose[${PYTHON_USEDEP}]
- >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
- !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
- >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
- >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
- !~dev-python/reno-2.3.1[${PYTHON_USEDEP}]
- )
- doc? (
- >=dev-python/pillow-2.4.0[${PYTHON_USEDEP}]
- >=dev-python/sphinx-1.6.2[${PYTHON_USEDEP}]
- >=dev-python/openstackdocstheme-1.16.0[${PYTHON_USEDEP}]
- >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
- !~dev-python/reno-2.3.1[${PYTHON_USEDEP}]
- )
-"
-RDEPEND="
- ${CDEPEND}
- >=dev-python/six-1.10.0[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
- # Delete spurious data in requirements.txt
- sed -e '/^pbr/d' -i requirements.txt || die
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- use doc && esetup.py build_sphinx
-}
-
-python_test() {
- nosetests --verbosity=3 stevedore || die
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( doc/build/html/. )
-
- distutils-r1_python_install_all
-}
diff --git a/dev-python/stevedore/stevedore-1.30.1.ebuild b/dev-python/stevedore/stevedore-1.30.1.ebuild
deleted file mode 100644
index 4aad5c4b94f..00000000000
--- a/dev-python/stevedore/stevedore-1.30.1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Manage dynamic plugins for Python applications"
-HOMEPAGE="https://github.com/openstack/stevedore https://pypi.org/project/stevedore/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
- !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- ${CDEPEND}
- test? (
- >=dev-python/mock-2.0.0[${PYTHON_USEDEP}]
- dev-python/nose[${PYTHON_USEDEP}]
- >=dev-python/coverage-4.0[${PYTHON_USEDEP}]
- !~dev-python/coverage-4.4[${PYTHON_USEDEP}]
- >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
- >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
- !~dev-python/reno-2.3.1[${PYTHON_USEDEP}]
- )
- doc? (
- >=dev-python/pillow-2.4.0[${PYTHON_USEDEP}]
- >=dev-python/sphinx-1.6.5[${PYTHON_USEDEP}]
- !~dev-python/sphinx-1.6.6[${PYTHON_USEDEP}]
- !~dev-python/sphinx-1.6.7[${PYTHON_USEDEP}]
- >=dev-python/openstackdocstheme-1.18.1[${PYTHON_USEDEP}]
- >=dev-python/reno-1.8.0[${PYTHON_USEDEP}]
- !~dev-python/reno-2.3.1[${PYTHON_USEDEP}]
- )
-"
-RDEPEND="
- ${CDEPEND}
- >=dev-python/six-1.10.0[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
- # Delete spurious data in requirements.txt
- sed -e '/^pbr/d' -i requirements.txt || die
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- use doc && esetup.py build_sphinx
-}
-
-python_test() {
- nosetests --verbosity=3 stevedore || die
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( doc/build/html/. )
-
- distutils-r1_python_install_all
-}
next reply other threads:[~2020-03-29 9:50 UTC|newest]
Thread overview: 96+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-29 9:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 16:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/stevedore/ Michał Górny
2025-03-08 12:58 Arthur Zamarin
2025-02-21 5:20 Michał Górny
2024-12-07 15:43 Michał Górny
2024-12-07 12:03 Sam James
2024-11-21 6:01 Michał Górny
2024-09-07 10:27 Michał Górny
2024-09-07 10:24 Arthur Zamarin
2024-08-23 16:44 Michał Górny
2024-06-11 13:32 Michał Górny
2024-03-09 11:30 Michał Górny
2024-03-09 11:03 Jakov Smolić
2024-02-23 3:40 Michał Górny
2023-07-10 1:48 Michał Górny
2023-07-09 16:51 Arthur Zamarin
2023-05-31 19:23 Arthur Zamarin
2023-05-16 5:19 Michał Górny
2023-03-14 5:02 Michał Górny
2023-03-14 5:02 Michał Górny
2023-03-13 19:39 Arthur Zamarin
2023-02-11 7:27 Michał Górny
2022-12-17 7:03 Michał Górny
2022-12-16 20:04 Arthur Zamarin
2022-11-25 13:52 Michał Górny
2022-11-25 13:47 Arthur Zamarin
2022-11-19 8:53 Arthur Zamarin
2022-11-19 8:51 Arthur Zamarin
2022-11-11 6:41 Arthur Zamarin
2022-10-21 5:14 Michał Górny
2022-10-21 5:14 Michał Górny
2022-10-13 17:09 Michał Górny
2022-08-13 11:11 Arthur Zamarin
2022-08-13 11:09 Arthur Zamarin
2022-07-12 15:48 Michał Górny
2022-06-21 18:42 Arthur Zamarin
2022-06-21 18:11 Arthur Zamarin
2022-06-06 5:32 Michał Górny
2022-05-28 16:00 Jakov Smolić
2022-05-21 14:14 Michał Górny
2022-05-21 14:14 Michał Górny
2022-05-21 14:14 Michał Górny
2022-04-26 1:51 Sam James
2021-09-25 22:00 Michał Górny
2021-09-25 19:53 Sam James
2021-08-19 21:53 Michał Górny
2021-05-24 1:34 Joshua Kinard
2021-01-06 11:19 Michał Górny
2021-01-06 10:59 Sam James
2020-12-01 10:32 Michał Górny
2020-10-21 22:51 Michał Górny
2020-10-18 19:19 Sam James
2020-10-18 19:10 Thomas Deutschmann
2020-09-18 15:53 Michał Górny
2020-09-12 4:01 Michał Górny
2020-09-02 22:05 Michał Górny
2020-08-18 15:42 Sam James
2020-07-19 18:33 Michał Górny
2020-07-17 1:52 Sam James
2020-07-15 11:34 Michał Górny
2020-07-14 12:01 Michał Górny
2020-07-11 8:13 Michał Górny
2020-06-23 18:54 Matthew Thode
2020-06-23 6:03 Michał Górny
2020-06-05 5:54 Michał Górny
2020-06-01 5:56 Michał Górny
2020-05-31 6:57 Matt Turner
2020-05-17 9:37 Sergei Trofimovich
2020-05-02 4:31 Matthew Thode
2020-04-21 19:45 Sergei Trofimovich
2020-04-18 9:52 Sergei Trofimovich
2020-04-09 18:40 Sergei Trofimovich
2020-03-29 9:50 Michał Górny
2020-03-29 9:50 Michał Górny
2020-03-28 13:34 Michał Górny
2020-03-20 11:26 Agostino Sarubbo
2020-03-20 9:34 Agostino Sarubbo
2020-01-30 2:22 Patrick McLean
2020-01-30 0:53 Patrick McLean
2020-01-26 20:24 Matthew Thode
2018-08-30 17:50 Matt Thode
2018-02-16 6:08 Matt Thode
2017-12-21 7:13 Matt Thode
2017-11-22 2:00 Matt Thode
2017-08-02 23:59 Matt Thode
2017-07-06 16:58 Matt Thode
2017-07-06 16:58 Matt Thode
2017-05-02 19:15 Michał Górny
2017-03-13 1:30 Zac Medico
2017-02-27 2:16 Matt Thode
2016-03-25 5:02 Matt Thode
2016-02-28 7:25 Matt Thode
2016-02-25 8:21 Justin Lecher
2016-02-09 9:33 Justin Lecher
2015-11-10 8:24 Agostino Sarubbo
2015-11-10 8:19 Agostino Sarubbo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1585475390.8f59c211dda95ef7b68141fbf4346b2b8251e1b8.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox