diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-08-12 06:32:46 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-08-12 06:32:46 +0100 |
commit | 28e3d252dc8ac8a5635206dfefe1cfe05058d1db (patch) | |
tree | e75bce604750fb72e53ed3684059e2e5d2094509 /dev-python/txaio | |
parent | f625b9919a60a30f1bd860f7d1b2eac183ced593 (diff) |
gentoo resync : 12.08.2018
Diffstat (limited to 'dev-python/txaio')
-rw-r--r-- | dev-python/txaio/Manifest | 2 | ||||
-rw-r--r-- | dev-python/txaio/txaio-2.9.0.ebuild | 15 |
2 files changed, 3 insertions, 14 deletions
diff --git a/dev-python/txaio/Manifest b/dev-python/txaio/Manifest index 0721d83941ee..eab3bd4d5fa8 100644 --- a/dev-python/txaio/Manifest +++ b/dev-python/txaio/Manifest @@ -6,5 +6,5 @@ DIST txaio-2.8.2.tar.gz 43670 BLAKE2B e5238e59964b2ddb3ab400b2e2819c25a9ceed2da7 DIST txaio-2.9.0.tar.gz 44195 BLAKE2B 6c62fc6f17ee860aead90cf5f5d02c7c0d9709adf7bcecbb6a7c1723abf0d8672dbc0b869dfe4683bc26c9608e94c41364add18c22e8e98678de8e10018d991c SHA512 ee07d776fa5894b716fdced36aaa6436336a1f1db97dedb0fd0575d61a7b48b12dfc90ed6078602d7a2c2a00bfa7f815ca76cd75e472a27ff7bfdb56291efa46 EBUILD txaio-2.7.1.ebuild 1951 BLAKE2B 279769adca8634a3db2fcdb2bd8d6a34a2400e69394bb04f8b5b8e9d67e73721f566165871ae0cf85d4c5585901fa09411860c52e1cb800a71293fa7a99a2759 SHA512 4648355ea28264e43599a3b924497b8d6fccc68ed80e4b126aea7e90794a87af76db76b4d3c95feb3406a3e6482bbef88150d0adf26f089d949a9857643b7051 EBUILD txaio-2.8.2.ebuild 1790 BLAKE2B 1e07b504a86e8189dc4a188980573e0188e134d6b6bb54a11a79d10fa7e2b5b3348ffdb65b3aa40812e845349f72a87f714e98f7c297af9cd9116c9a226f6e10 SHA512 103699f096bb49daf1ffcbb974eb6b3230cb413db178740b86e61133accc3c5b8b11d1aa6e668dd21b65d4a2dd5b8dd7021027c709c533224953f21fc62ca70d -EBUILD txaio-2.9.0.ebuild 1749 BLAKE2B ae1bcef6b698fd4fc5dbdbfe82b15e3bcacaf94bea960c01c3a89de190a0a27e04af3b38792b57e6c8206a0b0b55c469a877d661ffb08f9cc6e8db550c72d184 SHA512 d289c0131fedf12ff71cc90686f0b607656c5492802f4d0e1ab861f028b8d5a7bc7bd9da98186370ae59a647c8e369a3b6876e8e37969f78fb3143f3803e727c +EBUILD txaio-2.9.0.ebuild 1413 BLAKE2B 5c37bc1d4a532405b952a5cf3137a3de7127e112389aa1b11939545fb4558e8102a731fd5d3a615a84fe03eee1b6af056633cc85db64a970b0360f7f589197fd SHA512 f49b6078a4619a26f02cce30d9df4b9da63c388d748e2aff02b630e99ddf74ae6d910f8130ddb4bf2d19904a404428c1c06b3c8c70055cef918f70aa026d8ac8 MISC metadata.xml 565 BLAKE2B 6ac243a37d1d168acb5af08993ea9ebe89003b5d1de5cc123f00f8bb09df9d106164c6b6fef4ab4923ec85b756efc175ad6ec5235bd0985f3af214003b27a33a SHA512 65e8db68004013282e5db56040eb37ec7d1016c5057accc2a1f512b72d66e0de1967cc6ec2ced38cadcd700e21a2c1b2c0206004eb72c26f2bd4b134eda9f77f diff --git a/dev-python/txaio/txaio-2.9.0.ebuild b/dev-python/txaio/txaio-2.9.0.ebuild index 62ffde7501e8..eff2bf41f96e 100644 --- a/dev-python/txaio/txaio-2.9.0.ebuild +++ b/dev-python/txaio/txaio-2.9.0.ebuild @@ -19,7 +19,7 @@ RDEPEND=" $(python_gen_cond_dep '>=dev-python/trollius-2.0[${PYTHON_USEDEP}]' python2_7) $(python_gen_cond_dep '>=dev-python/futures-3.0.3[${PYTHON_USEDEP}]' python2_7) " -DEPEND="app-arch/unzip +DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] doc? ( @@ -28,11 +28,7 @@ DEPEND="app-arch/unzip >=dev-python/sphinx_rtd_theme-0.1.9[${PYTHON_USEDEP}] ) test? ( >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}] - >=dev-python/pytest-cov-1.8.1[${PYTHON_USEDEP}] >=dev-python/mock-1.3.0[${PYTHON_USEDEP}] - >=dev-python/tox-2.1.1[${PYTHON_USEDEP}] - >=dev-python/pep8-1.6.2[${PYTHON_USEDEP}] - >=dev-python/pyenchant-1.6.6[${PYTHON_USEDEP}] ) " @@ -43,19 +39,12 @@ src_prepare() { rm "${S}/test/test_packaging.py" || die } -python_prepare() { - # https://github.com/tavendo/txaio/issues/3 - cp -r "${FILESDIR}"/util.py test || die - - distutils-r1_python_prepare -} - python_compile_all() { use doc && emake -C docs html } python_test() { - py.test || die "Tests failed under ${EPYTHON}" + pytest -v || die "Tests failed under ${EPYTHON}" } python_install_all() { |