Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/humanfriendly/
Date: Fri, 23 Nov 2018 08:57:08
Message-Id: 1542963409.73393477742116b0ba3bebc3d7cf546f4b7e19f7.monsieurp@gentoo
1 commit: 73393477742116b0ba3bebc3d7cf546f4b7e19f7
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 23 08:56:18 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 23 08:56:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73393477
7
8 dev-python/humanfriendly: revert ff5d03f1806492d5b68728a4ae00d63dd902ce28.
9
10 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-python/humanfriendly/humanfriendly-4.17.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/humanfriendly/humanfriendly-4.17.ebuild b/dev-python/humanfriendly/humanfriendly-4.17.ebuild
17 index d0a30bf922d..bb442e83cbb 100644
18 --- a/dev-python/humanfriendly/humanfriendly-4.17.ebuild
19 +++ b/dev-python/humanfriendly/humanfriendly-4.17.ebuild
20 @@ -29,7 +29,7 @@ DEPEND="${RDEPEND}
21 >=dev-python/capturer-2.1[${PYTHON_USEDEP}]
22 >=dev-python/coloredlogs-2.0[${PYTHON_USEDEP}]
23 >=dev-python/pytest-3.0.7[${PYTHON_USEDEP}]
24 - >=dev-python/pytest-cov-2.4.0[${PYTHON_USEDEP}]
25 + >=dev-python/pytest-2.4.0[${PYTHON_USEDEP}]
26 )
27 "