From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pbr/
Date: Tue, 25 Aug 2015 08:10:35 +0000 (UTC) [thread overview]
Message-ID: <1440490230.889fc120d842dab0f0a4441bca2731c545a0aa7c.jlec@gentoo> (raw)
commit: 889fc120d842dab0f0a4441bca2731c545a0aa7c
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 25 07:35:30 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Aug 25 08:10:30 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=889fc120
dev-python/pbr: Version Bump
Drop old
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/pbr/Manifest | 3 +-
dev-python/pbr/pbr-1.4.0.ebuild | 66 ----------------------
.../pbr/{pbr-1.5.0.ebuild => pbr-1.6.0.ebuild} | 6 +-
3 files changed, 3 insertions(+), 72 deletions(-)
diff --git a/dev-python/pbr/Manifest b/dev-python/pbr/Manifest
index 7d27802..edc7aeb 100644
--- a/dev-python/pbr/Manifest
+++ b/dev-python/pbr/Manifest
@@ -5,5 +5,4 @@ DIST pbr-1.0.1.tar.gz 96438 SHA256 fc3d19ab844647388cc13a3df403bda872d2fc1666280
DIST pbr-1.1.1.tar.gz 97607 SHA256 3d63cc8e145e5e20624859d6453d783ae1451704483ae23d3315041d65e4d423 SHA512 bf997b85ef1b1f3ff51050ca9314f48ffd3119ba0da3acfe0e97b8498eb4af5137a528a3359527c21bbbcc6425b2eebaff69177c3eecb612a1d137b020bd019c WHIRLPOOL 45c6e4ca421df003a9ec19dca500972395644a55cafa1482c8860a87baf3ffa71ef9c4180f07dfe4db3c8b2ac0ca8171233a7e54245622cd9108f5a975ec1b80
DIST pbr-1.2.0.tar.gz 99092 SHA256 1543fc3e00261369c160fc8cf700717aad15fbc1f0ea0e8dc4f372cb91a655d0 SHA512 e5adc396596f4b42a8eb569c970a3cf571b119740b9ca221dc57c6f34c088df1dbfca3c704b7dd3b2d6676d48f9eba17ddb535e28ef6ab0572206620b894c5a2 WHIRLPOOL 6baaeecc6dc7c228d76f7a8f42af19cf179540483267ea863323e09654a3faac0cabbea6dc6d83b36e0c4496cd5872f05e1e9b7f5c5a36272fc746f84e2dd504
DIST pbr-1.3.0.tar.gz 99701 SHA256 1a6f8d514fc11d2571c75c207d932c106f024f199b5f12d25f8ca022b026c59d SHA512 29f661a1d8bed6df5017bb342209e702f19e72c321952a9131d84222162599208bea67922485a87b6f3505e072d62cb13fdfcdd4fbb7c085b3476f6ff5a07df9 WHIRLPOOL 978d943efd2f582b8067a898f102005c749df8addee4ec3d6f4f4c4078e3190263ceba46409281e7bd38ab59ad12f45d3d208cfd6ba58ece72d973161dfd08e9
-DIST pbr-1.4.0.tar.gz 102181 SHA256 f080232fb6b208615b4c1854bf4277bb097d19c9ef89f94f203c1436fe600e92 SHA512 c6ccc8fd6598e089eb80342ce0d76f26dd1242eedb64aa7c0020be43ba74b1591cff52a5eec9d9c9b958315e7902b78bf120bf758aacc28fcec3f07ac5173150 WHIRLPOOL 9cee1204273256588982065c388c06e053253ebd2ae242a89b5f60a8052c1fe58e2136a30c289b8278131e9487a902ce8902e883cbd3b73c34f9fe87de1229c5
-DIST pbr-1.5.0.tar.gz 99436 SHA256 bd6db6ecddf5d8ab40d7d554508c29cfe0d150a1789f07d4dd32abe896068e7e SHA512 249f5db847199eca7d39ca7a80509a8b5b86c9163474463e00d1612905b84fab11208c79408154983269d9a096d3337e3ab44968e281989b0ebf7e81fd7ffde1 WHIRLPOOL d53637256da8e1e67aa2d1f921c006d94fa5c96b9844ab39a9991d6a764e344f305ad68aa8476497b817af7c53f7acaa354eecd1d85321daff636f5ac4c903a5
+DIST pbr-1.6.0.tar.gz 99945 SHA256 4eaee8ff5544703edd1951ed1dc0b283da99a74f740d9f9055eeefcf329de1d1 SHA512 a0393cc7774ea3e181ba75c976f5961686afeb214d8c16f3fdd3838154323cd856ded759cae1c6a25b0371c72d95e579b04de0902d56c432ef137f820032c0fd WHIRLPOOL f0a4c4744a86ee1285490ec78fa8e9dc910d926b05746ccf1be5342fe4369bf33a6373ff4fc9981f2547fa83dbc743de4b204a79c9eee8bd4396a983c5509686
diff --git a/dev-python/pbr/pbr-1.4.0.ebuild b/dev-python/pbr/pbr-1.4.0.ebuild
deleted file mode 100644
index d5a6a2a..0000000
--- a/dev-python/pbr/pbr-1.4.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Inject some useful and sensible default behaviors into setuptools"
-HOMEPAGE="https://github.com/openstack-dev/pbr"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- >=dev-python/coverage-3.6[${PYTHON_USEDEP}]
- >=dev-python/fixtures-1.3.1[${PYTHON_USEDEP}]
- >=dev-python/mock-1.2[${PYTHON_USEDEP}]
- >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}]
- >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
- !~dev-python/sphinx-1.2.0[${PYTHON_USEDEP}]
- <dev-python/sphinx-1.3[${PYTHON_USEDEP}]
- >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
- >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
- >=dev-python/testresources-0.2.4[${PYTHON_USEDEP}]
- >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
- >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
- dev-python/virtualenv[${PYTHON_USEDEP}]
- )"
-RDEPEND="dev-python/pip[${PYTHON_USEDEP}]"
-
-# Requ'd for testsuite
-DISTUTILS_IN_SOURCE_BUILD=1
-
-# This normally actually belongs here.
-python_prepare_all() {
- # This test passes when run within the source and doesn't represent a failure, but rather
- # a gentoo sandbox constraint
- # Rm tests that rely upon the package being already installed and fail
- sed -e s':test_console_script_develop:_&:' \
- -e s':test_console_script_install:_&:' \
- -e s':test_sdist_extra_files:_&:' \
- -e s':test_command_hooks:_&:' \
- -e s':test_sdist_git_extra_files:_&:' \
- -i pbr/tests/test_core.py || die
- sed -e s':test_command_hooks:_&:' \
- -e s':test_global_setup_hooks:_&:' \
- -i pbr/tests/test_hooks.py || die
- einfo "rogue tests disabled"
-
- distutils-r1_python_prepare_all
-}
-
-PATCHES=( "${FILESDIR}/${PN}-${PV}_no-git.patch" )
-
-python_test() {
- # Note; Tests, that have been removed, pass once package is emerged.
- esetup.py testr
-}
diff --git a/dev-python/pbr/pbr-1.5.0.ebuild b/dev-python/pbr/pbr-1.6.0.ebuild
similarity index 93%
rename from dev-python/pbr/pbr-1.5.0.ebuild
rename to dev-python/pbr/pbr-1.6.0.ebuild
index 8e15c8a..a95cd57 100644
--- a/dev-python/pbr/pbr-1.5.0.ebuild
+++ b/dev-python/pbr/pbr-1.6.0.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
inherit distutils-r1
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="
@@ -58,8 +58,6 @@ python_prepare_all() {
distutils-r1_python_prepare_all
}
-PATCHES=( )
-
python_test() {
# Note; Tests, that have been removed, pass once package is emerged.
esetup.py testr
next reply other threads:[~2015-08-25 8:10 UTC|newest]
Thread overview: 172+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-25 8:10 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-28 12:04 [gentoo-commits] repo/gentoo:master commit in: dev-python/pbr/ Michał Górny
2024-09-28 11:47 Sam James
2024-08-28 3:43 Michał Górny
2024-06-10 19:09 Michał Górny
2024-06-10 17:01 Michał Górny
2023-11-29 10:03 Michał Górny
2023-11-07 19:22 Michał Górny
2023-10-25 2:26 Sam James
2023-03-16 4:03 Michał Górny
2023-01-31 11:55 Michał Górny
2023-01-31 11:43 Arthur Zamarin
2023-01-11 20:34 Michał Górny
2022-11-25 14:04 Michał Górny
2022-11-25 13:54 Arthur Zamarin
2022-10-21 7:48 Michał Górny
2022-09-20 5:57 Michał Górny
2022-09-19 19:56 Arthur Zamarin
2022-08-13 8:05 Michał Górny
2022-06-21 20:14 Michał Górny
2022-06-21 19:09 Arthur Zamarin
2022-05-21 12:35 Michał Górny
2022-05-21 6:47 Michał Górny
2022-05-05 17:35 Arthur Zamarin
2022-04-28 9:49 Michał Górny
2022-02-02 7:29 Sam James
2022-01-30 9:22 James Le Cuirot
2021-12-19 21:15 Michał Górny
2021-12-19 21:08 Arthur Zamarin
2021-12-09 22:39 Michał Górny
2021-12-09 21:26 Sam James
2021-11-18 22:28 Michał Górny
2021-11-04 22:09 Michał Górny
2021-07-05 10:56 Michał Górny
2021-07-03 16:06 Michał Górny
2021-06-05 21:08 Michał Górny
2021-06-05 20:35 Sam James
2021-04-27 7:08 Michał Górny
2020-11-26 8:26 Michał Górny
2020-11-26 6:56 Agostino Sarubbo
2020-11-19 11:20 Agostino Sarubbo
2020-11-19 11:16 Agostino Sarubbo
2020-11-18 15:06 Agostino Sarubbo
2020-11-18 15:06 Agostino Sarubbo
2020-10-20 2:50 Michał Górny
2020-09-26 18:47 Matt Turner
2020-09-20 15:38 Michał Górny
2020-09-11 16:57 Sergei Trofimovich
2020-09-02 22:05 Michał Górny
2020-07-09 13:06 Michał Górny
2020-06-10 8:11 Michał Górny
2020-06-05 20:49 Sergei Trofimovich
2020-06-04 6:35 Agostino Sarubbo
2020-06-04 6:23 Agostino Sarubbo
2020-06-03 15:32 Agostino Sarubbo
2020-05-31 17:23 Michał Górny
2020-05-31 15:42 Michał Górny
2020-05-31 14:20 Michał Górny
2020-05-31 14:17 Michał Górny
2020-05-31 6:57 Matt Turner
2020-05-17 9:37 Sergei Trofimovich
2020-05-06 18:16 Mikle Kolyada
2020-05-06 16:41 Mikle Kolyada
2020-04-21 19:45 Sergei Trofimovich
2020-04-16 15:34 Matthew Thode
2020-04-09 22:02 Sergei Trofimovich
2020-04-09 18:40 Sergei Trofimovich
2020-04-09 18:40 Sergei Trofimovich
2020-04-09 18:40 Sergei Trofimovich
2020-03-28 13:34 Michał Górny
2020-03-28 13:34 Michał Górny
2020-03-27 8:58 Michał Górny
2020-03-27 8:58 Michał Górny
2020-03-27 8:58 Michał Górny
2020-03-18 18:39 Michał Górny
2020-02-11 20:15 Matthew Thode
2020-01-03 20:46 David Seifert
2019-12-30 21:54 Piotr Karbowski
2019-12-16 10:14 Michał Górny
2019-06-24 13:51 Michael Haubenwallner
2019-03-20 18:48 Mikle Kolyada
2018-11-06 16:39 Matthew Thode
2018-10-24 0:36 Matthew Thode
2018-10-03 19:41 Matthew Thode
2018-09-01 17:42 Matt Thode
2018-08-30 17:50 Matt Thode
2018-07-25 7:56 Matt Thode
2018-07-25 7:07 Matt Thode
2018-07-24 16:25 Matt Thode
2018-07-21 5:44 Matt Thode
2018-07-05 19:37 Matt Thode
2018-06-08 8:18 Mikle Kolyada
2018-06-07 5:24 Matt Thode
2018-05-15 14:53 Matt Thode
2018-04-11 16:45 Matt Thode
2018-04-04 18:53 Matt Thode
2018-03-27 23:15 Matt Turner
2018-03-12 1:15 Matt Turner
2017-12-24 13:21 Patrice Clement
2017-09-22 19:40 Sergei Trofimovich
2017-09-10 14:03 Sergei Trofimovich
2017-08-02 21:01 Matt Thode
2017-07-30 1:57 Matt Thode
2017-07-29 20:38 Matt Thode
2017-07-29 20:38 Matt Thode
2017-07-18 8:25 Sergei Trofimovich
2017-07-10 13:15 Alexis Ballier
2017-07-01 11:06 Sergei Trofimovich
2017-07-01 11:06 Sergei Trofimovich
2017-06-23 16:14 Matt Thode
2017-06-20 19:00 Matt Thode
2017-05-18 6:45 Matt Thode
2017-05-18 6:44 Matt Thode
2017-05-13 6:32 Markus Meier
2017-05-11 19:34 Markus Meier
2017-05-06 11:27 Jeroen Roovers
2017-05-04 23:05 Matt Thode
2017-04-11 14:00 Matt Thode
2017-03-23 6:14 Matt Thode
2017-03-23 5:37 Matt Thode
2017-02-27 3:53 Zac Medico
2017-02-23 16:18 Michael Weber
2017-01-16 19:56 Tobias Klausmann
2017-01-07 9:41 Jeroen Roovers
2017-01-07 9:41 Jeroen Roovers
2017-01-03 16:37 Matt Thode
2016-12-29 7:46 Michael Palimaka
2016-12-05 20:45 Pacho Ramos
2016-09-11 18:58 Jeroen Roovers
2016-06-10 16:49 Patrick Lauer
2016-05-31 19:17 Markus Meier
2016-05-24 19:36 Matt Thode
2016-04-15 3:08 Matt Thode
2016-04-12 14:41 Matt Thode
2016-02-09 9:33 Justin Lecher
2016-01-18 1:10 Matt Thode
2015-12-07 18:33 Mike Frysinger
2015-11-23 13:06 Justin Lecher
2015-11-23 11:19 Justin Lecher
2015-11-22 8:38 Markus Meier
2015-11-22 5:38 Jeroen Roovers
2015-11-19 10:25 Agostino Sarubbo
2015-11-18 10:19 Agostino Sarubbo
2015-11-18 10:17 Agostino Sarubbo
2015-11-16 15:01 Agostino Sarubbo
2015-11-11 17:27 Justin Lecher
2015-11-05 11:52 Agostino Sarubbo
2015-11-04 16:09 Agostino Sarubbo
2015-11-04 15:50 Agostino Sarubbo
2015-11-03 12:58 Justin Lecher
2015-11-02 13:12 Agostino Sarubbo
2015-11-02 13:09 Agostino Sarubbo
2015-11-02 11:50 Justin Lecher
2015-10-15 14:41 Justin Lecher
2015-10-15 14:41 Justin Lecher
2015-10-15 14:41 Justin Lecher
2015-10-14 16:42 Justin Lecher
2015-10-14 13:40 Justin Lecher
2015-10-10 18:49 Mikle Kolyada
2015-10-08 2:08 Matt Thode
2015-09-27 16:17 Markus Meier
2015-09-22 8:26 Tobias Klausmann
2015-09-22 6:38 Matt Thode
2015-09-15 6:20 Justin Lecher
2015-09-14 5:20 Jeroen Roovers
2015-09-09 9:49 Justin Lecher
2015-09-08 8:16 Joshua Kinard
2015-09-01 15:27 Matt Thode
2015-08-27 9:37 Justin Lecher
2015-08-24 10:12 Justin Lecher
2015-08-14 4:46 Matt Thode
2015-08-13 22:17 Michał Górny
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=1440490230.889fc120d842dab0f0a4441bca2731c545a0aa7c.jlec@gentoo \
--to=jlec@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