commit:     4c3bd289eead873307ac946d78dca1e1ba83262e
Author:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  1 20:33:35 2016 +0000
Commit:     Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Tue Nov  1 20:33:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3bd289

dev-python/cryptography: add pytz dependency for tests (fixes bug 595270)

Package-Manager: portage-2.3.0

 dev-python/cryptography/cryptography-1.5.2.ebuild | 1 +
 dev-python/cryptography/cryptography-1.5.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/cryptography/cryptography-1.5.2.ebuild 
b/dev-python/cryptography/cryptography-1.5.2.ebuild
index eaee8d2..cfe105d 100644
--- a/dev-python/cryptography/cryptography-1.5.2.ebuild
+++ b/dev-python/cryptography/cryptography-1.5.2.ebuild
@@ -39,6 +39,7 @@ DEPEND="${RDEPEND}
                dev-python/pretend[${PYTHON_USEDEP}]
                dev-python/pyasn1-modules[${PYTHON_USEDEP}]
                >=dev-python/pytest-2.9.0[${PYTHON_USEDEP}]
+               dev-python/pytz[${PYTHON_USEDEP}]
        )"
 
 DOCS=( AUTHORS.rst CONTRIBUTING.rst README.rst )

diff --git a/dev-python/cryptography/cryptography-1.5.ebuild 
b/dev-python/cryptography/cryptography-1.5.ebuild
index eaee8d2..cfe105d 100644
--- a/dev-python/cryptography/cryptography-1.5.ebuild
+++ b/dev-python/cryptography/cryptography-1.5.ebuild
@@ -39,6 +39,7 @@ DEPEND="${RDEPEND}
                dev-python/pretend[${PYTHON_USEDEP}]
                dev-python/pyasn1-modules[${PYTHON_USEDEP}]
                >=dev-python/pytest-2.9.0[${PYTHON_USEDEP}]
+               dev-python/pytz[${PYTHON_USEDEP}]
        )"
 
 DOCS=( AUTHORS.rst CONTRIBUTING.rst README.rst )

Reply via email to