diff options
| author | Mike Gilbert <floppym@gentoo.org> | 2017-12-16 19:22:44 -0500 |
|---|---|---|
| committer | Mike Gilbert <floppym@gentoo.org> | 2017-12-16 19:25:48 -0500 |
| commit | 210f2d7822a0a7223bb08dd7b1c3191da6135d1e (patch) | |
| tree | cd037d50057dd17feb58470700d1ff2d557f7aea /dev-python | |
| parent | f958bb872acaeb7e8e6ca9e6cb8220946fa71def (diff) | |
| download | gentoo-210f2d7822a0a7223bb08dd7b1c3191da6135d1e.tar.gz gentoo-210f2d7822a0a7223bb08dd7b1c3191da6135d1e.tar.bz2 gentoo-210f2d7822a0a7223bb08dd7b1c3191da6135d1e.zip | |
dev-python/pytest: update logilab-common blocker
Closes: https://bugs.gentoo.org/641202
Package-Manager: Portage-2.3.19_p1, Repoman-2.3.6_p35
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pytest/pytest-3.0.3.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest/pytest-3.2.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild index 3651e51df43b..2b2ee7478c58 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.ebuild @@ -36,7 +36,7 @@ DEPEND="${COMMON_DEPEND} ) " RDEPEND="${COMMON_DEPEND} - !dev-python/logilab-common + !<dev-python/logilab-common-1.3.0 " python_prepare_all() { diff --git a/dev-python/pytest/pytest-3.2.2.ebuild b/dev-python/pytest/pytest-3.2.2.ebuild index 1082930148ac..f24f7ddb966e 100644 --- a/dev-python/pytest/pytest-3.2.2.ebuild +++ b/dev-python/pytest/pytest-3.2.2.ebuild @@ -37,7 +37,7 @@ DEPEND="${COMMON_DEPEND} ) " RDEPEND="${COMMON_DEPEND} - !dev-python/logilab-common + !<dev-python/logilab-common-1.3.0 " python_prepare_all() { |
