commit:     f636a06361dc416be5ec0a921fc12be2a0652c8f
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Wed May  8 14:01:51 2019 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Wed May  8 14:01:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f636a063

dev-python/xlrd: bump to 1.2.0

Closes: https://bugs.gentoo.org/639272
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/xlrd/Manifest                                 | 2 +-
 dev-python/xlrd/{xlrd-1.0.0.ebuild => xlrd-1.2.0.ebuild} | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/xlrd/Manifest b/dev-python/xlrd/Manifest
index 1e67b589698..c6f45b6489d 100644
--- a/dev-python/xlrd/Manifest
+++ b/dev-python/xlrd/Manifest
@@ -1,2 +1,2 @@
 DIST xlrd-0.9.4.tar.gz 322945 BLAKE2B 
cdeac4ab7c68e14d564fdd6f1da35e09a6c3a070af1111bb33e7533bdc534e05ddcb59384a72cdcbad452b26e35529431f50c2511e68422aa53f7133cfcf6141
 SHA512 
61d21a6b0bf5a72f75b98f6a62245fd2d0d8b091b56f31cd39e83ff0d68edba5370f81b50020f6ac52d08b0b49c0920bf44661d8501ecbde5baee7d991037a6d
-DIST xlrd-1.0.0.tar.gz 2563654 BLAKE2B 
fc20293adc7789088a15dff6322f7bb5ab53dfdf444a97096b321aec23ce1008e4a4ba7beb5d4f16c026a9c976cc1ae1d1f6b8b46a5559102417800ba76fb450
 SHA512 
a9ab8f18d09827f68584bdaa3cc6651302c6d420afb3cd588d21d5f3e7fa1b4c9e5bb31661111b3bd14ed17d69f563dc515859e2aacef63aefdca3b6d98d274e
+DIST xlrd-1.2.0.tar.gz 554079 BLAKE2B 
57c956139a3e2239c9caeae66b36e384458f1f2060422575dcb63fb09b7f9050f669154d1479303640cc45fb5716e027d3b5d07282b08bd866c4e5366861ecef
 SHA512 
eea14845701b86a2679f140c9730e8ee2722b4f859cdd870f86bf54df522d54fc3c78dc4354aeb958c72596a6349995e9d79935efc734de096f6e007945fc1b3

diff --git a/dev-python/xlrd/xlrd-1.0.0.ebuild 
b/dev-python/xlrd/xlrd-1.2.0.ebuild
similarity index 93%
rename from dev-python/xlrd/xlrd-1.0.0.ebuild
rename to dev-python/xlrd/xlrd-1.2.0.ebuild
index 569de25697d..26f2f8ff419 100644
--- a/dev-python/xlrd/xlrd-1.0.0.ebuild
+++ b/dev-python/xlrd/xlrd-1.2.0.ebuild
@@ -16,6 +16,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
 IUSE=""
 
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
 python_prepare_all() {
        # Remove this if examples get reintroduced
        sed -i -e "s/test_names_demo/_&/" tests/test_open_workbook.py || die

Reply via email to