Gentoo Archives: gentoo-commits

From: Virgil Dupras <vdupras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/
Date: Tue, 02 Apr 2019 18:44:38
Message-Id: 1554230597.b3a12ffef5fd19af440eec3443ca1ac4f30886fd.vdupras@gentoo
1 commit: b3a12ffef5fd19af440eec3443ca1ac4f30886fd
2 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 2 18:43:17 2019 +0000
4 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 2 18:43:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3a12ffe
7
8 dev-python/pytest: bump to 4.4.0
9
10 I also unmade prometheanfire's earlier python_gen_cond_dep additions,
11 after a conversation with him, because they are spurious. Apparently,
12 they were added to make repoman happy, but it appears that repoman is
13 happy without it too.
14
15 Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
16 Package-Manager: Portage-2.3.62, Repoman-2.3.11
17
18 dev-python/pytest/Manifest | 2 +-
19 .../pytest/{pytest-4.3.1.ebuild => pytest-4.4.0.ebuild} | 11 ++++-------
20 2 files changed, 5 insertions(+), 8 deletions(-)
21
22 diff --git a/dev-python/pytest/Manifest b/dev-python/pytest/Manifest
23 index a70b809cb79..44edbf31ca8 100644
24 --- a/dev-python/pytest/Manifest
25 +++ b/dev-python/pytest/Manifest
26 @@ -1,4 +1,4 @@
27 DIST pytest-3.10.1.tar.gz 892420 BLAKE2B 38849ae69bf4380bc1a99aa105cac04be078da4460373dfc16fa555238b2830fa2f5ae6c19de8aa2af9ac18d87c5d2705d62f7b2e67e4a62d843f6a28bbd76fd SHA512 30ff79c0fdcbeef68e1191ff400a20428e391717f06957f554b694b94baaaa565dca01346fe989c3e443c4402f3b2bdbd5564f6303a4447f933fb54cba45628f
28 DIST pytest-3.2.2.tar.gz 786396 BLAKE2B e669da930890e902b0323ec3a6685080ddd889e74655f7b4cb08ec421651f987597021a31471aab5a32d637b99620ce7792cbdf8f85561db3bb10ff06a446ba1 SHA512 6df3a50e7d1efeaf7a283920b16d1daf800798f422bc851b0aacd2bbd5cb0a88c95f9057fae49943b9dfe6527ed552cdf8d983b944ab91d0af252ee4f6eb82db
29 DIST pytest-3.4.2.tar.gz 812719 BLAKE2B 96623d6cdea4bd79778175c18c949938505f1862010f700f9a8cb85f445910381af391a5b69e664fbbfc254bf46502c798c72026772070236a0a3bca7aeeb3d6 SHA512 787065ab76d4482799bb2da9f024c9c383e68cc1cc01f3b80f6ed9444ca6383d20953615696ed4dd01668777b094cf5002b23c4ce51828879dcf8ebf2170c71b
30 -DIST pytest-4.3.1.tar.gz 917608 BLAKE2B 62fea17e481984489d640872aac4f18b7278688b499302f407fd618b6357e3cb18e995f6f0974ba16da51bae5e3337732d2e1a0a6cc65936f8936d3bc7981809 SHA512 5c76100b9efc9176803807a54ff25bfaba065fe3e8fea28b9b2f3ade289056d174e0cc4e1f399eba4ee8642e8990f43f5dc68b59cf55b7d81a43cd7cb363f542
31 +DIST pytest-4.4.0.tar.gz 931197 BLAKE2B f63186f2bd372bb1acfbc0273dcdf43f78a7c7e4ae7d6e91d4f8e59804c40437da06a69e93fe128b6d31b1144a51aea953145bce780bde0037ef395d64ed30b4 SHA512 c3e2f75434bdf712d1773eb9220c4258a7c57f92c8172033989e6bb78cfa8e2198e9fecce8daf27935e8eb71f416fcdc1a6a9a135cf8c925fbfaeaf80f616411
32
33 diff --git a/dev-python/pytest/pytest-4.3.1.ebuild b/dev-python/pytest/pytest-4.4.0.ebuild
34 similarity index 81%
35 rename from dev-python/pytest/pytest-4.3.1.ebuild
36 rename to dev-python/pytest/pytest-4.4.0.ebuild
37 index 75106fd33ff..1f98542589d 100644
38 --- a/dev-python/pytest/pytest-4.3.1.ebuild
39 +++ b/dev-python/pytest/pytest-4.4.0.ebuild
40 @@ -3,7 +3,7 @@
41
42 EAPI=7
43
44 -PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
45 +PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
46
47 inherit distutils-r1
48
49 @@ -24,11 +24,9 @@ PY_VER="1.5.0"
50 RDEPEND="
51 >=dev-python/atomicwrites-1.0[${PYTHON_USEDEP}]
52 >=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]
53 - $(python_gen_cond_dep '>=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}]' python2_7 )
54 - $(python_gen_cond_dep '<dev-python/more-itertools-6.0.0[${PYTHON_USEDEP}]' python2_7 )
55 - $(python_gen_cond_dep '>=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}]' python3_{4,5,6,7} pypy{,3} )
56 - $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' python2_7 python3_{4,5} )
57 - >=dev-python/pluggy-0.7[${PYTHON_USEDEP}]
58 + >=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}]
59 + $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' python2_7 python3_5 )
60 + >=dev-python/pluggy-0.9[${PYTHON_USEDEP}]
61 >=dev-python/py-${PY_VER}[${PYTHON_USEDEP}]
62 >=dev-python/setuptools-40[${PYTHON_USEDEP}]
63 >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
64 @@ -43,7 +41,6 @@ DEPEND="${RDEPEND}
65 $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' -2)
66 dev-python/requests[${PYTHON_USEDEP}]
67 !!dev-python/flaky
68 - !!dev-python/pytest-capturelog
69 !!<dev-python/pytest-xdist-1.22
70 )"