commit:     5857fc41461c38e43444fdd9a1273641e60259cd
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 19 14:16:57 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Oct 19 14:19:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5857fc41

dev-python/os-testr: bup

Package-Manager: portage-2.3.0

 dev-python/os-testr/Manifest                                      | 2 +-
 .../os-testr/{os-testr-0.7.0.ebuild => os-testr-0.8.0.ebuild}     | 8 +++-----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-python/os-testr/Manifest b/dev-python/os-testr/Manifest
index 686d158..b2c4524 100644
--- a/dev-python/os-testr/Manifest
+++ b/dev-python/os-testr/Manifest
@@ -1,2 +1,2 @@
 DIST os-testr-0.6.0.tar.gz 36837 SHA256 
473faa5d0e9d2f1ed5a92a8b942d79af9225f496ab74d6c734ceae8104138d19 SHA512 
20648c8442c7d0adc42537e8ff841ac6766fd836bbe96aca77c5e99e787a27f3e490da09676c95f49371fd491ebfaa8e986a6cd53e16f50c3c83722726ae4d2c
 WHIRLPOOL 
f54d18c101a16bc3d9d6eaeb8bf36a423d22bb0ba32cce65b9e31b4d036999aeace1bddcc89644ca8d07f1c284645b512a3e06040911123c7adbe76a6b7236c4
-DIST os-testr-0.7.0.tar.gz 37324 SHA256 
d04b06fcd8ce7692946bf470c26791358fa1c90cbc3ab3b28f7904ae04d6bf1a SHA512 
5787044dae27b571ef065deb0df0cf5300c702e3bb026fe93e927b5ba24dafc4e957bba2e49cba290b2d6c615172d504c662cc90a7b180aa1c6ff76b6044eea3
 WHIRLPOOL 
9d739b8f42ea325da3ca1b1443f8728a54fc3d5963f87d2fd22683a4a016db8b72bd0f012d9119c5537741f6c0ffe3f3da0cdd6bc59d03de3105a98d53ff2458
+DIST os-testr-0.8.0.tar.gz 42102 SHA256 
5a5361e23afe6032ea1fb160a9244003a070a5ef53be524e86b1f64a616a7656 SHA512 
62b5fbb859c1a3b44bc0d57cf4b2cd0a5e6eeff540f5507efd079a73e0f9ee70813e47537b456f1bc600c87da55d05fd23aee0c215b8558cc0b5e71a55950af4
 WHIRLPOOL 
fdcbe03017396293eb7d186021744f04251d63e2e58ae9cf9a9bb22b625e224685c1aaa5996c823bfe438f6f8e219c02fbff5219fe7bc2c7d731899370427930

diff --git a/dev-python/os-testr/os-testr-0.7.0.ebuild 
b/dev-python/os-testr/os-testr-0.8.0.ebuild
similarity index 82%
rename from dev-python/os-testr/os-testr-0.7.0.ebuild
rename to dev-python/os-testr/os-testr-0.8.0.ebuild
index 2c23d79..b2a2b62 100644
--- a/dev-python/os-testr/os-testr-0.7.0.ebuild
+++ b/dev-python/os-testr/os-testr-0.8.0.ebuild
@@ -27,10 +27,9 @@ DEPEND="
        ${CDEPEND}
        test? ( ${RDEPEND}
                >=dev-python/coverage-3.6[${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/oslo-sphinx-2.5.0[${PYTHON_USEDEP}]
+               >=dev-python/sphinx-1.2.1[${PYTHON_USEDEP}]
+               <dev-python/sphinx-1.4[${PYTHON_USEDEP}]
+               >=dev-python/oslo-sphinx-3.7.00[${PYTHON_USEDEP}]
                >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]
                >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
                >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
@@ -39,6 +38,5 @@ DEPEND="
 
 python_prepare_all() {
        sed -i '/^hacking/d' test-requirements.txt || die
-       sed -i '/^discover/d' test-requirements.txt || die
        distutils-r1_python_prepare_all
 }

Reply via email to