commit:     3c1f089add0a633c64b6233a0ed58911adbb06e4
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 18:50:29 2019 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 18:50:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c1f089a

dev-python/numpydoc: bump to 0.9.1

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

 dev-python/numpydoc/Manifest                                         | 2 +-
 dev-python/numpydoc/{numpydoc-0.7.0.ebuild => numpydoc-0.9.1.ebuild} | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/numpydoc/Manifest b/dev-python/numpydoc/Manifest
index 9a631f2d0d3..804d74608c4 100644
--- a/dev-python/numpydoc/Manifest
+++ b/dev-python/numpydoc/Manifest
@@ -1,2 +1,2 @@
 DIST numpydoc-0.6.0.tar.gz 32464 BLAKE2B 
3296da3630c20eb2b1e0aeac4c5c4c912f9011cdcec0f54145532759d0b3ea7bb68529e5b3f5a1d640f3bf2e574fc03c3e7bc29f6fe1afacdcc92aadc3766fb5
 SHA512 
aa86854cfba93f27540eee8a7937c81fe006e1d96b556b66ac643d9673b413fac357762068ca5675f265c7d2a80b0ba000416f5ddf3fbac2bfe4315fe0f48aa7
-DIST numpydoc-0.7.0.tar.gz 19047 BLAKE2B 
03866005772a2ef1c8896a70985dc36ea9a91507b62536cd5f68e73e9db0aeb8d2f9af7e005b45d3d48ad9163216baace850083d07d81bac57b20e9333e02844
 SHA512 
1a9bedaa6fe8bcd626b739b458a1647e550ac4489f8ccec2d4b11f93ee5c2a58e5d0e6692330d478a9ba91956da88eabdf020aa04f534e1e445c020903dcf14a
+DIST numpydoc-0.9.1.tar.gz 27583 BLAKE2B 
91764f74b35a740790efa9faade69622d48777fe97a62824b91d78ebf62f806f8c5ec34b1e6c4a4afee6e87358edfa40ca0d316ea41f7ed8501733a51797611b
 SHA512 
85a47ed86823baa3125dde4bb2760ce56f6fed9bb29dc64187dee4101f6344b5065146209f603d50a84a5d9cf0b7f4e5134fc0b495219e68100e05e028b61f2a

diff --git a/dev-python/numpydoc/numpydoc-0.7.0.ebuild 
b/dev-python/numpydoc/numpydoc-0.9.1.ebuild
similarity index 94%
rename from dev-python/numpydoc/numpydoc-0.7.0.ebuild
rename to dev-python/numpydoc/numpydoc-0.9.1.ebuild
index bf261210d43..570d35cad23 100644
--- a/dev-python/numpydoc/numpydoc-0.7.0.ebuild
+++ b/dev-python/numpydoc/numpydoc-0.9.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
@@ -17,6 +17,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 
~amd64-linux ~x86-linux ~ppc
 IUSE="test"
 
 RDEPEND="
+       dev-python/jinja[${PYTHON_USEDEP}]
        dev-python/setuptools[${PYTHON_USEDEP}]
        dev-python/sphinx[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}

Reply via email to