diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
commit | 4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch) | |
tree | ba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-python/pytest-pep8 |
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/pytest-pep8')
-rw-r--r-- | dev-python/pytest-pep8/Manifest | 5 | ||||
-rw-r--r-- | dev-python/pytest-pep8/files/1.0.6-MANIFEST.patch | 9 | ||||
-rw-r--r-- | dev-python/pytest-pep8/metadata.xml | 11 | ||||
-rw-r--r-- | dev-python/pytest-pep8/pytest-pep8-1.0.6.ebuild | 33 |
4 files changed, 58 insertions, 0 deletions
diff --git a/dev-python/pytest-pep8/Manifest b/dev-python/pytest-pep8/Manifest new file mode 100644 index 000000000000..44ec06b795ba --- /dev/null +++ b/dev-python/pytest-pep8/Manifest @@ -0,0 +1,5 @@ +AUX 1.0.6-MANIFEST.patch 178 SHA256 5f8d9883f3252a153d545982479cb68c5060cca63fc4f0899cb21c87c5b81a45 SHA512 f63f80ea3ed7bf9241a029e4cfaae2e41ff9553effee7a85cd492cb3b57d9b54a17e684896be443ba5df08be1d07625c4e6769d9cab9dff952f10eedb92ca1cb WHIRLPOOL 84c8482a918a43f990cac633c6bdaae2219ea169f06978fca8a00754ecd28aa13e250fbee704b819a29d2892fdf02377438017fa8927542424a68e9b9308cb95 +DIST pytest-pep8-1.0.6.tar.gz 7271 SHA256 032ef7e5fa3ac30f4458c73e05bb67b0f036a8a5cb418a534b3170f89f120318 SHA512 162d9e25c264ecd82a51c6798ae75493c724a847ad8cdd953225f73e587f9a14298a6281e541695f6e7471a6121e9b0e4f694270f45ead851e392efcd7aeb758 WHIRLPOOL a1132d582b1bab47e3cf61d46111c1c2a59acf0d9a4858153ad0618c3eb514fee6f4ef23dd3b1b5c8d3b7573fb3493ec577e67d6834b0bb3dafa8655fb9ad926 +EBUILD pytest-pep8-1.0.6.ebuild 718 SHA256 9dae297504d98ffc10ff5e57d275e75bcbc5e26db4b2869c5c51678a6dd879ae SHA512 1f6ed65dced97510ef2d9c4d0bbcddc0eea62e7c073c41bd14aa223a913dab00bfb89bf2b5eda6f6c8138b563dfa10d33c5176d0c2773036ff90b13777d45265 WHIRLPOOL fc5e66c0738ab28813d725d825804c20c3631822fc21026c41c82301985d11275a3e0b017591d87897de3a4ac9f2995275ae53f0c58e070c828808e8ac150904 +MISC ChangeLog 327 SHA256 e7896bd5bc0566b4d9f0e348777289e9c779692b62df075eac059601a43d396c SHA512 8629aaf952af354549c97736558f7d548b7d1b4e638615ea7820d4e06d3f0cdc04238492f7ca5cf0c9d9671ec2c31ab5be934a35bf0b967ad32469b669c7d8bc WHIRLPOOL 4356fff3550610067239ae19fa437bc61175197bdd4e458387e4e4cc83ab9839b3fc9e702638a6f91cc1c22fcd0081cb78246ac20c351092732678942f1fb617 +MISC metadata.xml 324 SHA256 7ea8c566c255845ba519d268aafeae92cf3d7aa30196a8be072c5d0ff67964da SHA512 3622d9663e7966ff8a566971b51f886be021d2e58254836d3c5dfa62e5001289d8d9beabb3f980af243a91cbfd527a076db628a1b29fb6562041a88cbc617b59 WHIRLPOOL 0d929a33b783271f55787dfa7c13db03fb0424f35f5c80c98b2ef61254040257ee3c917313aaace102627642b6a1b47b4682dd3de3ca3c2bac0a652c8ee8e7d3 diff --git a/dev-python/pytest-pep8/files/1.0.6-MANIFEST.patch b/dev-python/pytest-pep8/files/1.0.6-MANIFEST.patch new file mode 100644 index 000000000000..3e9d2f20dcda --- /dev/null +++ b/dev-python/pytest-pep8/files/1.0.6-MANIFEST.patch @@ -0,0 +1,9 @@ +diff --git a/MANIFEST.in b/MANIFEST.in +--- a/MANIFEST.in ++++ b/MANIFEST.in +@@ -4,5 +4,3 @@ + include tox.ini + include LICENSE + include test_pep8.py +-graft doc +-graft test_pep8.py diff --git a/dev-python/pytest-pep8/metadata.xml b/dev-python/pytest-pep8/metadata.xml new file mode 100644 index 000000000000..d127354cc52b --- /dev/null +++ b/dev-python/pytest-pep8/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <upstream> + <remote-id type="pypi">pytest-pep8</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-python/pytest-pep8/pytest-pep8-1.0.6.ebuild b/dev-python/pytest-pep8/pytest-pep8-1.0.6.ebuild new file mode 100644 index 000000000000..5d5ec11517bc --- /dev/null +++ b/dev-python/pytest-pep8/pytest-pep8-1.0.6.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="pytest plugin to check PEP8 requirements" +HOMEPAGE="https://pypi.python.org/pypi/pytest-pep8" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +SLOT="0" +LICENSE="MIT" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="" + +RDEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + >=dev-python/pep8-1.3[${PYTHON_USEDEP}] + >=dev-python/pytest-2.4.2[${PYTHON_USEDEP}] + dev-python/pytest-cache[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}" + +PATCHES=( + "${FILESDIR}"/1.0.6-MANIFEST.patch +) + +python_test() { + ${EPYTHON} test_pep8.py || die +} |