From 65737cf14a7220bd9a487aa2af4ae0e79bd23e86 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 8 Jan 2018 21:45:04 +0000 Subject: gentoo resync : 08.01.2018 --- dev-util/vint/Manifest | 6 ++--- dev-util/vint/vint-0.3.13-r1.ebuild | 2 +- dev-util/vint/vint-0.3.16.ebuild | 47 ------------------------------------- dev-util/vint/vint-0.3.17.ebuild | 47 +++++++++++++++++++++++++++++++++++++ 4 files changed, 51 insertions(+), 51 deletions(-) delete mode 100644 dev-util/vint/vint-0.3.16.ebuild create mode 100644 dev-util/vint/vint-0.3.17.ebuild (limited to 'dev-util/vint') diff --git a/dev-util/vint/Manifest b/dev-util/vint/Manifest index 0e550e4570c5..9af211e42a71 100644 --- a/dev-util/vint/Manifest +++ b/dev-util/vint/Manifest @@ -1,5 +1,5 @@ DIST vint-0.3.13.tar.gz 91599 BLAKE2B 7cc9a6aca8cbd259d3ff79659c38e3d51b5f0ba75a7485872fd922543d75867fcc1689b0f7f8915e3195905b47bb0a467d9646bcb29082e9c04a1557e19b3717 SHA512 ef0b811df0250899e23e30ee4b240cf8b54e510231353ca86202661fd5f0826b9faeacc9268849e51bd6a1c71c1514498dec04a7a4ed79f00a5098811525e3d4 -DIST vint-0.3.16.tar.gz 94562 BLAKE2B 626c15cfa995df108b9ca085bbea9a81de6092bf8716fa2e55b5d475cae3c7ded8d2ba2169ec66bc979bd2a9b3a58c15079802b3fd6bd0fe7f091b4aff9f259c SHA512 53bc8077e710cea8356abc6cef06ceb9503db9d4a06b59f5fad724b6aebd3c97665e1e9454b1564f7f2b483e10f7cfcb5230cc679777ffeee1ce3d54a981ff6f -EBUILD vint-0.3.13-r1.ebuild 1282 BLAKE2B e563b677de8d25eaf1be9387aa2302dabc00f78d9a97f075752fa658958510e38726d7a2710f68ccb8ff75d61eeeb61bccfdf95d36cb244e997815d93294a3a1 SHA512 1cbf63bf0a347168501ec98a386a0d2b91eb4615074f6b8b14027b88f132410b683af3b3ca513c0a4970f7f67856c07ef6e4f2ee9cf14d4d94800f00cbfdc2a7 -EBUILD vint-0.3.16.ebuild 1323 BLAKE2B bea0790c723b31ae6057d1e1f4c55bedb76740ab9093749895a502895d2e13cf44cd2017a8b2eb1cc311f3d01858436e058c9d74b2caf0e935a2fa921d3ef5ff SHA512 4a1ab9c15a8c14ca263b8393d5e3b353a029b738f5c02cf536e290eb579e4c273d222af41a4cc2ea5807bc3385a533db86611073b9a2f903da304fd9e079f190 +DIST vint-0.3.17.tar.gz 95358 BLAKE2B 102840bc2311148af5c20499c65417459d1abcdcaae0b95bd0bbb3e1569f98f0f0abb30ccae653aff844750efa340fc38a0f8905ee70b3aec8fdc5a8fcc0a6f6 SHA512 c3df61d47b4adf68ecfb8903ea0c030acbba3e72ce95514ef25823a5321181ebbf783c1a76613de9927acefb088edd890a0a776b40888cca62b2063e436820e6 +EBUILD vint-0.3.13-r1.ebuild 1286 BLAKE2B a7c10f97ad9a9e03860ff03e78d38e9dc3b8b44fca91b7a4f05c1a80b96917cff3607040f3e45479bbbfbd08d8d61967e8d831bbca6aa464bf4ddd1718050517 SHA512 97029069852754b6a87fe81f3fe79166ede0a34481f1110a4a1dcd7c69e4f319759f41f7e4d1e8312d81ffe5decf90a0a715f1dd36698419c05bba3c107a2cd0 +EBUILD vint-0.3.17.ebuild 1327 BLAKE2B 17167817907a28122568ae874b3b4289aa10a2ce8a7753062d0f095fddaacd3fbf46dd91e9f2178f0bf6936d6500379f160021a6f462c6f967a0146122d3b329 SHA512 8d27cbad3f6fe0faff91c7db523c2c775c0de49417cb7582b7ff3b50a62ac222a84d71d752bf478dc9c4197aaec3c3f67671af7e61c60a44d005e2a091750797 MISC metadata.xml 555 BLAKE2B e81c06d278624abc6cd0f3d1410a79176ccba036344df6a1d414f8efce803e9395116f5fcf9dfdf791971a6160c0514f2a1d613f21b55805e6288fa1d11b4562 SHA512 ed3b8b8054f549adb826668dc08d364b02e86e0ec83d5455c8a9adc21702a143b488d028a8d12135a28f66bb673c3281d0f79fe20773ec1f78b632a86c859129 diff --git a/dev-util/vint/vint-0.3.13-r1.ebuild b/dev-util/vint/vint-0.3.13-r1.ebuild index 36f8aa8e66b2..bcc5e5b2c5fd 100644 --- a/dev-util/vint/vint-0.3.13-r1.ebuild +++ b/dev-util/vint/vint-0.3.13-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 diff --git a/dev-util/vint/vint-0.3.16.ebuild b/dev-util/vint/vint-0.3.16.ebuild deleted file mode 100644 index e7ba6712d64d..000000000000 --- a/dev-util/vint/vint-0.3.16.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) - -inherit distutils-r1 - -DESCRIPTION="Lint tool for Vim script language" -HOMEPAGE="https://github.com/Kuniwak/vint https://pypi.python.org/pypi/vim-vint/" -SRC_URI="https://github.com/Kuniwak/vint/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" - -RDEPEND=" - >=dev-python/ansicolor-0.2.4[${PYTHON_USEDEP}] - >=dev-python/chardet-2.3.0[${PYTHON_USEDEP}] - >=dev-python/pyyaml-3.11[${PYTHON_USEDEP}] - virtual/python-enum34[${PYTHON_USEDEP}] - virtual/python-pathlib[${PYTHON_USEDEP}] - virtual/python-typing[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND} - test? ( - >=dev-python/coverage-3.7.1[${PYTHON_USEDEP}] - >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}] - >=dev-python/pytest-cov-1.8.1[${PYTHON_USEDEP}] - $(python_gen_cond_dep '>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]' python2_7) - ) -" - -python_prepare_all() { - distutils-r1_python_prepare_all - - # Don't try to use an installed vint executable. - # See https://github.com/Kuniwak/vint/issues/22 - sed -i -e "s|'vint'|'bin/vint'|" test/acceptance/test_cli{,_vital}.py || die -} - -python_test() { - py.test -v || die "Test suite failed with ${EPYTHON}" -} diff --git a/dev-util/vint/vint-0.3.17.ebuild b/dev-util/vint/vint-0.3.17.ebuild new file mode 100644 index 000000000000..e24dcd2fab20 --- /dev/null +++ b/dev-util/vint/vint-0.3.17.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) + +inherit distutils-r1 + +DESCRIPTION="Lint tool for Vim script language" +HOMEPAGE="https://github.com/Kuniwak/vint https://pypi.python.org/pypi/vim-vint/" +SRC_URI="https://github.com/Kuniwak/vint/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="test" + +RDEPEND=" + >=dev-python/ansicolor-0.2.4[${PYTHON_USEDEP}] + >=dev-python/chardet-2.3.0[${PYTHON_USEDEP}] + >=dev-python/pyyaml-3.11[${PYTHON_USEDEP}] + virtual/python-enum34[${PYTHON_USEDEP}] + virtual/python-pathlib[${PYTHON_USEDEP}] + virtual/python-typing[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND} + test? ( + >=dev-python/coverage-3.7.1[${PYTHON_USEDEP}] + >=dev-python/pytest-2.6.4[${PYTHON_USEDEP}] + >=dev-python/pytest-cov-1.8.1[${PYTHON_USEDEP}] + $(python_gen_cond_dep '>=dev-python/mock-1.0.1[${PYTHON_USEDEP}]' python2_7) + ) +" + +python_prepare_all() { + distutils-r1_python_prepare_all + + # Don't try to use an installed vint executable. + # See https://github.com/Kuniwak/vint/issues/22 + sed -i -e "s|'vint'|'bin/vint'|" test/acceptance/test_cli{,_vital}.py || die +} + +python_test() { + py.test -v || die "Test suite failed with ${EPYTHON}" +} -- cgit v1.2.3